|
|
|
|
|
by isodev
605 days ago
|
|
This is a really cool comparison, thank you for sharing! Beyond performance, Rust also brings a high level of portability and these examples show just how versatile a pice of code can be. Even beyond the server, running this on iOS or Android is also straightforward. Rust is definitely a happy path. |
|
My favorite thing about Rust, however, is Rust dependency management. Cargo is a dream, coming from C++ land.