HadrienG2 / triple-bufferLinks
Implementation of triple buffering in Rust
☆104Updated 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:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- ☆257Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- ☆53Updated 6 years ago
- ☆64Updated 8 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A sanity checker for global allocations in Rust☆52Updated 4 months ago
- Token tree calling convention☆83Updated 3 years ago
- ☆31Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Making floating-point behave.☆85Updated last year
- Thermite SIMD: Melt your CPU☆155Updated this week