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:
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 10 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- An exploration of Storages☆37Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆36Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year