fereidani / opool
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆27Updated 8 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☆41Updated 10 months ago
- Object Pool LockFree in Rust☆45Updated last month
- Asynchronous signal handling☆15Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A lightweight lock protected by an atomic boolean.☆36Updated last week
- A procedural macro for compile time UTF-16 strings☆20Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Convert closures into wakers☆45Updated last month
- Take a value atomically once.☆27Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Generated bindings for Linux's userspace API☆50Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- A global executor built on top of async-executor and smol☆73Updated this week
- a fast async pool based on channel☆24Updated 3 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Provides branch hinting and control functions for stable Rust☆17Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- a cross-platform library for opening OS pipes in Rust☆104Updated last week
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated last month
- Full precision decimal representation of f64☆25Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago