al8n / stretto
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
☆419Updated 11 months ago
Alternatives and similar repositories for stretto:
Users that are interested in stretto are comparing it to the libraries listed below
- Notify async tasks or threads☆462Updated 2 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Futures, streams, and async I/O combinators.☆499Updated last month
- Structured concurrency operations for async Rust☆442Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆331Updated 4 months ago
- A fast binary serialization framework☆390Updated 5 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A high performance, zero-copy URL router.☆438Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated last month
- The feature-rich, portable async channel library☆253Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆355Updated this week
- Per-object thread-local storage for Rust☆341Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- A generic connection pool for Rust with async/await support☆285Updated 2 months ago
- Async I/O and timers☆497Updated last week
- Lightweight and high performance concurrent cache☆234Updated last month
- Adaptors between compression crates and Rust's async IO types☆486Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Performant time measuring in Rust☆188Updated last year
- Concurrent multi-producer multi-consumer queue☆280Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆364Updated 10 months ago
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆560Updated 3 weeks ago
- Async broadcast channels☆176Updated 3 months ago