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

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

#389 in Caching


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

~49KB