kanidm / concread
Concurrently Readable Data Structures for Rust
☆353Updated this week
Alternatives and similar repositories for concread:
Users that are interested in concread are comparing it to the libraries listed below
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Experiments with structured concurrency in Rust☆351Updated 8 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆382Updated 3 weeks ago
- Intrusive collections for Rust☆442Updated 6 months ago
- Task abstraction for building executors☆460Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Rust interface to io_uring☆331Updated 9 months ago
- Utilities for collecting metrics from a Tokio application☆325Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆418Updated 10 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Notify async tasks or threads☆461Updated last month
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- safe bindings to io-uring☆664Updated 3 years ago
- Structured concurrency operations for async Rust☆441Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Compact inlined strings for Rust.☆521Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago