9 releases (breaking)
new 0.8.0 | Nov 7, 2024 |
---|---|
0.6.0 | Sep 17, 2024 |
0.3.0 | Dec 27, 2023 |
0.2.0 | Sep 21, 2023 |
0.1.1 | Jul 9, 2023 |
#107 in Caching
169 downloads per month
53KB
1K
SLoC
TinyLFU
tiny_lfu provides a cache admission control policy.
Status
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
Scope
This library provides the AdmissionPolicy trait and TinyLFU implementation of said trait.
Warts
Documentation
The latest documentation is always available at docs.rs.
Updating
- 0.1.1 -> 0.1.2: Update to biometrics 0.3.
Dependencies
~37KB