RustCMake
Rust build tool
An example project demonstrating CMake usage with Rust programming language
An example project showing usage of CMake with Rust
109 stars
7 watching
15 forks
Language: CMake
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
siegelord/rustallegro | A Rust wrapper around the Allegro 5 game programming library | 93 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |