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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆56Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated 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
- Defer running expensive destructors until later☆19Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆24Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- ☆36Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- ☆40Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆39Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month