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
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- ☆46Updated 2 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
- Typed any map for rust☆65Updated 2 months ago
- An exploration of Storages☆36Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- 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…☆71Updated 3 weeks ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Timer facilities for Rust's async story☆56Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- fastdate☆19Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated last month
- ☆38Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago