rust-for-linux
Rust compiler for Linux
Adding support for the Rust language to the Linux kernel
Adding support for the Rust language to the Linux kernel.
5 stars
1 watching
0 forks
Language: C
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
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 |
mercateo/rust-for-node-developers | An introduction to Rust programming language for Node developers | 1,768 |
lord/wargo | An tool for easy compilation and testing of Rust applications on WebAssembly platforms. | 261 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,813 |
sean1708/rusty-cheddar | Automatically generates C header files from Rust source code | 191 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |
rust-lang/docker-rust | An official Docker image for the Rust programming language | 446 |