Awesome Rust Data structures

  • updated about 1 month ago MIT License

    Generic array types in Rust

  • grid grid 81
    star
    updated 2 months ago MIT License

    Two dimensional grid data structure

  • updated 3 months ago Apache License 2.0

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

  • updated 10 months ago Apache License 2.0

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

  • updated 8 months ago Other

    An alternative implementation of std::collections::LinkedList

  • updated about 2 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 7 months ago Apache License 2.0

    Serialization framework for Rust