CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆76Updated 8 months ago
Alternatives and similar repositories for object-pool
Users that are interested in object-pool are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆113Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- An object pool manager in Rust☆196Updated 3 years ago
- Async filesystem primitives☆132Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A timeout connector for the hyper client☆26Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An async NATS client library for the Rust programming language.☆83Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆61Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago