marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆46Updated 6 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☆72Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- Concurrent hash trie☆57Updated 4 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Asynchronous DNS lookups☆66Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- ☆86Updated 6 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…☆45Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- scraps of a potential language☆37Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago