8 releases (breaking)
0.7.0 | Oct 8, 2024 |
---|---|
0.6.0 | Sep 17, 2024 |
0.5.0 | Aug 19, 2024 |
0.4.0 | Aug 19, 2024 |
0.1.0 | Jun 25, 2023 |
#95 in Caching
190 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