cc-rs
Build compiler
Provides build scripts to compile C/C++ code into a Rust library
Rust library for build scripts to compile C/C++ code into a Rust library
2k stars
31 watching
459 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
rustcc/coroutine-rs | Provides an implementation of cooperative multitasking in Rust | 412 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 259 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 6 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
rust-cross/rust-musl-cross | Docker images and build scripts for compiling static Rust binaries with musl-cross | 652 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
willcrichton/lia | A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 337 |
barn-lang/barn | A simple programming language written in C that is compiled to C. | 53 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
sean1708/rusty-cheddar | Automatically generates C header files from Rust source code | 191 |