CJP10 / object-poolLinks
Thread-safe object pool with automatic return and attach/detach semantics
☆79Updated 4 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 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Lock free bounded non blocking pub sub queue☆77Updated 3 weeks ago
- Async filesystem primitives☆140Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- ☆125Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated 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…☆91Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Data parallelism library for async-std.☆96Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A timeout connector for the hyper client☆29Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆78Updated 2 years ago