-
lru
cache implementation
-
hashlink
HashMap-like containers that hold their key-value pairs in a user controllable order
-
cached
Generic cache implementations and simplified function memoization
-
clru
An LRU cache implementation with constant time operations and weighted semantic
-
quick_cache
Lightweight and high performance concurrent cache
-
lru_time_cache
Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen
-
jupiter
providing high-throughput ultra low latency services via the RESP protocol as defined by Redis
-
memoize
Attribute macro for auto-memoizing functions with somewhat-simple signatures
-
lru-cache
A cache that holds a limited number of key-value pairs
-
caches
popular caches (support no_std)
-
docuum
LRU eviction of Docker images
-
associative-cache
A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement
-
hashlru
LRU cache
-
sieve-cache
SIEVE cache replacement policy
-
cache-advisor
scan-resistant concurrent cache eviction manager
-
intrusive-lru-cache
An LRU cache implementation using intrusive data structures
-
disklru
experimental LRU store
-
local_lru
thread-safe and lock-free LRU cache based on thread local storage
-
clockpro-cache
CLOCK-Pro cache replacement policy
-
s3-fifo
An efficient S3-FIFO Cache Implementation
-
lrumap
A safe Least Recently Used (LRU) cache implementation with ordered and unordered support
-
lazy-lru
A least-recently-used (LRU) cache implementation with lazy eviction
-
pi_cache
LFU-LRU cache
-
rom_cache
cache ROM in memory like CPU caching RAM
-
generational-cache
Generational Arena based cache impls. in 100% safe, [no_std] compatible Rust.
-
veilid-hashlink
Fork of hashlink. HashMap-like containers that hold their key-value pairs in a user controllable order
-
cache_loader_async
A thread safe loading cache with async loader functions based on tokio
-
wtinylfu
W-TinyLFU cache
-
deduplicate
caching, asynchronous, request deduplication
-
genmesh
A package for generating 3D meshes
-
stateflow
extensible state machine implementation in Rust
-
cached_proc_macro_types
Generic cache implementations and simplified function memoization
-
threadsafe-lru
Thread-safe LRU
-
pingora-lru
LRU cache that focuses on memory efficiency, concurrency and persistence
-
lru-slab
Pre-allocated storage with constant-time LRU tracking
-
lru-mem
An LRU cache implementation bounded by memory
-
const-lru
no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache
-
multicache
An LRU cache where each object has a given weight
-
parquet-lru
Implement LRU cache reader for parquet::arrow::async_reader::AsyncFileReader
-
tlru_cache
Time-Aware LRU Cache
-
cache_2q
A 2Q Cache which maps keys to values
-
fliplru
A LRU cache that shows effectiveness of cache capacity
-
cachedb
In memory Key/Value store that stores RwLock<Value> which expire in LRU order when unused
-
concurrent_lru
A concurrent LRU cache
-
lru-cache-map
A cache that holds a limited number of key-value pairs
-
transient-hashmap
HashMap with transient entries
-
priority-expiry-cache
A cache that evicts items based on their priority and expiry time (LRU + TTL) Add (O(1)), Get (O(1)), Evict (O(1)) in both time and space
-
udpexchange
Small CLI tool for creating simple UDP hubs; small executable size experiment
-
ref-stable-lru
An LRU Cache implementation with compile-time reference stability
-
xfetch
Optimal probabilistic cache refresh algorithm
-
aws-secretsmanager-cache
A client for in-process caching of secrets from AWS Secrets manager
-
memory-lru
A memory-based wrapper around the lru crate
-
dynamic-lru-cache
LRU Cache that only stores items recently seen more than once
-
evicting_cache_map
An Evicting LRU cache supporting prune hooks
-
moker
run mock HTTP server using simple JSON or YAML files only
-
generational-lru
A generational arena based LRU Cache implementation in 100% safe rust
-
ps-rclru
Rc-based LRU cache
-
fast-lru
A fast, 100% safe, stack based LRU cache
-
elaru
Memory safe implementation of LRU cache
-
xlru-cache
A cache that holds a limited number of key-value pairs
-
cachewell
LruCache with pinning and detachment support
-
pi_lru
LRU cache
-
memoeyes
Procedural macros for automatic memoization
-
izihawa_lru_time_cache
Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen
-
plru
concurrent (lockless) pseudo-LRU cache replacement policy
-
memoize-inner
Helper crate for memoize
-
lru_map
LRU cache map
-
goldfish
Command-line LRU cache for better filesystem navigation
-
shared_lru
Have multiple caches with heterogenous tracking of recency
-
bhatho
LRU Caching library with persistent layer using RocksDB
-
matecito
Concurrent LRU Cache (experimental)
-
asset_lru
A two-level cache for objects which are bigger in memory than on disk
-
cfkvfs
Cache files
Try searching with DuckDuckGo.