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:
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- An exploration of Storages☆37Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- The missing compound borrowing for Rust.☆60Updated 2 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆51Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- futures-buffered☆45Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated this week
- The `io_uring` library for Rust (with Rustix)☆33Updated 3 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆36Updated last year
- Some internal rustc tools made accessible☆47Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- structured parallel execution for async Rust☆36Updated last year
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago