Stars
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
Development Environment (Ready-To-Use)
💤 Kick devices off your network by performing an ARP Spoof attack.
OSS-Fuzz - continuous fuzzing for open source software.
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the …
A demonstration of the misuse of C's strncpy() function
Windows Calculator: A simple yet powerful calculator that ships with Windows
A complete computer science study plan to become a software engineer.
A complete daily plan for studying to become a Google software engineer.
ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Chapter work from Bjarne Stroustrup's Programming Principles and Practice text
CTF framework and exploit development library
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
The Mullvad VPN client app for desktop and mobile
find unused code by collecting methods defined but not called or referenced
ps3dev / PSL1GHT
Forked from HACKERCHANNEL/PSL1GHTA lightweight PS3 SDK
PS4 wifi/bluetooth firmware ~~reversing~~ h4x
My reading of Programming: Principles and Practices using C++ (2nd ed) by Bjarne Stroustrup
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (First Edition)
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11