What is Rustmax?
Rustmax is a collection of crates, tools, and documentation for the Rust programming language.
Rust is a modern systems programming language that is extremely fast and does not crash. It is suitable for development of high-performance, low-level software as in operating systems, databases, and distributed systems; as well as command-line, web, mobile, embedded, and application development.
Rustmax is a comprehensive guide to the Rust ecosystem
for new and old Rust programmers,
including a "batteries-included" supercrate
of selected high-quality Rust libraries:
rustmax
.
Rustmax is not an official Rust project.
Rust mastery awaits
- Step 1: Install Rust with
rustup
. - Step 2: Learn Rust from The Rustmax Library.
- Step 3: Build programs with Rust crates.
- Step 4: Maintain programs with Rust tools.