KyussCaesar / dubbleLinks
A generic implementation of double-buffering.
☆17Updated 3 years ago
Alternatives and similar repositories for dubble
Users that are interested in dubble are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆53Updated 6 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- ☆23Updated 5 years ago
- ☆31Updated 5 years ago
- ☆24Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- rust hints to the optimizer☆19Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆36Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- ☆19Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆23Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆46Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Overloadable functions in rust.☆43Updated 6 years ago