KyussCaesar / dubble
A generic implementation of double-buffering.
☆16Updated 3 years ago
Alternatives and similar repositories for dubble:
Users that are interested in dubble are comparing it to the libraries listed below
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated last year
- ☆36Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- ☆52Updated 5 years ago
- ☆27Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆40Updated 6 years ago
- A wrapper for build.rs instructions☆16Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Talk to Cargo easily at build time☆17Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Compares two equal-sized byte strings in constant time.☆36Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago