Awesome Rust Data structures

  • updated 5 months ago MIT License

    Generic array types in Rust

  • grid grid 81
    star
    updated 3 months ago MIT License

    Two dimensional grid data structure

  • updated 6 months ago Apache License 2.0

    K-dimensional tree in Rust for fast geospatial indexing and lookup

  • updated over 1 year ago Apache License 2.0

    A small macro for defining lazy evaluated static variables in Rust.

  • updated about 1 year ago Other

    An alternative implementation of std::collections::LinkedList

  • updated 4 months ago Apache License 2.0

    "Small vector" optimization for Rust: store up to a small number of items on the stack

  • serde serde 7,873
    star
    updated about 1 year ago Apache License 2.0

    Serialization framework for Rust