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:
- Exhaustive iteration trait in Rust☆16Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆40Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆56Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- Use winit like the async runtime you've always wanted☆51Updated last year
- ☆36Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- ☆29Updated last year
- ☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago