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:
- The `io_uring` library for Rust (with Rustix)☆29Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- ☆51Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Typed any map for rust☆67Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- ☆54Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An exploration of Storages☆35Updated last year
- ☆36Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Abstract over different executors☆73Updated last year
- ☆89Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years 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…☆87Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago