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
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆42Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆36Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- ☆58Updated 2 years ago
- Automated GUI testing using accesskit☆76Updated 3 months ago
- Exhaustive iteration trait in Rust☆19Updated last month
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆48Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆52Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago