marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆47Updated 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
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Define your own PhantomData☆158Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- ☆88Updated 3 weeks ago
- Serialization value trees☆48Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust serializer library☆88Updated 2 months ago
- Run closures in parallel☆115Updated 10 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 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…☆91Updated 3 years 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
- ☆76Updated 3 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- ☆61Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago