docker-rust
Rust compiler image
An official Docker image for the Rust programming language
The official Docker images for Rust
446 stars
15 watching
90 forks
Language: Dockerfile
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-cross/rust-musl-cross | Docker images and build scripts for compiling static Rust binaries with musl-cross | 646 |
liuchong/docker-rustup | Automated Docker images for Rust development with musl support | 93 |
kpcyrd/mini-docker-rust | Building minimal Docker images for Rust projects | 219 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
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-mode | An Emacs configuration for editing Rust code | 1,124 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
blang/latex-docker | A Docker-based tool for compiling LaTeX documents without requiring manual package installation. | 587 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 454 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |