kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆360Updated 2 months ago
Alternatives and similar repositories for concread
Users that are interested in concread are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆402Updated 6 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Task abstraction for building executors☆481Updated 7 months ago
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- in-place allocation-reusing queues for Rust☆380Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- A port of HdrHistogram to Rust☆324Updated last year
- high-speed timing library in Rust☆355Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- ☆192Updated 6 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- ☆200Updated last year
- Proactive IO & Runtime system☆274Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Utilities for collecting metrics from a Tokio application☆366Updated this week
- Rust interface to io_uring☆336Updated last year