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:
- A fast and flexible LRU map.☆200Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 7 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years 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 flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Compile-time string operations☆116Updated last week
- Time and duration crate optimized for speed and API stability.☆76Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Convert closures into wakers☆47Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- A Configuration Library for Rust Applications☆50Updated last week
- Library safely exposing the io_uring API.☆78Updated last week
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month
- 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☆153Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆39Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- Port of bbolt in Rust☆67Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago