Hacker News
- 60 Terrible Tips for a C++ Developer https://www.modernescpp.com/index.php/60-terrible-tips-for-a-c-developer/ 11 comments
- C++ 20: The Core Language https://www.modernescpp.com/index.php/c-20-the-core-language 272 comments
- Multithreading in modern C++ http://www.modernescpp.com/index.php/multithreading-in-modern-c 39 comments
Lobsters
- 60 terrible tips for a C++ developer https://www.modernescpp.com/index.php/60-terrible-tips-for-a-c-developer/ 2 comments c++
- C++23: The Small Pearls in the Core Language https://www.modernescpp.com/index.php/c23-the-small-pearls-in-the-core-language/ 5 comments c++
- The Singleton http://www.modernescpp.com/index.php/creational-patterns-singleton 5 comments c++
- Garbage Collection - No Thanks https://www.modernescpp.com/index.php/garbage-collectio-no-thanks 15 comments c++
- An Advanced Priority Scheduler for Coroutines https://www.modernescpp.com/index.php/an-advanced-priority-scheduler-for-coroutines/ 2 comments cpp
- C++20: Module Support of the Big Three https://www.modernescpp.com/index.php/c20-module-support-of-the-big-three-compilers/?ref=dailydev 7 comments cpp
- C++23: Syntactic Sugar with Deducing This https://www.modernescpp.com/index.php/c-23-syntactic-sugar-with-deducing-this 27 comments cpp
- C++23: The Next C++ Standard https://www.modernescpp.com/index.php/c-23-the-next-c-standard 100 comments cpp
- How can you recognise a good software architecture? https://www.modernescpp.com/index.php/how-can-you-recognise-a-good-software-architecture 9 comments programming
- How can you recognise a good software architecture? https://www.modernescpp.com/index.php/how-can-you-recognise-a-good-software-architecture 6 comments cpp
- The Null Object Pattern. MODERNES C++ https://www.modernescpp.com/index.php/the-null-object-pattern 15 comments cpp
- The Adapter Pattern - ModernesCpp.com https://www.modernescpp.com/index.php/the-adapter-pattern 4 comments cpp
- Improved Iterators with Ranges in c++ https://www.modernescpp.com/index.php/improved-iterators-with-ranges 13 comments cpp
- Semaphores in C++ with example. https://www.modernescpp.com/index.php/semaphores-in-c-20 7 comments cpp
- C++20 Modules: Private Module Fragment and Header Units https://www.modernescpp.com/index.php/c-20-modules-private-module-fragment-and-header-units 19 comments cpp
- Performance of the Parallel STL Algorithms http://www.modernescpp.com/index.php/performance-of-the-parallel-stl-algorithmn 9 comments cpp
- Performance of the Parallel STL Algorithms http://www.modernescpp.com/index.php/performance-of-the-parallel-stl-algorithmn 6 comments programming
- The Next Big Thing: C++20 - Two promising additions i.e. three-way-comparison and Modules instead of header files. https://www.modernescpp.com/index.php/c-20-an-overview 12 comments programming
- Looking for Proofreaders for new Book: C++ Core Guidelines http://www.modernescpp.com/index.php/looking-for-proofreaders-for-my-new-book-the-c-core-guidelines 4 comments cpp
- Whyyy it has to be so ugly?? https://www.modernescpp.com/index.php/c-20-the-library 110 comments cpp
- C++ 20: The Core Language https://www.modernescpp.com/index.php/c-20-the-core-language 40 comments cpp
- C++20: The Big Four http://www.modernescpp.com/index.php/thebigfour 33 comments cpp
- C++ Insights http://www.modernescpp.com/index.php/c-insights-variadic-templates 21 comments programming
- C++ Core Guidelines: Type Erasure http://www.modernescpp.com/index.php/c-core-guidelines-type-erasure 10 comments cpp
- C++ Core Guidelines: A Short Detour to Contracts in C++20 http://www.modernescpp.com/index.php/c-core-guidelines-a-detour-to-contracts 156 comments programming
- C++ Core Guidelines: More Rules to Concurrency and Parallelism http://www.modernescpp.com/index.php/c-core-guidelines-more-rules-to-concurrency-and-parallelism 7 comments programming
- C++ Core Guidelines: More about Control Structures http://www.modernescpp.com/index.php/c-core-guidelines-more-about-control-structures 21 comments programming
- What is Modern C++? http://www.modernescpp.com/index.php/what-is-modern-c 5 comments cpp
- What is the essential difference between urfave/cli и spf13/cobra? http://www.modernescpp.com/index.php/the-new-ranges-library 9 comments cpp
- Fold Expressions http://www.modernescpp.com/index.php/fold-expressions 15 comments cpp
- std::array - Dynamic Memory, no Thanks http://www.modernescpp.com/index.php/std-array-dynamic-memory-no-thanks 25 comments cpp
- Memory and performance overhead of smart pointers http://www.modernescpp.com/index.php/memory-and-performance-overhead-of-smart-pointer 57 comments programming
- Associative Containers - A simple performance comparison http://www.modernescpp.com/index.php/associative-containers-a-simple-performance-comparison 15 comments cpp
- {}-Initialization http://www.modernescpp.com/index.php/initialization 11 comments cpp
- memory_order_consume & carries-a-dependency-to http://www.modernescpp.com/index.php/memory-order-consume 6 comments cpp
- Multithreading in modern C++ http://www.modernescpp.com/index.php/multithreading-in-modern-c 4 comments cpp