Hacker News new | ask | show | jobs
by Sagiri 3534 days ago
Rust is basically a safe C++, written by people who like functional languages. Also, it has an official package manager in Cargo, something that C++ lacks completely.

As such, it targets essentially the same niche as C/C++.