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.☆74Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 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
- An updated version of linked-hash-map and friends☆137Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Convert closures into wakers☆46Updated 10 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Library safely exposing the io_uring API.☆69Updated last week
- ☆39Updated last year
- Lending iterators on stable Rust☆83Updated last year
- rust bindings of snmalloc☆146Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Run closures in parallel☆115Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Compile-time string operations☆111Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year