kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆361Updated 3 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)☆299Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- The feature-rich, portable async channel library☆263Updated 2 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆406Updated 7 months ago
- in-place allocation-reusing queues for Rust☆383Updated last year
- Experiments with structured concurrency in Rust☆390Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- high-speed timing library in Rust☆374Updated 4 months ago
- ☆198Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆255Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Fast generic radix trie implemented in Rust☆209Updated last month
- Easy function multiversioning for Rust☆239Updated 10 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- A fast intrusive flamegraph☆236Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Async broadcast channels☆187Updated 2 months ago
- Lightweight and high performance concurrent cache☆272Updated this week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- rust stackful generator library☆350Updated 3 weeks ago
- Per-object thread-local storage for Rust☆355Updated 3 weeks ago