marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆46Updated 7 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:
- Concurrent hash trie☆57Updated 4 years ago
- Asynchronous DNS lookups☆66Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Convert closures into wakers☆45Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- ☆86Updated 6 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Thread parking and unparking☆78Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated last week
- 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 concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Define your own PhantomData☆156Updated last week
- Timer facilities for Rust's async story☆56Updated 10 months ago
- ☆42Updated 2 months ago
- ☆111Updated 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…☆90Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆57Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago