kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆362Updated 5 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☆372Updated 3 months ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Experiments with structured concurrency in Rust☆401Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- ☆206Updated 9 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated last month
- in-place allocation-reusing queues for Rust☆392Updated last year
- high-speed timing library in Rust☆378Updated 6 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- Task abstraction for building executors☆530Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- rust stackful generator library☆357Updated this week
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆205Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- ☆240Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A priority queue for Rust with efficient change function.☆215Updated 2 months ago
- safe bindings to io-uring☆678Updated 4 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆426Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Async broadcast channels☆188Updated 4 months ago