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:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆45Updated 2 weeks ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- ☆52Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- ☆39Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ☆36Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- A fixed-size circular buffer written in Rust.☆134Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- A Rust implementation of OS provided synchronization primitives☆63Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- A buffering MPSC queue.☆83Updated last year