marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆44Updated 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:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Concurrent hash trie☆54Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Convert closures into wakers☆45Updated 5 months ago
- ☆33Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆16Updated 3 months 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
- ☆39Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- ☆48Updated last year
- Serde support for the humantime crate☆34Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month