marmeladema / clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
☆41Updated last month
Alternatives and similar repositories for clru-rs:
Users that are interested in clru-rs are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Convert closures into wakers☆45Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- Remove Cargo.lock lockfile☆33Updated last week
- Lending iterators on stable Rust☆81Updated last year
- ☆38Updated last year
- Blazing fast immutable collection datatypes for Rust.☆93Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Serde support for the humantime crate☆30Updated 11 months ago
- ☆80Updated 2 weeks ago
- ☆15Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- ☆29Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- (lifetime) GATs on stable Rust☆56Updated last year
- ☆38Updated 5 months ago
- Duplicate an async I/O handle☆40Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago