marmeladema / clru-rsLinks
An LRU cache implementation with constant time operations and weighted semantic.
☆47Updated 8 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 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆87Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Define your own PhantomData☆156Updated this week
- 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…☆93Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Non-interleaving multithreaded output queue☆71Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆44Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated 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 3 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Convert closures into wakers☆45Updated 7 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago