EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆47Updated last month
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☆76Updated 2 weeks ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Port of bbolt in Rust☆65Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Run closures in parallel☆114Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆91Updated this week
- Automatic cfg for Rust compiler features☆102Updated last month
- rust bindings of snmalloc☆137Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- ☆39Updated 11 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months 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…☆89Updated 4 months ago
- Thread parking and unparking☆78Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year