fereidani / opool
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆27Updated 10 months ago
Alternatives and similar repositories for opool
Users that are interested in opool are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Object Pool LockFree in Rust☆46Updated 3 months ago
- GUI viewer for cargo metadata☆20Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Asynchronous signal handling☆17Updated last week
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Typed any map for rust☆66Updated 5 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Provides branch hinting and control functions for stable Rust☆17Updated last month
- Full precision decimal representation of f64☆26Updated 2 months ago
- A sinless derive helper☆72Updated 6 months ago
- Track memory allocations by backtrace or originating thread☆43Updated 2 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Scoped Runtime for tokio☆17Updated 2 years ago
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆19Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year