Five Years of Rust
blog.rust-lang.org
Five Years of Rust
1–10 of 133 posts
Re: Five Years of Rust
#2I hope the next 5 years bring compiler speed ups.
Re: Five Years of Rust
#3Re: Five Years of Rust
#4Is there a roadmap for the next 1/2/5 years?
Re: Five Years of Rust
#5Re: Five Years of Rust
#6Re: Five Years of Rust
#7Is the current status of Rust that it is slower than Go ? According to this previous post - https://news.ycombinator.com/item?id=23058147
See the discussion around it and the patches made by the community and the final results.
See the individual benchmarks: https://github.com/christianscott/levenshtein-distance-bench...
Re: Five Years of Rust
#8The progress on the error messages truly is worth highlighting, and kudos to the team for all the hard work there. It's one of the hardest things to get right in a programming language, particularly if that language has a fussy compiler.
Re: Five Years of Rust
#9Is the current status of Rust that it is slower than Go ? According to this previous post - https://news.ycombinator.com/item?id=23058147