marmeladema / clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
☆43Updated 4 months ago
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 3 weeks ago
- Convert closures into wakers☆45Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Take a value atomically once.☆29Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- ☆55Updated last year
- Timer facilities for Rust's async story☆56Updated 6 months ago
- An updated version of linked-hash-map and friends☆111Updated 2 weeks ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆16Updated last month
- Concurrent hash trie☆53Updated 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
- Blazing fast immutable collection datatypes for Rust.☆102Updated last week
- ☆33Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Thread parking and unparking☆75Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Abstract over different executors☆73Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆41Updated 2 months ago
- ☆84Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago