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 fast and flexible LRU map.☆199Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- Convert closures into wakers☆47Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆66Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Convert number to enum☆87Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Library safely exposing the io_uring API.☆74Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Rust wrapper around a connection listener to support TLS.☆58Updated 3 weeks ago