Rust
159 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
- 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...
- Fla published news article about Rust
Rust 1.96.0: new range types, stabilized macros, and cargo vulnerability fixesRust 1.96.0 brings new Copy-compatible core::range types, making it possible to use ranges in Copy ...
Recent activities
- 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
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 68 apps by DPT without a description.
List by DPT with 68 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.