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:
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 9 months ago
- ☆51Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- structured parallel execution for async Rust☆36Updated last year
- futures-buffered☆45Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- An exploration of Storages☆37Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆59Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆36Updated last year
- ☆22Updated 7 months ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆21Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago