fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆30Updated last year
Alternatives and similar repositories for opool
Users that are interested in opool are comparing it to the libraries listed below
Sorting:
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- A buffering MPSC queue.☆79Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- a cross-platform library for opening OS pipes in Rust☆112Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- A lightweight lock protected by an atomic boolean.☆37Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆123Updated 10 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- ☆39Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- A simple in-memory search for collections and key-value stores.☆77Updated 2 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆37Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆120Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Better reference counted strings for Rust☆132Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- ☆53Updated 3 weeks ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year