Compile-time hash map for any const-hashable key
Procedural macros for const_hashmap (const_hashmap! and derives)
Easily convert HashMap<K, V> to constant [(K, V); N] values.
A blazingly fast no-std vector-like ADT using the stack (and optionally heap for overflow)
A protobuf data format for serde with first class support for reflection
test
HUD Software's Rust improved implementation of the Intel Slice-By-8 algorithm.
HUD Software's Rust improved implementation of the Intel Slice-By-8 algorithm.
More efficient `static &str` matching when match #arm > 30.
More efficient `static &str` matching when match #arm > 30.
Rust binding of Google CityHash algorithm.
A fast, thread-safe cloneable reference that preserves reference structure during deep cloning