CJP10 / object-pool
Thread-safe object pool with automatic return and attach/detach semantics
☆74Updated 3 months ago
Alternatives and similar repositories for object-pool:
Users that are interested in object-pool are comparing it to the libraries listed below
- Object Pool LockFree in Rust☆45Updated 7 months ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- Run closures in parallel☆111Updated 2 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆95Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- A pool of reusable values☆50Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- rust bindings of snmalloc☆125Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 5 months ago
- An object pool manager in Rust☆195Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- ☆59Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆142Updated 11 months ago
- Data parallelism library for async-std.☆94Updated 11 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 8 months ago
- ☆123Updated 2 years ago