marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆47Updated last month
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☆58Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- ☆87Updated 9 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.☆58Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Run closures in parallel☆115Updated 9 months ago
- An updated version of linked-hash-map and friends☆129Updated last week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 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 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- ☆62Updated 3 years ago
- Define your own PhantomData☆158Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Non-interleaving multithreaded output queue☆73Updated this week
- 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
- ☆76Updated 2 months ago
- ☆43Updated 5 months ago