CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆76Updated 3 weeks 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 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- Object Pool LockFree in Rust☆47Updated last month
- Lock free bounded non blocking pub sub queue☆76Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async filesystem primitives☆136Updated last week
- Convert closures into wakers☆45Updated 6 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆124Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A circular buffer-like queue container.☆38Updated 4 months ago
- ☆62Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Data parallelism library for async-std.☆93Updated last year
- skiplist☆142Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 2 months 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 leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Rust serializer library☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago