discord / dynamic-poolLinks
a lock-free, thread-safe, dynamically-sized object pool.
☆80Updated 2 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 fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- Async filesystem primitives☆135Updated last month
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Fully async-await http server framework☆92Updated last week
- Thread parking and unparking☆78Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rust Bloomfilters☆29Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A simple, fast, LRU cache implementation.☆207Updated last year
- Rust implementation of Paxos consensus algorithm☆111Updated 2 years ago
- ☆70Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Minimal non-blocking I/O for Rust☆169Updated 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆36Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Chaotic Testing Harness☆59Updated 5 years ago
- golang like task executor☆51Updated 3 years ago
- Types and traits for http-based services using the latest futures API☆103Updated 5 years ago
- Bitmap types for Rust☆52Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An async NATS client library for the Rust programming language.☆83Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- An on-disk hash table implementation☆124Updated 3 years ago
- A proxy connector for Hyper-based crates☆107Updated last year