Ask HN: Which projects (applications) use Rust?

8 points by wirrbel ↗ HN
I like rust and know that there are tons of rust libraries out there. However, when a friend recently asked me if there are any projects that use rust to build programs/applications/web services/projects, I couldn't really name more than Servo.

Which projects do sucessfully use Rust?

4 comments

[ 3.2 ms ] story [ 17.7 ms ] thread
Well the language has just got stable only recently so it's only natural any real world projects were not that eager to adopt it.

Another thing is that a compiler has to be yet optimized as the performance is not that great compared to other "mature" solutions.