Aandreba / blazeLinks
A Rustified OpenCL Experience
☆46Updated 2 years ago
Alternatives and similar repositories for blaze
Users that are interested in blaze are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆42Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Exhaustive iteration trait in Rust☆21Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- ☆58Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago