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 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆40Updated last year
- ☆56Updated 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
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 3 weeks 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
- Macro for sealing traits and structures☆59Updated 8 months ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Arbitrary width integers☆21Updated 3 weeks ago
- LZW en- and decoding that goes weeeee!☆27Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Arena allocator with scopes☆44Updated 2 years ago