9 breaking releases
0.10.0 | Dec 25, 2024 |
---|---|
0.8.0 | Nov 7, 2024 |
0.3.0 | Dec 27, 2023 |
0.2.0 | Sep 21, 2023 |
0.1.1 | Jul 9, 2023 |
#101 in Caching
162 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