marmeladema/clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
RustMIT
Issues
- 4
Allow get_mut despite custom weight scale
#52 opened by mattfbacon - 3
Add `Sync` version
#43 opened by XAMPPRocky - 3
Send trait implementation
#39 opened by KamilaBorowska - 0
Add code coverage
#38 opened by marmeladema - 10
- 1
Decouple the notion of maximum cache capacity and pre-allocated memory capacity
#28 opened by marmeladema - 1
Introduce `Entry` API
#29 opened by marmeladema - 4
- 3
- 0
Resize API
#7 opened by marmeladema