CJP10 / object-pool
Thread-safe object pool with automatic return and attach/detach semantics
☆75Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for object-pool
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Async filesystem primitives☆130Updated last month
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆53Updated 2 weeks ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆62Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Run closures in parallel☆109Updated last month
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A circular buffer-like queue container.☆35Updated 4 years ago
- ☆59Updated 2 years ago
- OpenTracing API for Rust☆60Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 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…☆85Updated 2 years ago
- Time and duration crate optimized for speed☆62Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- Faster integer division and modulus operations☆70Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆94Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Convert closures into wakers☆43Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month