EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆49Updated 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:
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 3 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Asynchronous DNS lookups☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A Configuration Library for Rust Applications☆50Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Port of bbolt in Rust☆67Updated last year
- Convert closures into wakers☆47Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year