CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆76Updated 9 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 5 months ago
- Object Pool LockFree in Rust☆47Updated last week
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- ☆124Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆62Updated 3 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Convert closures into wakers☆45Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- A simple bitset container for Rust☆145Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆56Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Async filesystem primitives☆135Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- ☆86Updated 5 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆47Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago