contain-rs / lru-cache
A cache that holds a limited number of key-value pairs
☆82Updated 2 years ago
Alternatives and similar repositories for lru-cache:
Users that are interested in lru-cache are comparing it to the libraries listed below
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆84Updated 3 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆61Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- LRU cache settable via size or time to live☆105Updated 2 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 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…☆88Updated 2 years ago
- ☆59Updated 7 months ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- Asynchronous file I/O for Tokio☆49Updated last week
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Line protocol for Tokio☆64Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last month
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- OpenTracing API for Rust☆62Updated 9 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
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago