billythedummy / const-lruLinks
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
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Typed any map for rust☆67Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An exploration of Storages☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Motion is a bare metal physics engine☆32Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Static Linear Algebra System☆36Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- ☆50Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Streaming JSON reader and writer written in Rust☆78Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year