rustc-dev-guide
Compiler guide
An online guide to understanding the Rust compiler's inner workings and contributing to it
A guide to how rustc works and how to contribute to it.
2k stars
42 watching
520 forks
Language: HTML
last commit: 2 months ago compilercontributingrustrustc
Related projects:
Repository | Description | Stars |
---|---|---|
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| 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 |
| Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
| Adding support for the Rust language to the Linux kernel | 6 |
| Defines and enforces style conventions for the Rust programming language. | 456 |
| Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |
| A container solution to compile Rust projects across multiple operating systems. | 32 |
| A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 337 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
| An official Docker image for the Rust programming language | 455 |
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
| A translation project of the Rust programming language book | 63 |
| A guide to help Python developers learn Rust | 2,083 |
| An Emacs configuration for editing Rust code | 1,133 |