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☆42Updated 11 months ago
- The `io_uring` library for Rust (with Rustix)☆23Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Bare-metal allocators.☆76Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Typed any map for rust☆65Updated 4 months ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- ☆36Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- An exploration of Storages☆35Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- ☆26Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A Configuration Library for Rust Applications☆39Updated last month
- ☆49Updated last year
- ☆54Updated last year
- Library facilitating safe pinned initialization☆36Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year