CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆79Updated last month
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 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- ☆125Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Async filesystem primitives☆137Updated last month
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Convert closures into wakers☆45Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 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…☆90Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year