Lists (1)
Sort Name ascending (A-Z)
Stars
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
A library that provides an embeddable, persistent key-value store for fast storage.
PlayStation 4 emulator for Windows, Linux and macOS written in C++
C++ Library Manager for Windows, Linux, and MacOS
Versatile typeface for code, from code.
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)
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
lightweight, standalone C++ inference engine for Google's Gemma models.
The roadmap for learning the C++ programming language for beginners and experienced devs.
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and m…
Hypervisor based anti anti debug plugin for x64dbg
A comprehensive catalog of modern and classic books on C++ programming language
A Swiss army knife for your daily Linux network plumbing.
Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)
Customizable automatic UML diagram generator for C++ based on Clang.
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
My .emacs.el file and other personal Emacs goodies
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.