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:
- 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
- Convert closures into wakers☆47Updated last year
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- ☆126Updated 3 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 suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- Data parallelism library for async-std.☆96Updated last year
- Copy-on-write string utilities for Rust☆162Updated last year
- A simple bitset container for Rust☆160Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆47Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- ☆63Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- skiplist☆144Updated 4 years ago