Skip to content

beingamanforever/aman.systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aman Systems

Live at: https://beingamanforever.github.io/aman.systems/

C++

General C++

  1. Const, constexpr and consteval in C++: Notes
  2. Move semantics in C++: Notes
  3. Casting in C++: Notes

C++ performance

  1. Cache locality & Branch Predictability in C++: Notes
  2. Compiler Optimizations Flags: Notes
  3. Different types of compiler optimizations: Notes

CppCon

  1. The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 Notes

System's Programming

  1. Why size of variables matter: Notes
  2. Why stack is so fast: Notes

About

Systems programming notes and C++ optimization insights

Topics

Resources

Stars

Watchers

Forks