CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆76Updated 9 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:
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Run closures in parallel☆113Updated 5 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Async filesystem primitives☆134Updated this week
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- File/log rotation writer for Rust☆33Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- 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
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- 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
- An async NATS client library for the Rust programming language.☆83Updated last year
- LRU cache settable via size or time to live☆105Updated 3 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Convert closures into wakers☆45Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- ☆124Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Automatic cfg for Rust compiler features☆99Updated this week
- A simple map based on a vector for small integer keys☆65Updated 6 months ago