marmeladema / clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
☆43Updated 4 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 last month
- ☆33Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- 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 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆16Updated 2 months ago
- ☆72Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- An updated version of linked-hash-map and friends☆112Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- ☆42Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Serialization value trees☆44Updated 9 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 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 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago