reference
Language reference
The Rust Language Reference is the primary documentation for the Rust programming language.
The Rust Reference
1k stars
40 watching
498 forks
Language: Rust
last commit: 3 days ago
Linked from 1 awesome list
documentationreferencerustrust-lang
Related projects:
Repository | Description | Stars |
---|---|---|
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
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,677 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 456 |
rust-lang/docker-rust | An official Docker image for the Rust programming language | 455 |
rust-lang/api-guidelines | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,127 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,148 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
dschenkelman/rust-lang-resources | A collection of links and resources related to the Rust programming language. | 6 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 6 |