Hacker News new | ask | show | jobs
Show HN: 9S – Basic multithreaded ping program in Rust (github.com)
2 points by c0deb0t 2247 days ago
1 comments

I'm a high school student that is quite new to Rust, and I am liking it so far. I learned a lot from this project and I hope that it can be a good learning resource for others.

In addition to this, I am also working on a SIMD edit distance library in Rust.