Rust 工具链安装程序
rustup 是系统编程语言 Rust 的安装程序
#脚本安装 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Go Playground是一个在线的Go语言代码编辑和运行环境。它提供了一个网页界面,使开发人员可以编写、编辑和执行Go代码,而无需在本地设置Go开发环境。
Docs.rs 是一个与 Rust 相关的网站,提供 Rust 编程语言的文档和资源。它是一个用于 Rust 社区的重要工具,为开发者提供了方便的 Rust 文档浏览和搜索功能。
A browser interface to the Rust compiler to experiment with the language
SDKMan 是一个开源的软件包管理工具,用于管理和切换不同版本的虚拟机(VM)类语言包,例如 Java、Groovy、Scala、Kotlin 等。它旨在简化在 Linux/Unix 系统上同时安装和切换多个语言版本的过程。