CJP10 / object-pool
Thread-safe object pool with automatic return and attach/detach semantics
☆76Updated 6 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 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- LRU cache settable via size or time to live☆105Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- 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
- ☆52Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Convert closures into wakers☆45Updated 2 months ago
- 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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust serializer library☆87Updated 10 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Time and duration crate optimized for speed and API stability.☆68Updated last week
- A pool of reusable values☆50Updated 5 years ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆82Updated 2 months ago
- A circular buffer-like queue container.☆37Updated last week