rust
« Back to VersTracker
Description:
Safe, concurrent, practical language
Type: Formula  |  Latest Version: 1.92.0@0  |  Tracked Since: Dec 14, 2025
Links: Homepage  |  @rustlang  |  formulae.brew.sh
Category: Developer tools
Tags: rust programming-language systems memory-safe concurrency
Install: brew install rust
About:
Rust is a systems programming language focused on safety, speed, and concurrency. It achieves memory safety without garbage collection through its unique ownership and borrow checker system. This makes it ideal for building reliable and high-performance software.
Key Features:
  • Zero-cost abstractions
  • Memory safety without garbage collection
  • Fearless concurrency
  • Rich type system and pattern matching
Use Cases:
  • Building high-performance web services and APIs
  • Developing embedded systems and device drivers
  • Creating command-line tools and system utilities
  • Implementing game engines
Alternatives:
  • C++ – Rust offers similar performance with guaranteed memory safety and concurrency, whereas C++ relies on manual memory management.
  • Go – Go prioritizes simplicity and fast compilation, while Rust offers finer control over performance and memory usage.
Version History
Detected Version Rev Change Commit
Dec 14, 2025 2:37am 0 VERSION_BUMP f5a1020d
Nov 15, 2025 8:39am 0 VERSION_BUMP 63e92e7a
Nov 12, 2025 12:55pm 0 VERSION_BUMP ea348137
Sep 22, 2025 7:48am 0 VERSION_BUMP 1697cf90
Sep 20, 2025 6:54pm 0 VERSION_BUMP 3d9bff1d
Sep 11, 2025 7:02pm 3 VERSION_BUMP 44244647
Sep 11, 2025 10:42am 3 VERSION_BUMP f6bd1f1f
Oct 27, 2024 11:42pm 0 VERSION_BUMP 57f231ae
Oct 4, 2024 5:12pm 1 VERSION_BUMP 2fd1b696
Oct 4, 2024 3:11pm 1 VERSION_BUMP f6b79c9c
Sep 10, 2024 9:18pm 0 VERSION_BUMP 38caed2b
Jul 17, 2024 1:45pm 1 VERSION_BUMP f18562d0
Jan 19, 2024 12:51pm 0 VERSION_BUMP f986b85e
Nov 25, 2023 11:41pm 0 VERSION_BUMP de4edb7b
Nov 19, 2023 2:47pm 0 VERSION_BUMP 4a7dccd6
Sep 17, 2023 5:30pm 1 VERSION_BUMP aff94764
Sep 3, 2023 3:37am 1 VERSION_BUMP 38f154a9
Aug 31, 2023 12:00pm 0 VERSION_BUMP 72e82180
May 1, 2023 6:09pm 0 VERSION_BUMP 048ad6e9
Apr 2, 2023 12:29am 0 VERSION_BUMP 2637138b
Mar 25, 2023 7:43pm 0 VERSION_BUMP 87afd8af