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: almost 7 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 | 274 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
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. | 191 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |
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,885 |
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,934 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 137 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |