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
Sorting:
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆36Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Extensible app filesystem library.☆32Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- 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
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Aligned allocation for Rust☆15Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- ☆52Updated 5 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- ☆29Updated 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`☆31Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago