kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆359Updated last month
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)☆292Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- The feature-rich, portable async channel library☆260Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- in-place allocation-reusing queues for Rust☆379Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- high-speed timing library in Rust☆352Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Task abstraction for building executors☆480Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Proactive IO & Runtime system☆275Updated last year
- ☆216Updated last week
- A fast and flexible LRU map.☆190Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- ☆191Updated 5 months ago
- Hazard pointers in Rust.☆205Updated 2 months ago
- Async broadcast channels☆180Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Utilities for collecting metrics from a Tokio application☆364Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago
- Exponential backoff and retry for Rust.☆332Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆423Updated last year