fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆36Updated last year
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☆47Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Better reference counted strings for Rust☆137Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated last week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- A simple in-memory search for collections and key-value stores.☆79Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust `Vec` that can store unsized values☆21Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- ☆39Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Convert number to enum☆87Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆80Updated last month
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 5 months ago
- Compile-time string operations☆106Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- ☆18Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated this week