#cache #policy #control #stable #track #admission

tiny_lfu

tiny_lfu provides a cache admission control policy

8 breaking releases

0.9.0 Dec 4, 2024
0.8.0 Nov 7, 2024
0.7.0 Oct 8, 2024
0.3.0 Dec 27, 2023
0.1.1 Jul 9, 2023

#106 in Caching

Download history 281/week @ 2024-08-19 173/week @ 2024-09-16 5/week @ 2024-09-23 37/week @ 2024-09-30 148/week @ 2024-10-07 112/week @ 2024-11-04 7/week @ 2024-11-11 5/week @ 2024-11-18 136/week @ 2024-12-02

155 downloads per month

Apache-2.0

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