fereidani / opoolLinks
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
☆27Updated 11 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 4 months ago
- Asynchronous signal handling☆17Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated 11 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- a fast async pool based on channel☆24Updated 2 weeks ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Typed any map for rust☆67Updated 5 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Integration between rustls and tokio-postgres☆34Updated 7 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated last month
- ☆39Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year