EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆47Updated 3 weeks 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 futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- A fast and flexible LRU map.☆193Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Convert closures into wakers☆46Updated 9 months ago
- Port of bbolt in Rust☆65Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Run closures in parallel☆115Updated 9 months ago
- Better reference counted strings for Rust☆137Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- structured parallel execution for async Rust☆36Updated last year
- ☆87Updated 9 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 7 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…☆96Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- An updated version of linked-hash-map and friends☆129Updated this week