kanidm / concread
Concurrently Readable Data Structures for Rust
☆347Updated 3 months ago
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☆348Updated 2 months ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆334Updated 5 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆374Updated 7 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- Task abstraction for building executors☆437Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Structured concurrency operations for async Rust☆428Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆220Updated last year
- Notify async tasks or threads☆453Updated last week
- in-place allocation-reusing queues for Rust☆352Updated 7 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- Stackless generators on stable Rust.☆446Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Async I/O and timers☆472Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆313Updated last month
- safe bindings to io-uring☆659Updated 3 years ago
- Rust interface to io_uring☆328Updated 7 months ago
- Reflection via DWARF.☆296Updated last year
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆368Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆216Updated this week
- Lightweight and high performance concurrent cache☆203Updated 4 months ago
- ☆189Updated 10 months ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- A port of HdrHistogram to Rust☆310Updated 9 months ago