A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement.
A hardware-optimized, set-associative cache implementation using CLOCK eviction policy highest throughput
Proc macro to cache associate function result on strut field. An analogy to python's @cached_property class decorator.
High-performance containers and utilities for concurrent and asynchronous programming
a scalable cache simulator
A minimalistic, lock-free, fixed-size cache
A tower middleware for implementing ETag-based HTTP caching
A rust crate to cache data in memory like CPU caching RAM.
Cache with freely typed keys and any associated value
A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache.
A library for aiding the creation of typed thread pool of objects that is communicated with via channels
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces