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:
- Defer running expensive destructors until later☆19Updated 3 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆41Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- ☆36Updated last year
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- ☆51Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆31Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- ☆56Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- Arbitrary width integers☆21Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago