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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Typed any map for rust☆65Updated 3 months ago
- An async version of iterator☆40Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Static Linear Algebra System☆36Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- ☆46Updated 3 months ago
- ☆39Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- ☆24Updated last year
- Compile-time string operations☆90Updated last month
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Const TypeId and non-'static TypeId☆61Updated 3 weeks ago
- ☆38Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Unicode validation and transcoding at billions of characters per second☆14Updated this week