craigfay/weighted_map
A data structure that resembles a hash table, but stores a "weight" for each table entry. This is useful for creating ranking systems and smart-caches.
Rust
No issues in this repository yet.
A data structure that resembles a hash table, but stores a "weight" for each table entry. This is useful for creating ranking systems and smart-caches.
Rust
No issues in this repository yet.