Post: Single Producer Single Consumer Lock-free FIFO From the Ground Up - Charles Frasch - CppCon 2023
Notes from: https://www.youtube.com/watch?v=_23qmZtDBxg&list=PLqdbPkkHHWL7qB0wA7pePTTX4oI-xOsOu&index=8
Resource: Exceptionally Bad: The Misuse of Exceptions in C++ & How to Do Better - Peter Muldoon - CppCon 2023
A deep dive into VLAN
AES 256 GCM
MD5 (RFC 1321)
Notes of the following resource: Linkers, Loaders and Shared Libraries in Windows, Linux, and C++ - Ofek Shilon - CppCon 2023 ELF interposition and -Bsy...
Type Punning C++
A deep dive into C++ Object Lifetime
How do you design a stock exchange.
An Overview on OS File System
An overview of how we can tune the performance of our system.
Overview of the different IPC methods and their trade-offs
Reference binding rules.
Overview of Cache and Cache coherence problem
An overview of OS memory management
A comparison of C++ and Java
A comparison of TCP and UDP