this post was submitted on 23 Dec 2024
41 points (100.0% liked)

Rust

6243 readers
23 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 17 points 1 month ago (1 children)

That was satisfying. I was expecting a hundred lines of hand-tuned code. Rust rocks!

[–] nik9000 7 points 1 month ago

Zero cost abstractions are a hell of a thing.

[–] [email protected] 1 points 3 weeks ago

Refreshing how optimized rust code is simple, coming from embedded in C, this is just * chef's kiss *