|
|
|
|
|
by the__alchemist
1063 days ago
|
|
Rust can be used in a number of domains; from the use cases of programming languages I've encountered, its niche isn't one of the things you mention, and it wouldn't be my first choice. I think Rust's strengths are in these domains: - Embedded devices
- Standalone applications
- Operating systems / RTOSes etc
- Performance-critical libraries
|
|