EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆49Updated 3 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☆81Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A Configuration Library for Rust Applications☆49Updated last month
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A fast and flexible LRU map.☆198Updated last year
- Port of bbolt in Rust☆66Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Convert closures into wakers☆46Updated 11 months ago
- ☆39Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Compile-time string operations☆114Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago