An Evicting LRU cache supporting prune hooks
A highly parallel Perl 5 interpreter written in Rust
Procedural macro for automatic function caching with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU policies, expiration, limits, and thread-local or global scope
Async procedural macros for cachelito - automatic async caching attributes
Core functionality for cachelito - global cache with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies
Procedural macros for cachelito - automatic caching attributes
A high-performance, memory-efficient cache implementation supporting multiple eviction policies including LRU, LFU, LFUDA, SLRU and GDSF
Data structures with constant capacity
Sharded embedded in-memory map with optional cache, protocol, and server internals
A safe Least Recently Used (LRU) cache implementation with ordered and unordered support.
Vault management, file operations, and watching
A fast and concurrent cache library inspired by Java Caffeine