kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆363Updated 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)☆304Updated last week
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Experiments with structured concurrency in Rust☆409Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆414Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- ☆205Updated last year
- ☆209Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Inter-event timing metrics on top of tracing.☆130Updated last week
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- ☆241Updated last week
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A priority queue for Rust with efficient change function.☆218Updated 3 months ago
- Deluge, not a stream☆317Updated 2 years ago