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 last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- 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
- Exhaustive iteration trait in Rust☆17Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆56Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆36Updated last year
- ☆31Updated 5 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 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
- ☆52Updated 2 years ago