- Exploring Bit Scan Forward
- cppfront: Autumn update
- MSVC ARM64 Optimizations in Visual Studio 2022 17.7
- Defaulting Visual Studio git branch to main
- The dangers of releasing the last strong reference from within its own callback
- A poor entropy coding result in Zstandard
- Safety vs Performance. A case study of C, C++ and Rust sort implementations.
- Implement K-Way Merge with std::ranges
- Type Sequence and Factory Method