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☆41Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- An async version of iterator☆40Updated 9 months ago
- Typed any map for rust☆65Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Compile-time string operations☆90Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- ☆46Updated 2 months ago
- ☆38Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- MLIR Rust multi-level compiler framework☆21Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 4 months ago