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 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Async filesystem primitives☆142Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆126Updated 3 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Port of bbolt in Rust☆66Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Convert closures into wakers☆46Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆63Updated 4 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…☆91Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago