CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆81Updated 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
Sorting:
- Run closures in parallel☆115Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆126Updated 3 years ago
- Async filesystem primitives☆142Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆87Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- ☆63Updated 4 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago