HadrienG2 / triple-bufferLinks
Implementation of triple buffering in Rust
☆100Updated last week
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 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆53Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- ☆64Updated 8 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago
- A Rust library for data structures living in shared memory.☆13Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆31Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Token tree calling convention☆80Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Hierarchical bit set container☆126Updated last year