kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆362Updated 4 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)☆302Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆409Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- The feature-rich, portable async channel library☆266Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- Experiments with structured concurrency in Rust☆394Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- high-speed timing library in Rust☆377Updated 5 months ago
- Task abstraction for building executors☆526Updated last month
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- ☆204Updated 8 months ago
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆425Updated last year
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- ☆205Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Hazard pointers in Rust.☆212Updated last month
- Lightweight and high performance concurrent cache☆290Updated last month
- safe bindings to io-uring☆678Updated 4 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A port of HdrHistogram to Rust☆332Updated last year