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
- A Configuration Library for Rust Applications☆39Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Static Linear Algebra System☆36Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated 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
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- ☆39Updated 8 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Lending iterators on stable Rust☆82Updated last year
- A Rustified OpenCL Experience☆46Updated last year
- Unicode validation and transcoding at billions of characters per second☆20Updated this week
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago