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
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- ☆118Updated this week
- ☆60Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 6 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆138Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- ☆31Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A rust library for checked floating point operations☆82Updated last month
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- (More or less) accurate floating point algorithms☆56Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- Hierarchical bit set container☆120Updated 11 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated 11 months ago