kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆359Updated 3 weeks 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)☆291Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- The feature-rich, portable async channel library☆260Updated 2 years ago
- Experiments with structured concurrency in Rust☆375Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- ☆191Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- high-speed timing library in Rust☆348Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Inter-event timing metrics on top of tracing.☆125Updated this week
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- ☆197Updated last year
- Proactive IO & Runtime system☆275Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated 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
- Utilities for collecting metrics from a Tokio application☆362Updated 3 weeks ago
- Task abstraction for building executors☆479Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A port of HdrHistogram to Rust☆323Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year