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 2 weeks ago
- ☆40Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Easy and safe destructuring for more types.☆33Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆36Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 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
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆59Updated 9 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.☆42Updated 3 years ago
- ☆56Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Arbitrary width integers☆21Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago