marmeladema / clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
☆42Updated 2 months ago
Alternatives and similar repositories for clru-rs:
Users that are interested in clru-rs are comparing it to the libraries listed below
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆40Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Convert closures into wakers☆45Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- ☆82Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- ☆38Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- ☆16Updated this week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆73Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- ☆33Updated 2 years ago
- ☆55Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Duplicate an async I/O handle☆40Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Completion futures for Rust☆19Updated 2 years ago