HadrienG2 / triple-buffer
Implementation of triple buffering in Rust
☆87Updated last week
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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- ☆126Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- ☆31Updated 5 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆142Updated 3 weeks ago
- ☆61Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last week
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated last month