marmeladema / clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
☆43Updated 3 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 this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Convert closures into wakers☆45Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- ☆16Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- ☆72Updated last week
- Define your own PhantomData☆152Updated 3 weeks ago
- Abstract over different executors☆73Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆83Updated 2 months 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…☆46Updated 2 years ago
- Take a value atomically once.☆29Updated 2 years ago
- ☆38Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆55Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- ☆40Updated last month