Explore >> Select a destination


You are here

rowcoding.com
| | melatonin.dev
2.4 parsecs away

Travel
| | Love it or hate it, CMake is the best way to get a JUCE app running cross platform. Here's some tips!
| | embeddeduse.com
2.5 parsecs away

Travel
| | How hard can it be to write a Yocto recipe for building a Qt application with CMake? Actually, it turns out to be pretty hard. I have seen my fair share of slow-and-dirty workarounds (nothing is ev...
| | cliutils.gitlab.io
1.3 parsecs away

Travel
| |
| | andreabergia.com
34.7 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.