|
|
|
|
|
by rc00
407 days ago
|
|
> Many call for adding more to the rust standard library much like Go > So now I pose the question to you what do we do? 1. Port your application to the language/tool that fits your needs like Go. 2. Hope that a language like Zig decides to feature a standard library as good as Go. |
|
Go's is very nice however if I remember they ran into an issue with crypto that was hard to fix due to it being so bundled to the std library.