Stars
Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building.
Simple .INI file parser in C, good for embedded systems
Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chromium, Redis and WebKit/Safari
A network library for client/server games written in C++
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
A repository with a variety of meshes with minimal licensing requirements.
C++11/14/17 std::expected with functional-style extensions
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)
A collection of awesome dear imgui bindings, extensions and resources
The 7-Zip derivative intended for the modern Windows experience
A tiny, neat C library that portably invokes native file open and save dialogs.
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.
SteamOS session compositing window manager
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++ implementation of a fast hash map and hash set using hopscotch hashing
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Order Independent Transparency via Linked List Sorting on GPU
Samples from Microsoft teams for the MSDN Code Gallery