Safety vs Performance. A case study of C, C++ and Rust sort implementations.
Safety vs Performance. A case study of C, C++ and Rust sort implementations.
github.com /Voultapher/sort-research-rs/blob/main/writeup/sort_safety/text.md
You're viewing a single thread.
View all comments
3
comments
Happy to see Rust’s standard library near the top in performance. It’s nice to have a good implementation out of the box.
4 0 Reply