fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆28Updated 11 months ago
Alternatives and similar repositories for opool
Users that are interested in opool are comparing it to the libraries listed below
Sorting:
- Asynchronous signal handling☆18Updated last week
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆43Updated last month
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Provides branch hinting and control functions for stable Rust☆18Updated 3 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Rust `Vec` that can store unsized values☆20Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Hash trait that is object-safe☆32Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- GUI viewer for cargo metadata☆20Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago