Zguy's Stars
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
erincatto/box2d
Box2D is a 2D physics engine for games
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
deepnight/ldtk
Modern, lightweight and efficient 2D level editor
google/honggfuzz
Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
simd-everywhere/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
fungos/cr
cr.h: A Simple C Hot Reload Header-only Library
Arvtesh/UnityFx.Outline
Screen-space outlines for Unity3d.
fendevel/Guide-to-Modern-OpenGL-Functions
A guide to using modern OpenGL functions.
samhocevar/portable-file-dialogs
💬 Portable GUI dialogs library, C++11, single-header
Rezonality/zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
ufbx/ufbx
Single source file FBX loader
nemequ/hedley
A C/C++ header to help move #ifdefs out of your code
vector-of-bool/cmrc
A Resource Compiler in a Single CMake Script
sammyfreg/netImgui
'Dear Imgui' remote access library and application
jupyter-xeus/cpp-terminal
C++ library for writing multiplatform terminal applications
mahilab/mahi-gui
Dirt Simple C++ GUI Toolkit using GLFW, ImGui, and NanoVG
wc-duck/dbgtools
Small collection of debug-related drop-in c/c++-utils
Facepunch/WhatUsesThis
Right click an asset and get a list of assets that use it
RonPieket/BinaryRelations
Three new associative container classes
Devolutions/CMakeRust
CMake Rust Language Support
niklas-ourmachinery/bitsquid-foundation
A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a data-oriented philosophy: POD structures are preferred over classes, flat arrays are the preferred data structure, etc.
zeux/codesize
Code size visualization tool with PDB/ELF/Mach-O support