Rust
160 likes
Rust is a multi-paradigm, general-purpose programming language that emphasizes performance, type safety, and concurrency. It enforces memory safety—meaning that all references point to valid memory—without a garbage collector.
Features
Properties
- Lightweight
Features
- Typesafe
- Compiler Explanations
- Static typing
- Pattern matching
- Package Manager
- Compiled Language
- Portable
- Test case management
Rust News & Activities
Highlights All activities
Recent News
- POX published news article about Rust
Rust 1.98 adds algebraic floating-point methods, buffered integer formatting, and moreRust 1.98 has been released as the latest version of this general-purpose programming language know...
- Fla published news article about Bun
Bun rewrites core in Rust with Claude, fixes bugs and cuts binary sizeBun has migrated its core from Zig to Rust using Anthropic's Claude LLM-powered workflows, addressi...
- POX published news article about Rust
Rust 1.97 brings symbol mangling enabled by default and Cargo support for denying warningsRust 1.97 has been released, advancing the programming language’s goals of performance, type safety...
Recent activities
LunaStev added Rust as alternative to Wave Programming Language- KazMiya liked Rust
- mqdlou liked Rust
- alternativeto-single850 added Rust as alternative to Rux Programming Language
- NiklasEi added Lightweight as a feature to Rust
- NiklasEi liked Rust
- 3F1 updated Rust
- vbsrdbfsw liked Rust
- guenna3 liked Rust
Featured in Lists
Master List of all Apps and Software I use for both work and personal life.
List by Jimmy Briggs with 416 apps, updated
A list with 807 apps by AmileyaRyver without a description.
List by AmileyaRyver with 807 apps, updated
A list with 78 apps by 6feriolimarco without a description.
List by Francisco Ferioli Marco with 78 apps, updated



Comments and Reviews
That build system! Cargo takes the pain out of managing dependencies.
Not fun to play with. Very hard to use. Community is mean and strange.
It's REALLY fun for me. Hard to learn, sure, but not use. Once you learn it - using it is extremely satisfying. I don't think the community is mean nor strange, I don't know what interactions you had, but I would argue it's the opposite.
The rust community is like a cult
Not the go-to language for beginners, but very well thought. The compiler prevent you from writing code you will regret later.
fast, safe, great tooling, and has a vibrant community.
Rust makes it possible that your programs grow with your ideas.