Rust-GPU / spirtLinks
SPIR-🇹: shader-focused IR to target, transform and translate from 🦀
☆28Updated 2 weeks ago
Alternatives and similar repositories for spirt
Users that are interested in spirt are comparing it to the libraries listed below
Sorting:
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Provides branch hinting and control functions for stable Rust☆35Updated last week
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆55Updated last month
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆47Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Arbitrary width integers☆23Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆46Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Pretty backtraces for rust☆15Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Support for compiling C programs with Eyra☆14Updated last year
- A cross-platform virtual memory API written in Rust☆133Updated last year
- Ergonomic and composable async stream generation without macros☆23Updated 2 weeks ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- ☆36Updated last year
- Mirror of Rust's allocator api for use on stable rust