EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆47Updated 2 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☆79Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks 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…☆93Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Compile-time string operations☆103Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Thread parking and unparking☆78Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 6 months ago
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- File/log rotation writer for Rust☆36Updated last week
- A low-level I/O ownership and borrowing library☆104Updated last month