fereidani / opool
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆27Updated 9 months ago
Alternatives and similar repositories for opool:
Users that are interested in opool are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Asynchronous signal handling☆16Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A global executor built on top of async-executor and smol☆74Updated last month
- Track memory allocations by backtrace or originating thread☆42Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Generated bindings for Linux's userspace API☆50Updated 2 weeks ago
- Typed any map for rust☆66Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Full precision decimal representation of f64☆26Updated last month
- Provides branch hinting and control functions for stable Rust☆17Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆66Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago