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 this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆41Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last month
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆36Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- ☆56Updated 2 years ago
- Automated GUI testing using accesskit☆70Updated last month
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week