CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆78Updated 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 last month
- Object Pool LockFree in Rust☆47Updated last month
- Lock free bounded non blocking pub sub queue☆76Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Async filesystem primitives☆137Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- skiplist☆142Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆87Updated 7 months ago
- ☆125Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated 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
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆62Updated 3 years ago
- A rust implementation of murmur3☆71Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Data parallelism library for async-std.☆94Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- rust bindings of snmalloc☆139Updated 4 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago