billythedummy / const-lru
A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for const-lru
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- rust utility for temporarily changing directory☆15Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- a small and single threaded async runtime built on top of io-uring☆76Updated last year
- Efficient byte-stream pipe buffer☆40Updated 4 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…☆61Updated 2 weeks ago
- Timer facilities for Rust's async story☆53Updated last month
- Typed any map for rust☆64Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Dynamic structured values for Rust☆27Updated last month
- Imitate the documentation build that docs.rs would do☆40Updated last week
- CSV parsing in async context☆38Updated 9 months ago
- Static Linear Algebra System☆34Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Additional utilities around the bytes crate☆18Updated 5 months ago