EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆46Updated 4 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:
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Run closures in parallel☆113Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated this week
- Typed any map for rust☆67Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Port of bbolt in Rust☆65Updated 7 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Library safely exposing the io_uring API.☆62Updated 2 months ago