contain-rs / lru-cache
A cache that holds a limited number of key-value pairs
☆82Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lru-cache
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust☆139Updated 8 months ago
- An HTTP/2.0 client and server `Service` implementation.☆89Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 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…☆85Updated 2 years ago
- ☆58Updated 2 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated 9 months ago
- rust histogram and percentile stats☆46Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Epoch-based garbage collection☆78Updated 6 years ago
- Safely combine results☆81Updated 2 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- An LCS based slice and string diffing implementation.☆77Updated 9 months ago
- Convert closures into wakers☆43Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A concurrent hash table for Rust☆61Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆142Updated 6 months ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago