arindas / generational-lruLinks
A generational arena based LRU Cache implementation in 100% safe rust.
☆40Updated 3 years ago
Alternatives and similar repositories for generational-lru
Users that are interested in generational-lru are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- An exploration of Storages☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- ☆51Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ☆40Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Typed any map for rust☆67Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- ☆26Updated 2 years ago
- Extract bits from a byte slice☆79Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year