CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆82Updated 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
Sorting:
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Run closures in parallel☆114Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Convert closures into wakers☆47Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- ☆63Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- ☆126Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago