C & C++ recap for week 9/2023
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Will Carbon Replace C++? 321 comments in 1 discussion
-
Effortless Performance Improvements in C++: std::unordered_map 185 comments in 3 discussions
-
Demystifying bitwise operations, a gentle C tutorial 137 comments in 7 discussions
-
Implementing C++20 modules in an existing game engine 115 comments in 2 discussions
-
Dropping support for old C++ standards 94 comments in 1 discussion
-
MSVC vs Clang-cl code performance 62 comments in 2 discussions
-
C++ 23 language standard declared feature-complete 57 comments in 1 discussion
-
In Defense Of Linked Lists 28 comments in 1 discussion
-
Function composition in modern C++ 27 comments in 1 discussion
-
GNU Debugger "GDB" Adds Support For Microsoft's Debug Adapter Protocol 20 comments in 2 discussions
-
Why the “volatile” type class should not be used 15 comments in 2 discussions
-
Examples of Projections from C++20 Ranges 11 comments in 1 discussion
-
Having trouble getting an image to render, (SDL2, SDL_image) 10 comments in 1 discussion
-
I'm having some trouble with nearest neighbor and floyd steinburg dithering 8 comments in 1 discussion
-
C++ Code Analysis Improvements in Visual Studio 17.6 - C++ Team Blog 8 comments in 1 discussion
Releases #
-
Released nvdialog v0.6.0: A library to create native-looking dialog boxes 4 comments in 1 discussion
Projects #
-
Libfork v2: A lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines 51 comments in 2 discussions
-
Apple Metal Sketch Dojo - graphics and animation demos with Swift, Metal API and C++ 31 comments in 3 discussions
-
Autodiff in C (need help fixing memory leak) 28 comments in 4 discussions
-
Code running on an ESP8266 (ESP-01S) occasionally and mysteriously crashes/freezes, can't figure out why 20 comments in 1 discussion
-
Chip8 Emulator done in one afternoon 14 comments in 1 discussion
-
Updated FREE Complete Reverse Engineering Tutorial to include C, C++ and Go 12 comments in 3 discussions
-
INI file parser 10 comments in 1 discussion
-
All of a class's functions cause linker errors except the first 3 comments in 1 discussion
-
LightEnum, a MagicEnum "extension" for reduced compile times 2 comments in 1 discussion
-
GitHub - intel/x86-simd-sort: C++ header file library for high performance SIMD based sorting algorithms for primitive datatypes 2 comments in 1 discussion
Videos #
This is an archived issue from the C & C++ newsletter.