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
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- An exploration of Storages☆35Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆39Updated 9 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- ☆47Updated 5 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Library facilitating safe pinned initialization☆41Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- ☆38Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Collection of insert-only wait-free data-structures.☆29Updated last year
- An async version of iterator☆40Updated 11 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- Unicode validation and transcoding at billions of characters per second☆20Updated last week