Y
Hacker News
new
|
ask
|
show
|
jobs
by
metalloid
751 days ago
Why Rust? What is the main benefit ?
1 comments
diptanu
750 days ago
Rust is really good for building solid services. Indexfiy has never crashed for us in unexpected ways. The other option was to build this in C++ but the state of package management in C++ is really bad so I chose to use Rust.
link