kanidm / concreadLinks
Concurrently Readable Data Structures for Rust
☆363Updated 6 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)☆303Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆412Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- A fast and flexible LRU map.☆198Updated last year
- ☆241Updated 5 months ago
- ☆208Updated 10 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Experiments with structured concurrency in Rust☆404Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- The cost of Rust async/await☆132Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- high-speed timing library in Rust☆383Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Task abstraction for building executors☆540Updated 3 weeks ago
- Async broadcast channels☆189Updated 4 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- 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
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago