docker-rust
Rust compiler image
An official Docker image for the Rust programming language
The official Docker images for Rust
455 stars
16 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 | 652 |
liuchong/docker-rustup | Automated Docker images for Rust development with musl support | 93 |
kpcyrd/mini-docker-rust | Building minimal Docker images for Rust projects | 222 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
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,679 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
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. | 87 |
blang/latex-docker | A Docker-based tool for compiling LaTeX documents without requiring manual package installation. | 588 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,148 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 456 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |