C & C++ recap for week 21/2023
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Memory Allocation 211 comments in 6 discussions
-
``Rewrite it in Rust'' Considered Harmful? 179 comments in 3 discussions
-
SectorC: A C Compiler in 512 bytes 121 comments in 7 discussions
-
RFC: Enforcing Bounds Safety in C (-fbounds-safety) - Clang Frontend 94 comments in 4 discussions
-
ISO C++ WG21 2023-05 Mailing 91 comments in 1 discussion
-
What’s the right hash table API? 59 comments in 1 discussion
-
IUP - Cross Platform C GUI Framework 48 comments in 2 discussions
-
Using enum classes as bitmasks 35 comments in 1 discussion
-
Refactoring with C++17 std::optional 33 comments in 1 discussion
-
Idiomatic way to avoid false sharing 31 comments in 1 discussion
-
Precedence of * (dereference) and ++ (increment). 19 comments in 1 discussion
-
Speeding up the insertion of a sorted (or mostly-sorted) key list into a std::map or other ordered associative container - The Old New Thing 17 comments in 2 discussions
-
On creating (and using) a transforming iterator - The Old New Thing 8 comments in 1 discussion
-
A Trick for Reflection in C++ 8 comments in 3 discussions
-
I made a simple program arguments generating library in C, looking for feedback 6 comments in 1 discussion
Projects #
-
A free guide to learn Object-Oriented Programming in C++ 40 comments in 1 discussion
-
Sequency, A Powerful C++ Library for Random Numbers Generation! 23 comments in 1 discussion
-
Farmd - a work in progress farm game 8 comments in 1 discussion
-
hyeoOS Operating System written in Assembly and C++ 7 comments in 1 discussion
-
Efficient File Compression and Uncompression with C++ Program - Optimize Storage and Data Transfer!
Videos #
-
Basic 3D Game Engine in C++ with OpenGL, glm, Assimp and Dear ImGui 26 comments in 1 discussion
-
Demonstration of B - Predecessor of C Language FROM 1969 17 comments in 1 discussion
-
suggested way to learn oop in c++ 12 comments in 3 discussions
-
[Using std::cpp] More than a rehash - Joaquín M López Muñoz 8 comments in 1 discussion
-
[RUST VIDEO] Multithreading in Rust with: examples on Rust fearlessness vs. C++ (lol) fearfulness, message passing (with crossbeam-channel rather than mpsc), Arc/Mutex, and threading with generics via the Send/Sync traits by danlogs 7 comments in 1 discussion
-
[Using std::cpp] What is Low Latency C++ Timur Doumler 4 comments in 1 discussion
This is an archived issue from the C & C++ newsletter.