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
- Zero-cost bitsets over native Rust types☆76Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- a small and single threaded async runtime built on top of io-uring☆77Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Some internal rustc tools made accessible☆44Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- 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…☆70Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆21Updated 10 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- ☆35Updated 5 months ago
- The missing compound borrowing for Rust.☆58Updated last week
- A concise, self-describing binary format written in Rust for Serde☆62Updated 5 months ago
- Full precision decimal representation of f64☆25Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Asynchronous DNS lookups☆62Updated 7 months ago
- Bare-metal allocators.☆75Updated 2 years ago