billythedummy / const-lru
A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache
☆35Updated last year
Alternatives and similar repositories for const-lru:
Users that are interested in const-lru are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- ☆47Updated 4 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- An exploration of Storages☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 4 months ago
- Typed any map for rust☆65Updated 4 months ago
- ☆45Updated 2 years ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆41Updated last year
- Compile-time string operations☆90Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- An async version of iterator☆40Updated 10 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Minimal TOML library with few dependencies☆83Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago