arindas / generational-lruLinks
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
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆82Updated last year
- The `io_uring` library for Rust (with Rustix)☆28Updated last month
- An exploration of Storages☆35Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆36Updated 9 months ago
- Typed any map for rust☆67Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures-buffered☆40Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆40Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆26Updated last year
- ☆49Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago