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
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 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
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆35Updated 6 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A C expression parser and evaluator☆46Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Choose Rust types at compile-time via constants☆63Updated last year
- 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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago