#node #cache #recently #list #heterogeneous #linked #arc

weak-list2

Doubly linked, heterogeneous, list of Arc-like nodes that can be used to implement a least recently used cache

1 unstable release

0.1.0 Aug 23, 2022

#306 in Caching

Download history 5/week @ 2024-02-19 15/week @ 2024-02-26 30/week @ 2024-04-01 21/week @ 2024-04-22

51 downloads per month
Used in weak-alloc

GPL-3.0 license

38KB
628 lines

weak-list

Doubly linked, heterogeneous, list of Arc-like nodes that can be used to implement a least recently used cache.

Dependencies

~48KB