arindas / generational-lru
A generational arena based LRU Cache implementation in 100% safe rust.
☆40Updated 2 years ago
Alternatives and similar repositories for generational-lru:
Users that are interested in generational-lru are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Some internal rustc tools made accessible☆47Updated last month
- The `io_uring` library for Rust (with Rustix)☆22Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- Lending iterators on stable Rust☆81Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆38Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 5 months ago
- ☆38Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Abstract over different executors☆73Updated last year
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- ☆21Updated last year
- ☆55Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated this week
- a small and single threaded async runtime built on top of io-uring☆78Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- ☆46Updated 4 years ago
- ☆35Updated 6 months ago