fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆32Updated last year
Alternatives and similar repositories for opool
Users that are interested in opool are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Rust `Vec` that can store unsized values☆21Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 5 months ago
- Convert number to enum☆87Updated last year
- A fixed-size circular buffer written in Rust.☆122Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- ☆39Updated last year
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆62Updated last month
- Typed any map for rust☆67Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 4 months ago