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 2 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆42Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆56Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Exhaustive iteration trait in Rust☆19Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆45Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- ☆36Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago