High-performance LRU cache in Rust with deterministic memory management, O(1) operations, and multi-level caching architecture.
-
Updated
Dec 9, 2025 - Rust
High-performance LRU cache in Rust with deterministic memory management, O(1) operations, and multi-level caching architecture.
A cache simulator with LRU policy. Designed to help students build a better understanding of cache mechanisms.
Rust NoSQL key-value engine. Get, set, probabilistic types. Made for the Advanced algorithms and data structures course, III semester, Faculty of Technical Sciences in Novi Sad.
Cache Implementation using Rust
A simple procedural macro that adds caching functionality to functions
Generational Arena based cache impls. in 100% safe, [no_std] compatible Rust.
about algorithm data structure, now has lru/lru-k/lfu/slab/rbtree/timerwheel with ttl, 关于算法常用的数据结构
A generational arena based LRU Cache implementation in 100% safe rust.
Add a description, image, and links to the lru-cache topic page so that developers can more easily learn about it.
To associate your repository with the lru-cache topic, visit your repo's landing page and select "manage topics."