13 releases (breaking)

0.10.0 Feb 5, 2024
0.9.0 Oct 17, 2022
0.8.0 Feb 4, 2022
0.7.1 Sep 20, 2021
0.1.1 Nov 18, 2020

#13 in Data formats

Download history 125/week @ 2023-12-19 86/week @ 2023-12-26 265/week @ 2024-01-02 257/week @ 2024-01-09 216/week @ 2024-01-16 242/week @ 2024-01-23 323/week @ 2024-01-30 285/week @ 2024-02-06 214/week @ 2024-02-13 258/week @ 2024-02-20 280/week @ 2024-02-27 239/week @ 2024-03-05 332/week @ 2024-03-12 338/week @ 2024-03-19 240/week @ 2024-03-26 246/week @ 2024-04-02

1,184 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

4.5MB
92K SLoC

C++ 70K SLoC // 0.1% comments C# 5K SLoC // 0.0% comments Python 4.5K SLoC // 0.0% comments Lua 4.5K SLoC // 0.0% comments Bitbake 3.5K SLoC D 2K SLoC // 0.0% comments Rust 2K SLoC // 0.1% comments

🛠 spirv-tools

Unofficial wrapper for SPIR-V Tools, primarily for the rust-gpu project

Embark Embark Crates.io Docs dependency status Build status

Status

This is a very rough wrapper around the assembler, validator, and (most of the) optimizer tools available from SPIR-V Tools, which is enough for the current needs of the rust-gpu project. See that project's code for more thorough usage examples.

Contributing

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0–10MB
~84K SLoC