Y
Hacker News
new
|
ask
|
show
|
jobs
by
msdrigg
1699 days ago
Do you know of any examples of good quality application code in rust?
1 comments
cute_boi
1699 days ago
There are many like firecracker vm, polkadot, linkered proxy, tokio, hyper etc. And these are the one I know and I think there are too many good quality application code in Rust.
link
msdrigg
1698 days ago
I wouldnt have thought of tokio as application code bc its a library, but I guess it kinda is because it also provides a runtime.
Thanks for the list
link