kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆361Updated 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)☆297Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- A fast and flexible LRU map.☆192Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆404Updated 7 months ago
- in-place allocation-reusing queues for Rust☆382Updated last year
- high-speed timing library in Rust☆369Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- ☆196Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- Hazard pointers in Rust.☆207Updated 3 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆126Updated this week
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Exponential backoff and retry for Rust.☆337Updated last year
- 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
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year