fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆40Updated last month
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 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Compile-time string operations☆116Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Convert closures into wakers☆47Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Convert number to enum☆87Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago
- Async broadcast channels☆190Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year