EVaillant / lockfree-object-pool
Object Pool LockFree in Rust
☆45Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for lockfree-object-pool
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated 2 weeks ago
- Convert closures into wakers☆43Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A circular buffer-like queue container.☆35Updated 4 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Run closures in parallel☆109Updated last month
- Typed any map for rust☆64Updated 2 months ago
- ☆40Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 5 months ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Time and duration crate optimized for speed☆62Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago