Stars
A simple, lock-free MPSC (Multiple Producer, Single Consumer) queue implemented in C++ for learning and experimentation purposes. Useful for everyone who is interested in low latency & extremely hi…
An open-source C++ library developed and used at Facebook.
A little quick-start project template for C++ projects which utilise a Core/App project architecture
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
The Builder's Bible — The Definitive Guide for Non-Technical People to Understand Engineering, AI, and Build Real Products with AI Tools. Free. Open Source. 700+ Pages.
Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.
Books related to Artificial Intelligence, Machine Learning, Deep Learning and Neural Networks
The Rust Crush Bootcamp is finally happening - November 21, 2025
If you want to become good at system design, join this newsletter now 👇
A Foundational C++ Library for Safety-Critical Software.
Incident Response & Digital Forensics Debugging Extension
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
List of Computer Science courses with video lectures.
Helpful WinDBG command for kernel debugging
A command tree based on commands and extensions for Windows Kernel Debugging.
A cheatsheet of modern C++ language and library features.