marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆46Updated 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
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Convert closures into wakers☆46Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆87Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Define your own PhantomData☆158Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- ☆48Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- ☆44Updated 6 months ago
- ☆76Updated 2 months ago
- Run closures in parallel☆115Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronous DNS lookups☆67Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago