Aandreba / blaze
A Rustified OpenCL Experience
☆46Updated last year
Alternatives and similar repositories for blaze:
Users that are interested in blaze are comparing it to the libraries listed below
- ☆37Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated this week
- A Rust library for runtime-checked linearish types☆32Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- ☆24Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Exhaustive iteration trait in Rust☆14Updated this week
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- We have Crater At Home☆28Updated 4 months ago
- Hitori is a generic regular expressions library.☆51Updated last year
- structured parallel execution for async Rust☆33Updated 7 months 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
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week