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 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Convert closures into wakers☆45Updated 5 months ago
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- ☆39Updated 5 years ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Run closures in parallel☆113Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Port of bbolt in Rust☆65Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆47Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago