14 releases (breaking)

0.11.0 Apr 22, 2025
0.10.0 Feb 5, 2024
0.9.0 Oct 17, 2022
0.8.0 Feb 4, 2022
0.1.1 Nov 18, 2020

#12 in Data formats

Download history 2534/week @ 2025-01-10 1158/week @ 2025-01-17 1472/week @ 2025-01-24 1853/week @ 2025-01-31 1378/week @ 2025-02-07 1246/week @ 2025-02-14 1913/week @ 2025-02-21 1655/week @ 2025-02-28 1292/week @ 2025-03-07 1957/week @ 2025-03-14 1856/week @ 2025-03-21 1573/week @ 2025-03-28 1692/week @ 2025-04-04 1961/week @ 2025-04-11 2204/week @ 2025-04-18 1864/week @ 2025-04-25

7,998 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

5MB
96K SLoC

C++ 73K SLoC // 0.1% comments C# 5K SLoC // 0.0% comments Lua 5K SLoC // 0.0% comments Python 5K SLoC // 0.0% comments Bitbake 4K SLoC D 2.5K SLoC // 0.0% comments Rust 2K SLoC // 0.1% comments

🛠 spirv-tools

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

Crates.io Docs 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.

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–9MB
~96K SLoC