arindas / generational-lru
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
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Typed any map for rust☆65Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- ☆21Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆26Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- horrible serde macro stuff☆39Updated last year
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆49Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- futures-buffered☆38Updated 3 weeks ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago