Explore >> Select a destination


You are here

artem.krylysov.com
| | blog.dinaburg.org
5.2 parsecs away

Travel
| | Update: jduck pointed out that the before/after code snippets were identical. Oops. Now fixed. I'd previously given up on C++ due to ...
| | mklimenko.github.io
5.9 parsecs away

Travel
| | Introduction Benchmarking first Creating a library Delayed library loading Generating multiple libraries Detecting the processor architecture at runtime Using the library
| | www.cplusplus.com
6.3 parsecs away

Travel
| |
| | andreabergia.com
45.8 parsecs away

Travel
| Hello, and welcome to a new edition of Links lists! C++, Rust, Kubernetes and careers this week! Coding Link to heading Optimizing C++ std::sort at Google scale Link to heading The algorithm in the STL of C++ are very powerful and very widely used. This article is a very in-depth look at how and why Google modified the implementation of std::sort. The changes have been merged in LLVM and will be available to everyone soon.