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 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated last month
- Typed any map for rust☆67Updated 11 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆64Updated last month
- An exploration of Storages☆39Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- ☆52Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- ☆36Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Choose Rust types at compile-time via constants☆69Updated last year