|
|
|
|
|
by toyg
2759 days ago
|
|
It’s more like C than any of the high-level languages you mentioned, so yeah, it usually outperforms most of them. It’s basically “memory-safe C” with some modern constructs thrown in for good measure. I personally wouldn’t build a website in Rust, but a webserver? Yeah, maybe. |
|