- How to compare signed and unsigned integers in C++20?
- Going faster by duplicating code
- Spans, string_view, and Ranges - Four View types (C++17 to C++23)
- Structured Diagnostics in the New Problem Details Window
- Are Function Pointers and Virtual Functions Really Slow?
- Safety vs Performance. A case study of C, C++ and Rust sort implementations.
- μt - C++20 single header/module, macro-free μ(micro)/Unit Testing Framework v2.0.0
- Faster hash maps, binary trees etc. through data layout modification
- Hierarchical Timing Wheels
- C++23 - std::expected, the superior way of returning a value or an error
- SObjectizer Tales – 1. Producing Images
- PSA: QPointer has a terrible name
- On detecting improper use of
std::enable_shared_from_this