CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆81Updated 5 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☆115Updated 11 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆125Updated 3 years ago
- Async filesystem primitives☆141Updated last month
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Convert closures into wakers☆46Updated 11 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…☆91Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A simple bitset container for Rust☆158Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- An updated version of linked-hash-map and friends☆138Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆63Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Port of bbolt in Rust☆65Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago