EVaillant / lockfree-object-pool
Object Pool LockFree in Rust
☆45Updated last month
Alternatives and similar repositories for lockfree-object-pool:
Users that are interested in lockfree-object-pool are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 3 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- ☆40Updated 5 months ago
- File/log rotation writer for Rust☆30Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated this week
- Port of bbolt in Rust☆65Updated 5 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- 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…☆78Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Abstract over different executors☆73Updated last year
- ☆33Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated last week