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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆79Updated this week
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- 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
- Typed any map for rust☆67Updated 11 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Abstract over different executors☆74Updated 2 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- ☆36Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆63Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Some internal rustc tools made accessible☆47Updated last month
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Define your own PhantomData☆158Updated 2 weeks ago