EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆49Updated 2 months ago
Alternatives and similar repositories for lockfree-object-pool
Users that are interested in lockfree-object-pool are comparing it to the libraries listed below
Sorting:
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- An updated version of linked-hash-map and friends☆138Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Timer facilities for Rust's async story☆56Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Define your own PhantomData☆158Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆39Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Port of bbolt in Rust☆65Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year