HadrienG2 / triple-buffer
Implementation of triple buffering in Rust
☆84Updated 2 weeks ago
Alternatives and similar repositories for triple-buffer:
Users that are interested in triple-buffer are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- ☆118Updated 2 weeks ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- ☆60Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Hierarchical bit set container☆120Updated last year
- Utilities for pinning☆97Updated 10 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- ☆31Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆138Updated 10 months ago
- Rust bindings for Amazon's Hawktracer profiler☆71Updated 4 years ago
- A rust library for checked floating point operations