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

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.
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