kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆358Updated this week
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)☆285Updated 5 months ago
- Rust interface to io_uring☆334Updated last year
- in-place allocation-reusing queues for Rust☆373Updated last year
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆394Updated 3 months ago
- Task abstraction for building executors☆471Updated 5 months ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- safe bindings to io-uring☆671Updated 4 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- A port of HdrHistogram to Rust☆321Updated last year
- high-speed timing library in Rust☆345Updated last week
- Utilities for collecting metrics from a Tokio application☆355Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Notify async tasks or threads☆474Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- Type that deserializes only from one specific value☆243Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆422Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Hazard pointers in Rust.☆204Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago