fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆37Updated last year
Alternatives and similar repositories for opool
Users that are interested in opool are comparing it to the libraries listed below
Sorting:
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆82Updated 3 months ago
- Compile-time string operations☆114Updated last week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Rust wrapper around a connection listener to support TLS.☆58Updated last week
- ☆39Updated last year
- Convert number to enum☆87Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- an extremely fast async mutex with alternative sync API☆78Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Thread parking and unparking☆79Updated 11 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Rust `Vec` that can store unsized values☆21Updated 3 months ago