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
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- ☆52Updated 5 years ago
- A dynamic library helper for rust crates☆34Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆35Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A sanity checker for global allocations in Rust☆48Updated 8 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- ☆46Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆24Updated 2 weeks ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Full precision decimal representation of f64☆25Updated last week
- ☆32Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago