marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆47Updated 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
Sorting:
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- ☆87Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 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
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Thread parking and unparking☆81Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Run closures in parallel☆115Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated last week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆126Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆44Updated 8 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- ☆47Updated 5 years ago
- Convert closures into wakers☆46Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago