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)☆305Updated 2 weeks ago
- 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☆410Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆413Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- ☆209Updated 11 months ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- high-speed timing library in Rust☆386Updated 7 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆279Updated 2 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 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
- ☆205Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Proactive IO & Runtime system☆276Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- A fast intrusive flamegraph☆237Updated 3 years ago
- A priority queue for Rust with efficient change function.☆220Updated 3 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- rust stackful generator library☆361Updated last month
- Hazard pointers in Rust.☆217Updated 2 months ago