C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
- GitHub: https://github.com/topics/cpp
- Wikipedia: https://en.wikipedia.org/wiki/C%2B%2B
- Created by: Bjarne Stroustrup
- Released: October 1985
- Aliases: cplusplus, c-plus-plus, cpps, cpp98, cpp03, cpp11, cpp14, cpp17, cpp20, cpp0x, cpp1y, cpp1z, cpp2a, cplusplus-11,
- Last updated: 2026-07-03 00:06:50 UTC
- JSON Representation
https://github.com/orlovt/delivery-simulation
A web-based 3D simulation of the University of Minnesota campus, showcasing a drone fleet delivery service. It features dynamic interactions among helicopters, humans, robots, drones, packages, and porch pirates, utilizing design patterns and C++ best practices for a robust and efficient system.
cpp design-patterns drone-simulation
Last synced: 04 Jul 2026
https://github.com/usmanmehmood55/c-toolkit
A VSCode extension to help create, build, run, debug and test C projects using CMake.
Last synced: 17 Feb 2026
https://github.com/romnn/proto-compile
helper package that wraps protoc for your CI and projects.
ci compiler cpp dart golang grpc grpc-web helper java javascript protobuf python typescript
Last synced: 12 May 2025
https://github.com/druxorey/ucv-ayp
Respuestas y ejercicios resueltos de las guías de Algoritmos y Programación en C++, organizados por temas.
Last synced: 11 Jul 2025
https://github.com/bdwhst/fluora
A CUDA PBR path tracer
cpp cuda pathtracing pbr rendering
Last synced: 13 Feb 2026
https://github.com/bencsikandrei/ini-lite
Very basic INI parser with limited functionality
Last synced: 13 Apr 2025
https://github.com/faris771/cpu_simulator
Task1 in my software engineering internship at Imagry, the Idea of this task is to get hands on C++ Language, and designing concepts.
Last synced: 28 Mar 2025
https://github.com/priontoabdullah/problem-solving-online-judge
💻The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃
acm-icpc c cpp hackerrank-challenges javascript python uri-online-judge uva-online-judge
Last synced: 07 Apr 2026
https://github.com/notnekodev/krkawm
A window manager for X11
cpp window-manager x11 x11-wm xlib
Last synced: 22 Jul 2025
https://github.com/h-d-owl/equipment_information
Adds nodes that provide information about CPU, GPU, RAM and Displays.
blueprints cpp game-dev game-developement game-development game-engine gamedevelopment plugin plugin-development plugins ue5 ue5-plugin unreal unreal-engine unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine5
Last synced: 04 Jul 2026
https://github.com/vvzen/paintball-portraits
repo of the paintball gun installation for the "Echosystems" exhibition (September 2018, Goldsmiths)
arduino cpp echosystems goldsmiths installation-art openframeworks
Last synced: 16 May 2026
https://github.com/esraa-emary/vole-machine-language-simulator-gui
The Vole Machine Language Simulator GUI is a graphical application designed to simulate the operations of a simple CPU using Qt.
Last synced: 12 May 2025
https://github.com/kkebo/maskromdetector
Maskrom Detector is an iPad app that detects if the connected PinePhone Pro is in Maskrom mode.
cpp driverkit ipad ipados pinephone-pro swift
Last synced: 17 May 2026
https://github.com/bl33h/axolotlslikepicklesraytracing
A raytracing graphics app with a resource manager, skybox rendering, and precise sphere representation through ray intersections. An axolotl and two pickles take place in the scene.
axolotl block cpp glm minecraft pickle pixel-art raytracer raytracing sdl2 sphere ubuntu wsl
Last synced: 16 Jun 2025
https://github.com/shlomnissan/https-request
🌍 A command-line tool that makes HTTPS requests written in C++17
cmake cpp http-client https openssl sockets
Last synced: 07 Jun 2026
https://github.com/funnydman/knowledge-base
Notes on various topics collected through years
cpp django nasm-assembly postgresql python radare2 redis ssh
Last synced: 09 Apr 2026
https://github.com/druxorey/ucv-algobyte
A simple website offering courses in C++ and Python.
Last synced: 18 Feb 2026
https://github.com/georgecatalin/multi-threading-and-ipc-with-qt-5-cpp
Code practice associated with the Udemy course "Multi-Threading and IPC with Qt 5 C++" authored by Daniel Gakwaya.
cpp qt qt5 qthread-subclass udemy-course
Last synced: 16 May 2026
https://github.com/Xtalism/access-point-esp32
ESP32 Access Point
access-point arduino cpp embedded-systems esp32 industrial-network microcontroller-programming networking platformio
Last synced: 24 Oct 2025
https://github.com/marginalhours/mandelbrot-renderer
C++/SDL2 Mandelbrot set renderer
cpp cpp17 mandelbrot-fractal mandelbrot-viewer sdl2
Last synced: 07 Apr 2026
https://github.com/araffin/es-with-search-path
Implementation of the (μ/μ,λ)-Evolution Strategy (ES) with Search Path algorithm in C++
algorithms black-box-optimization cpp evolution-strategies
Last synced: 16 May 2026
https://github.com/palmanov/visible-edge
Roberts algorithm / Invisible surfaces and lines removal algorithms
Last synced: 02 Jul 2026
https://github.com/lilgallon/cheatsheets
Advanced programming cheatsheets (C++, Java, ...)
Last synced: 12 Apr 2026
https://github.com/knapeczadam/dae-graphics-programming-2-vulkan
🌋 Vulkan-based graphics projects for Graphics Programming 2 at Howest DAE (2024). Covers advanced rendering techniques including PBR, normal mapping, environment mapping, sprite rendering, post-processing, and optional compute, geometry, and tessellation shaders.
2024 3d-renderer belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming gp2 graphics-programming graphics-programming-2 howest howest-dae kortrijk programming shader-programming student-project vulkan
Last synced: 03 Jul 2026
https://github.com/knapeczadam/dae-software-engineering
🌚 Final project for Software Engineering at Howest DAE (2024). Demonstrates modular C++ development with Lua integration, including three simple mini-games: Pong, Snake, and Breakout. Includes a single final release build.
belgium c c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming howest howest-dae kortrijk lua programming software-engineering sol2 student-project university
Last synced: 03 Jul 2026
https://github.com/knapeczadam/dae-programming-4
🦖 A collection of Programming 4 lab projects from the fourth semester at Howest DAE (2024). Focused on software and game programming patterns, modular code architecture, and advanced C++ memory and design practices — bridging the gap between academic projects and professional game development.
2024 belgium c-plus-plus coding-practice cpp dae digital-arts-and-entertainment game-dev game-development game-programming howest howest-dae kortrijk lab-exercises laboratory-exercises prog4 programming programming-4 programming-labs university
Last synced: 03 Jul 2026
https://github.com/nyrox/opengl-engine
Random GL Stuff
3d-game-engine 3d-graphics cpp opengl
Last synced: 17 May 2026
https://github.com/basemax/matrixfunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
coefficient coefficients cpp cramer cramer-gan determinant determinant-calculation determinantal-processes matrix matrix-calculations matrix-completion matrix-computations matrix-functions matrix-multiplication multiplication multiplication-algorithm
Last synced: 03 Apr 2025
https://github.com/alexjmercer/ascii_art
Playing around with C++ and OpenCV in the terminal !
ascii ascii-art cpp opencv opencv-cpp visual-studio webcam-capture
Last synced: 13 Apr 2025
https://github.com/knapeczadam/dae-gameplay-programming
🧟 Gameplay Programming course project (DAE, 2023). Focused on AI agents, decision-making, steering behaviors, and pathfinding using a custom C++ framework. Final project: Zombie Survival Game — an autonomous agent surviving through dynamic AI behavior.
2023 ai artificial-intelligence belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming gameplay-programming howest howest-dae kortrijk programming programming-labs student-project university zombie-survival
Last synced: 03 Jul 2026
https://github.com/BenjaminYde/ArcticEngine
Vulkan Game Engine Using Linux Dev Container
3d clang cmake container cplusplus cpp devcontainer docker dockerfile game glw graphics linux rendering sdk sdl vscode vulkan vulkan-api
Last synced: 05 May 2025
https://github.com/donno2048/nn.cpp
Neural network implementation for cpp.
cpp from-scratch neural-network
Last synced: 21 Jul 2025
https://github.com/iukkeopaa/gathering-various-sources
Collecting and organising informations or sources from all aspects.
algorithms cpp docker go java kubernetes linux mysql web
Last synced: 13 Apr 2025
https://github.com/georgecatalin/qr_code_generator
A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.
cplusplus cpp qr qr-codes qrcode qrcode-generator
Last synced: 14 Jun 2025
https://github.com/solo-io/envoy-azure-functions
azure azure-functions c-sharp cpp cpp11 csharp envoy envoy-filter envoyproxy
Last synced: 22 Jun 2025
https://github.com/mahmoud-nfz/shesolves2022
This is the main repository for the problems of shesolves' 2022 version. A competitive programming competition organized by ACM INSAT during the 10th and 11th december 2022.
competitive-programming competitive-programming-contests cplusplus cpp
Last synced: 03 Jul 2026
https://github.com/songquanpeng/rest-reminder
A reminder that will notify you when you need a rest.
Last synced: 06 Jan 2026
https://github.com/1001bit/goodgameengine
SFML based game engine
2d cpp game-development game-engine sfml
Last synced: 31 Jul 2025
https://github.com/niloufarmj/sbu-bp-two-cars
two cars game demo with c++ console application my BP mini project
console-application console-game cpp two-cars
Last synced: 16 May 2026
https://github.com/localspook/crc
A high performance C++ CRC library with all the bells and whistles.
cpp cpp20 crc header-only no-dependencies single-file
Last synced: 11 May 2025
https://github.com/theolepage/directx-2d-framework
A simple framework to make C++ DirectX 2D applications.
Last synced: 21 Jul 2025
https://github.com/kiblelab/quoridouble
강화학습 기반 AI와 PvP 대전, 개선된 UX가 구현된 Quoridor 게임 앱
cmake cpp dart flutter gradle java socket-io spring-boot
Last synced: 17 Feb 2026
https://github.com/kunalshah017/atm-simulator
Tried to simulate functions of ATM in console
collaborate communityexchange cpp github github-campus-experts github-codespaces github-pages gitkraken gitlens imgbot simulator
Last synced: 10 May 2025
https://github.com/zabir-nabil/dsp-matlab-cpp
Digital Signal Processing in Matlab & C++
Last synced: 18 May 2026
https://github.com/yadvi12/striver-sde-dsa-sheet
Striver SDE Sheet - CPP Solutions
algorithm coding-challenge cpp data-structures
Last synced: 02 Feb 2026
https://github.com/fahadpathan7/ai_algorithms
Artificial Intelligence Algorithms
artificial-intelligence-algorithms cpp
Last synced: 20 Jul 2025
https://github.com/alexisvassquez/ai_spotibot_player
AudioMIX is an open-source, AI-assisted music production software designed to empower independent artists and DJs with a live performance engine, live coding features with a custom DSL, mood-based audio analysis, and LED integration. Spotibot was its original name.
audio audio-analysis audio-processing cmake cpp daw daw-software digital-signal-processing dsl dsp ethical-ai haskell live-coding live-performance machinelearning music-production-software music-programming-language music-visualizer portaudio python
Last synced: 11 Apr 2026
https://github.com/happybono/fuzzypotato
The solar-powered smart-flowerpot project with the ESP32 micro-controller unit. (Temperature, Humidity, Illuminance (Lux), Soil Moisture, Soil Salinity, Battery Voltage)
arduino arduino-ide cplusplus cpp environment-friendly environmental-monitoring esp32 esp32-arduino internet-of-things iot renewable-energy smartfarm smartfarms smartgarden solar-energy
Last synced: 11 Feb 2026
https://github.com/speakez-llc/farscape
F# Native Library Binding Generator
Last synced: 21 Mar 2025
https://github.com/aqzhyi/oh-my-ex5
download my mt5 scripts, ea, indicators
Last synced: 20 Mar 2025
https://github.com/georgiifirsov/podserializer
Library used to serialize and deserialize any POD-structure (and some non-POD structs) with no modifications applied to them. Here I use a lot of templates and other meta-magic :)
cplusplus cplusplus-14 cpp cpp14 pods serialization templates
Last synced: 12 Apr 2025
https://github.com/haseeb-heaven/awesomecpp-libraries
Awesome Cpp libraries for various tasks Http Req,Parsers File/Event Mgr,Maths,Container etc
cpp cpp-containers cpp-course cpp-gpt cpp-http cpp-library cpp-math cpp-project cpp-rest cpp17 dataconvertor filemanager filesystemwatcher mathoperations
Last synced: 28 Mar 2025
https://github.com/sambhav228/indian_map_cpp
C++ code to generate the map of India
Last synced: 02 Jul 2026
https://github.com/randomgamingdev/ezgl
A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.
cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple
Last synced: 10 Jul 2025
https://github.com/notkyoyo/hello-world
This is a repository of examples of hello world programs in all programming languages.
cpp csharp demo hacktoberfest hacktoberfest-accepted hacktoberfest2022 hello hello-world helloworld-demo helloworld-programs html5 java js programming programming-exercises programming-languages python world
Last synced: 12 Apr 2025
https://github.com/kushhhh-sh/phonebook-system
A CLI Phone Directory written in C++ Using file handling
cli command-line contacts-app cpp filehandling
Last synced: 15 Oct 2025
https://github.com/karmakrafts/kstd-reflect
Runtime reflection library for C++17/20.
api cmake cplusplus cplusplus17 cplusplus20 cpp cpp17 cpp20 cross-platform cross-platform-library library
Last synced: 11 May 2025
https://github.com/burnett01/docker-images
My docker images that I use in various projects
alpine cpp docker docker-image docker-images laravel lightweight lumen php8 php83 php84 php85 symfony ubuntu xdebug
Last synced: 19 Feb 2026
https://github.com/hmasum52/cse208-dsa-ii-sessional
Implementations of All the assignments of the course CSE-208-Data structure and algorithms-II in C++
Last synced: 12 Jul 2025
https://github.com/x4raynixx/rx-scripting
RX is a lightweight scripting language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.
cpp csharp javascript language nextjs programming programminglanguage python
Last synced: 08 May 2025
https://github.com/teiacare/teiacareinferenceclient
TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.
cpp cross-platform deep-learning grpc inference kserve machine-learning
Last synced: 25 Sep 2025
https://github.com/merendamattia/fdi
FdI - Fondamenti di Informatica presso l'Università degli Studi di Parma (9 CFU).
Last synced: 18 May 2026
https://github.com/arturfriedrich/oo_programozas
Ez a repo a Széchenyi István Egyetem OO programozás (GKNB_INTM085) tárgyának anyagát gyűjti össze.
Last synced: 17 May 2026
https://github.com/juliaszymanska/global-coding-challange-2020
All solutions to the Global Coding Challange 2020 Credit Suisse
coding-challenge competition competitive-programming cpp credit-suisse gcc global-coding-challenge java javascript python
Last synced: 12 Apr 2025
https://github.com/xiangpenghao/cpp-template
a template to bootstrap C++ research projects
Last synced: 17 May 2026
https://github.com/dbjdbj/ucrt_crash_on_printf
after _setmode(_fileno(stdout), _O_U8TEXT), using printf crashes the program
cplusplus-17 cpp cpp17 microsoft sdk support visualstudio
Last synced: 21 May 2026
https://github.com/magalhaesm/rinha-compiler
💻 A simple tree-walking interpreter
algorithms compiler cpp cpp17 data-structures interpreter programming-challenges tree-walk-interpreter
Last synced: 13 Apr 2025
https://github.com/dhananjayporwal/programming-notes
Collection of notes which I made at the time of learning various courses.
cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes
Last synced: 13 Jul 2025
https://github.com/raisess/hash-generator
A simple password/random-hash generator writen in cpp.
cpp gcc hash hash-generator open-source random-algorithm random-hashes random-string-generators
Last synced: 25 Jun 2025
https://github.com/mark-mdo47/arduinoclass
Lesson Plan and Code for a Maker-Space Arduino class 2023
arduino c cpp df2301q-voice-commands fastled hc-sr04-ultrasonic-sensor kcx-bt-emitter kcx-bt-emitter-v1-1 persistence-of-vision ws2812b-led yx5200
Last synced: 11 Feb 2026
https://github.com/defGameEngine/defGameEngine
defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher
cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web
Last synced: 14 Jul 2025
https://github.com/chirag-droid/opengl
This is my first OpenGl project.
cmake cmakelists cpp glad glfw glfw3 graphics graphics-library graphics-programming opengl
Last synced: 18 May 2026
https://github.com/avitase/fast_frechet
Comparison of different (fast) discrete Fréchet distance implementations in C++ and CUDA.
benchmark cpp cuda frechet-distance simd
Last synced: 18 May 2026
https://github.com/kavyaballa1020/smart-pond-monitoring-iot
This project is an IoT-based Smart Pond Monitoring System, designed to monitor various parameters of a pond such as pH level, water level, and water quality. It utilizes NodeMCU ESP8266 microcontroller along with pH sensors, water sensors, and water level sensors to collect data. The collected data is then transmitted to a Flask web server and stor
arduino-ide cpp css flask html internet-of-things mongodb nodemcu-esp8266 ph-sensor python
Last synced: 12 Jul 2025
https://github.com/pastekaztekastor/crowd-simulation
Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.
c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization
Last synced: 03 Mar 2026
https://github.com/suxrobgm/ec-modding-tools
Modding Tools for Hearts of Iron IV: Economic Crisis
cpp game-development modding-tools winapi
Last synced: 26 Mar 2025
https://github.com/thisisnotjustin/particlecim
Simple Particle Simulation with C++ and SFML
Last synced: 14 Feb 2026
https://github.com/alpha74/cuda_basics
Nvidia NVCC CUDA programs for begineers.
c cpp cuda cuda-programs nvcc nvidia parallel-computing parallel-programming
Last synced: 08 May 2026
https://github.com/kkkaan/metu-ceng-thes
Some of the homeworks I have done at metu ceng.
bash c cpp haskell java prolog python quantum-computing verilog
Last synced: 13 Feb 2026
https://github.com/mariam-badr-mb/vole-machine-simulater
This code simulates a virtual machine with a CPU, memory, and registers, supporting basic arithmetic, logic, and control operations. It includes program loading and execution with a menu-based interface.
Last synced: 13 Feb 2026
https://github.com/schryzon/rpg-game
A simple command line RPG game in C++ with OOP.
cpp rpg rpg-game simple-game simple-project
Last synced: 07 May 2025
https://github.com/tvanfossen/entropic
Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.
agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling
Last synced: 30 May 2026
https://github.com/kar-dim/qt-bdaychecker
Simple Birthday/Name day application that notifies the user if there is a birthday/name day today, GUI written in Qt (Widgets)
Last synced: 13 Feb 2026
https://github.com/venkat-kolasani/hotel-booking-system
The Hotel Booking System with Loyalty Program is a C++ console-based application designed to manage hotel room bookings efficiently and reward loyal customers.This project was developed as a part of the End Semester Project for course "C++" at the University.
classes-and-objects cpp cpp17 exception-handling files inheritance polymorphism templates
Last synced: 13 Feb 2026
https://github.com/onmcu/awesome-embedded-testing
Curated list of tools and resources for testing Embedded and Low-level software
awesome awesome-list awesome-lists awesome-resources c-lang cplusplus cpp embedded embedded-c embedded-rust embedded-software embedded-systems rust rust-lang testing testing-automation testing-framework testing-library testing-tools
Last synced: 26 Mar 2025
https://github.com/ngdream/heart
easy to use and performent c++ web microframework
cef cpp framework heart http lib microframework mongoose request server ui visual-studio web websites
Last synced: 16 Apr 2026