CJP10 / object-pool
Thread-safe object pool with automatic return and attach/detach semantics
☆76Updated 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
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Run closures in parallel☆113Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Migrated to Codeberg☆80Updated last year
- Async filesystem primitives☆133Updated 2 months ago
- Utilities for pinning☆97Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆61Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆84Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- A simple bitset container for Rust☆136Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A rust implementation of murmur3☆70Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆124Updated 2 years ago
- ☆76Updated 2 years ago