HadrienG2 / triple-bufferLinks
Implementation of triple buffering in Rust
☆89Updated last month
Alternatives and similar repositories for triple-buffer
Users that are interested in triple-buffer are comparing it to the libraries listed below
Sorting:
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆53Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆63Updated 8 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆218Updated last week
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust bindings for Amazon's Hawktracer profiler☆73Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆31Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A sanity checker for global allocations in Rust☆51Updated last week
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month