EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆47Updated 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:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Convert closures into wakers☆45Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆137Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- 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 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated 11 months ago
- Run closures in parallel☆115Updated 8 months ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago