discord / dynamic-poolLinks
a lock-free, thread-safe, dynamically-sized object pool.
☆80Updated 3 years ago
Alternatives and similar repositories for dynamic-pool
Users that are interested in dynamic-pool are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- Fully async-await http server framework☆91Updated 2 months ago
- Async filesystem primitives☆140Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Jaeger tracing library for Rust☆83Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- Thread parking and unparking