marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆47Updated 8 months ago
Alternatives and similar repositories for clru-rs
Users that are interested in clru-rs are comparing it to the libraries listed below
Sorting:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- ☆87Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- 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 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Define your own PhantomData☆156Updated last week
- Abstract over different executors☆74Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Run closures in parallel☆114Updated 7 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Convert closures into wakers☆45Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆43Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆46Updated last year
- ☆49Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year