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:
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Typed any map for rust☆67Updated last year
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- ☆52Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆42Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago