rust
Software builder
The Rust project provides tools and infrastructure to build efficient, reliable software
Empowering everyone to build reliable and efficient software.
99k stars
1k watching
13k forks
Language: Rust
last commit: 6 days ago
Linked from 7 awesome lists
compilerhacktoberfestlanguagerust
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
rust-lang/rust-enhanced | An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. | 786 |
willcrichton/lia | A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 338 |
rust-lang/docker-rust | An official Docker image for the Rust programming language | 446 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 454 |
eliah-lakhin/lady-deirdre | A framework for building incremental language compilers and analyzers. | 444 |
parthjadhav/rust_search | A fast and efficient file search library built in Rust | 140 |
windelbouwman/rspython | An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |