Rust
Systems language with memory safety without GC; cargo toolchain and crates ecosystem.
Why it is included
Powers critical infrastructure (Linux, browsers, CLIs) with a disciplined open governance story.
Best for
Performance-sensitive services, CLIs, and security-minded teams.
If you use Windows, Mac, or paid tools
Systems language alternative to MSVC-only C++ stacks and some paid static analyzers for safer native code.
Strengths
- Borrow checker
- Cargo
- Growing ecosystem
Limitations
- Compile times and learning curve
Good alternatives
C · C++ · Go
Related tools
Developer Tools
Git
Distributed version control system—the collaboration backbone of software.
Developer Tools
ripgrep
Fast recursive search that respects .gitignore by default.
Developer Tools
MinGW-w64
GCC and GNU binutils targeting native Windows PE binaries—toolchain for building Windows apps without MSVC.
Developer Tools
XAMPP
Bundled Apache, MariaDB/MySQL, PHP, and Perl stack for local web development with quick installers.
Developer Tools
FreeType
C library for rasterizing vector fonts (TrueType, OpenType, and more) used by browsers, games, and OS stacks.
Developer Tools
SonarQube
Continuous inspection for bugs, vulnerabilities, and code smells with quality gates.
