mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
parent
c66157fde8
commit
d624a8aa5f
1 changed files with 2 additions and 0 deletions
|
@ -355,6 +355,8 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
* CMake
|
||||
* [Devolutions/CMakeRust](https://github.com/Devolutions/CMakeRust) — useful for integrating a Rust library into a CMake project
|
||||
* [SiegeLord/RustCMake](https://github.com/SiegeLord/RustCMake) — an example project showing usage of CMake with Rust [<img src="https://api.travis-ci.org/SiegeLord/RustCMake.svg?branch=master">](https://travis-ci.org/SiegeLord/RustCMake)
|
||||
* Github actions
|
||||
* [icepuma/rust-github-actions](https://github.com/icepuma/rust-github-actions) — rust github actions
|
||||
* Webpack
|
||||
* [Ralvke/rust-loader](https://github.com/Ralvke/rust-loader) — Webpack Rust loader (wasm)
|
||||
|
||||
|
|
Loading…
Reference in a new issue