HadrienG2 / triple-bufferLinks
Implementation of triple buffering in Rust
☆89Updated 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
Sorting:
- ☆53Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆63Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- 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 11 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆153Updated this week
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- ☆31Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Hierarchical bit set container☆123Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A collection of custom allocators☆44Updated 8 years ago
- liburing bindings☆34Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago