Generic array types in Rust
Two dimensional grid data structure
K-dimensional tree in Rust for fast geospatial indexing and lookup
A small macro for defining lazy evaluated static variables in Rust.
An alternative implementation of std::collections::LinkedList
"Small vector" optimization for Rust: store up to a small number of items on the stack
Serialization framework for Rust