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
- Talk to Cargo easily at build time☆17Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- ☆52Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A simple library to use Rust's type system to handle endianness.☆16Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆31Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 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`☆29Updated last year
- ☆17Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A dynamic library helper for rust crates☆34Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- ☆35Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A sanity checker for global allocations in Rust☆48Updated 9 months ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Rust library for testing code relying on the global allocator☆13Updated 11 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year