EVaillant / lockfree-object-poolLinks
Object Pool LockFree in Rust
☆49Updated 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☆79Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Compile-time string operations☆108Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- Port of bbolt in Rust☆65Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- 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…☆97Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A Configuration Library for Rust Applications☆40Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Convert closures into wakers☆46Updated 9 months ago