discord / dynamic-pool
a lock-free, thread-safe, dynamically-sized object pool.
☆79Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for dynamic-pool
- A fast implementation of single-pattern substring search using SIMD acceleration.☆90Updated last month
- A HashMap variant that spreads resize load across inserts☆190Updated last week
- Fully async-await http server framework☆92Updated 6 months ago
- Utilities for pinning☆97Updated 7 months ago
- A Rust library for interrupting asynchronous streams.☆156Updated last week
- A simple, fast, LRU cache implementation.☆191Updated 7 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Thread parking and unparking☆73Updated last month
- ☆35Updated last year
- Hjson for Rust☆103Updated last month
- An async NATS client library for the Rust programming language.☆82Updated 5 months ago
- Jaeger tracing library for Rust☆83Updated 5 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Async filesystem primitives☆130Updated last month
- Asynchronous HTTP/1.1 in Rust☆161Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 6 months ago
- Types and traits for http clients☆114Updated last year
- An allocator that can track and limit memory usage.☆204Updated last year
- ☆108Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆59Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Thread-safe in-memory key-value store.☆65Updated 3 years ago
- Task abstraction for building executors☆212Updated 2 years ago
- An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD☆114Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- An LCS based slice and string diffing implementation.☆77Updated 9 months ago