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/deryaxacar/42-CPP-Module-05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
42born2code 42cursus 42ecole 42projects 42school cpp cpp-modules cpp-programming cpp-programming-language cpp-programming-project cpp-project cpp98 oop oop-cpp oop-examples oops-in-cpp project
Last synced: 02 Jul 2026
https://github.com/maltsev-dev/unrealprojects
UE projects. 3 fully completed games based on free assets packs
Last synced: 30 Jan 2026
https://github.com/x1nto/vencorded
An experimental new epic Vencord installer
cpp discord-mod-installer vencord
Last synced: 03 Apr 2025
https://github.com/shucharjer/atom.utils
A headers-only util library in C++20, including reflection, structures, and some magic. | 一个仅有头文件的C++20基础工具库,包括反射、结构和一些魔法。
cpp cpp20 cpp20-library headers-only modern-cpp reflection utils
Last synced: 09 May 2025
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/nouraalgohary/grind-75-solutions
This GitHub repository features my solutions to Grind 75 questions, which I am approaching using multiple techniques and programming languages as per my plan.
blind-75 cpp problem-solving python
Last synced: 14 Feb 2026
https://github.com/virtyaluk/coursera-competitive-programming-core-skills
My progress doing Coursera Competitive Programmer's Core Skills.
competitive-programming coursera cpp programming-languages
Last synced: 22 Jun 2025
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/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/nyrox/opengl-engine
Random GL Stuff
3d-game-engine 3d-graphics cpp opengl
Last synced: 17 May 2026
https://github.com/melardev/cpp_aes_ecb_implementation
aes aes-ecb aes-encryption cpp ecp
Last synced: 21 Mar 2025
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/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/canreader/sleakengine
Open source, modular 3D game engine built with C++23 supporting DirectX 11, DirectX 12, OpenGL, and Vulkan through a unified rendering interface. Features an ECS architecture, scene management, and cross-platform support.
3d-engine cmake cpp cross-platform directx entity-component-system game-engine graphics imgui opengl rendering-engine sdl3 vulkan
Last synced: 16 May 2026
https://github.com/knapeczadam/dae-programming-3
🐔 A collection of Programming 3 lab projects from the third semester at Howest DAE (2023). Focused on modern C++ practices, hardware-efficient programming, and deeper system-level understanding through TDD, STL algorithms, and Win32 fundamentals.
2023 belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming howest howest-dae kortrijk lab-exercises laboratory-exercises prog3 programming programming-3 programming-labs university win32
Last synced: 03 Jul 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/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/miaucl/bitflame
Bitflame is an algorithm to generate non-repeating flames on a matrix. It can be used to generate gif of arbitrary length and size or it can be used to power a display with a microcontroller.
adafruit bitflame charlieplex cpp fire flame led python
Last synced: 16 May 2026
https://github.com/msoeken/pat
C++ dancing links solver
combinatorics cpp cpp14 dancing-links enumeration exact-cover
Last synced: 02 Aug 2025
https://github.com/realsba/esp32pp
ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.
cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi
Last synced: 16 May 2026
https://github.com/fahadpathan7/ai_algorithms
Artificial Intelligence Algorithms
artificial-intelligence-algorithms cpp
Last synced: 20 Jul 2025
https://github.com/brianferri/fmm-c--
collection of fast multiplication algorithms and matrix operations. It is written in C++ and is header only. It is designed to be used in other projects and rewritten to fit the needs of the project
algorithms calculus cpp data-structures fast-multiplication library math mathematics matrix-calculations matrix-multiplication matrix-operations
Last synced: 12 Jul 2025
https://github.com/thenewjavaman/brac-kt
A Kotlin/Multiplatform interface for quantum computing
c cpp csharp ibm-q ibm-q-experience java javascript jvm kotlin kotlin-js kotlin-jvm kotlin-multiplatform kotlin-native quantum quantum-computing typescript
Last synced: 11 Apr 2025
https://github.com/mishanya00/they-are-gigabytes
They are Gigabytes [TAG] - is a future RTS 3D videogame.
3d-graphics cpp opengl video-game
Last synced: 16 May 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/ivandrf/tic-tac-toe
Tic-Tac-Toe realization using the SFML library
Last synced: 06 Mar 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/merendamattia/asd
ASD - Algoritmi e Strutture Dati presso l'Università degli Studi di Parma (9 + 6 CFU).
Last synced: 15 Jul 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/hennotheo/narcengine
C++ Vulkan game engine
cpp engine game-engine gamedev
Last synced: 19 Sep 2025
https://github.com/borededdy/cxxbattleship
A simple but functional terminal BattleShip game, written in c++
battleship battleship-game battleships-game cpp cppgame cxx terminal terminal-game
Last synced: 18 May 2026
https://github.com/newyaroslav/banana-filesystem-cpp
Простая С++ библиотека для работы с файловой системой
check-file cpp cpp11 create-directory directories directory file file-library file-list file-name file-size file-system filesystem load-file remove-directory save-files
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/tinoryj/simplehttpserver_epoll_threadpoll
C++ HTTPServer with epoll & thread pool
Last synced: 24 Feb 2025
https://github.com/ehsan-habibagahi/2048
🕹️ Terminal game | A minimal clone of famous 2048 game
Last synced: 21 Mar 2025
https://github.com/aidinhamedi/advanced-arduino-datalogger
This project is an advanced datalogger that logs temperature, humidity, and air pressure. It uses an Adafruit SHT31 sensor for temperature and humidity, and a BMP180 for air pressure.
arduino arduino-ide arduino-mega bluetooth bmp180 c cpp data-collection datalogger sensors sht31 st7735 tft-display
Last synced: 21 Aug 2025
https://github.com/ningenme/compro-library
競技プログラミングのライブラリ
competitive-programming cpp library
Last synced: 26 Aug 2025
https://github.com/thevurv/viable
Elegant interop with C++ classes / interfaces with vtables
Last synced: 21 Jun 2025
https://github.com/hydraphyzer/cli-based-facebook-app-in-cpp
This is a CLI Based Facebook App Made With Love and C++. Core Concepts of DSA are Implemented in This Project Very Well.
cpp cppprojects datastructures datastructures-algorithms facebook hydraphyzer muhammadzubair
Last synced: 03 Feb 2026
https://github.com/brooklyn-dev/ray-tracing
A GPU-accelerated, physically-based path tracer built with C++ and OpenGL - from scratch.
cpp cpp17 glad glfw3 glm glsl graphics opengl path-tracing pbr ray-tracing raytracer raytracing real-time-rendering
Last synced: 19 May 2026
https://github.com/bencsikandrei/ini-lite
Very basic INI parser with limited functionality
Last synced: 13 Apr 2025
https://github.com/adarshbalu/cpp-programs
Collection of c++ programs for students
assignment bank bank-operations btech class cp cplus cplusplus-basic cpp cucek cusat experiment friend-functions inheritance lab objects programs project queue stack
Last synced: 03 Jul 2026
https://github.com/sambhav228/indian_map_cpp
C++ code to generate the map of India
Last synced: 02 Jul 2026
https://github.com/vincent-picaud/mma_meson_demo
How to use Meson to build a Mathematica package relying on LibraryLink and on an external C++ library
c cpp librarylink mathematica mesonbuild
Last synced: 19 May 2026
https://github.com/aminya/cmove
Move const values in C++
const cpp cpp20 cxx immutable move move-semantics mutable performance
Last synced: 26 Jun 2025
https://github.com/ayeshaashfaq12/airplane_seat_reservation_system
Airplane Seat Reservation System is a 2D console based business application that allows an airplane to reserve their seats.
airplane-reservation-system cpp cpp-programming management-system reservation-system seat-reservation software
Last synced: 18 Mar 2025
https://github.com/kohakublueleaf/kohakugomoku
A gomoku AI project which runs on cpu.
alpha-beta-pruning cpp gomoku gomoku-ai mcts minimax monte-carlo-tree-search
Last synced: 24 Feb 2025
https://github.com/brunexgeek/protogen
Compile proto3 to generate C++ code for JSON serialization
compiler cpp json json-generator json-schema protobuf3 serialization single-file
Last synced: 18 Jun 2025
https://github.com/jasperdrescher/tale
An action-adventure game developed in UE5 for learning purposes | UE5で開発された学習用のアクションアドベンチャーゲーム
Last synced: 26 Jun 2025
https://github.com/musa-sina-ertugrul/questgame
Game project of Quest Platform Student Organization in Celal Bayar University
android app-store clean-code cpp design-patterns google-play ios itchio kivy linux pybind11 pygame pygame-game python pytorch software-architecture steam tensorflow-lite university-project windows
Last synced: 09 Sep 2025
https://github.com/sabbirrahman/uva-solutions
My solutions of problems in UVa Online Judge
c-plus-plus cpp uva uva-online-judge uva-problem-solving uva-solutions
Last synced: 13 Sep 2025
https://github.com/mrowan137/mnist-from-scratch-hip
From-scratch implementation of MNIST linear classifier in HIP, tuned for Radeon Pro VII (gfx906)
amd-gpu cpp hip machine-learning mnist rocm
Last synced: 05 Jul 2026
https://github.com/salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
c cpp cpp11 cpp17 cpp20 cpp23 cpp2a cpp2b memory-management memory-map memory-mapping oop-cpp oops-in-cpp
Last synced: 02 Jan 2026
https://github.com/endail/mcp3008
Raspberry Pi C++ API for MCP3008 or MCP3004
adc cpp lgpio mcp3004 mcp3008 raspberry-pi
Last synced: 20 May 2026
https://github.com/vishnurajendran/meteor2d
a simple 2D game engine
cpp game-engine game-engine-2d meteor meteor2d open-source sdl
Last synced: 02 Jan 2026
https://github.com/jelhamm/data-link-layer-protocols
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
c cpp datalink datalink-layer frames go-back-n network-layer networking networking-in-c networking-in-cpp physical-layer protocol selective-repeat sliding-window sliding-window-algorithm sliding-window-protocol stopandwait utopian
Last synced: 20 May 2026
https://github.com/montyanderson/construction
:construction: Interface with binary structures in Javascript, built for network protocols.
binary buffer c construction cpp interface javascript network-protocol node
Last synced: 02 Jan 2026
https://github.com/quochung-cyou/talkingsimulator
Looking for a one-of-a-kind gaming experience? With TalkingSimulator, you can immerse yourself in a unique story-based platform game, where you have to win the heart of a girl using your knowledge. Answer quizzes in course DSA, Math, and English to gain stats and become the best version of yourself.
cpp dating-simulator proptit sfml topdown-rpg
Last synced: 13 May 2025
https://github.com/gembcior/stm32-cmake-f411xe
This project is an example how software for STM32 microcontroller can be developed using pure C++.
Last synced: 26 Jun 2025
https://github.com/guilhermeisnotunix/clt
CLT (Command Line Timer) é um cronometro simples para uso na linha de comando (Terminal Unix-Based), feito em C++.
Last synced: 23 Jul 2025
https://github.com/chasenut/sfml-continuous-collision-detection
SFML Collision System (Particle - Barrier)
Last synced: 22 Jul 2025
https://github.com/brucezoom/cs222-algorithm-code
This is the code repository for the homework and exam
Last synced: 28 Mar 2025
https://github.com/rajsoni03/cplusplus-training
C Plus Plus Training Class Codes and Notes
c c-plus-plus core cpp oops-in-cpp
Last synced: 20 May 2026
https://github.com/arenekosreal/plasma-ions-china
A collection of plasma weather ions for Chinese users.
cpp kde kde-plasma kde-plasma-6 plasma-desktop qt qt6 weather weather-api weather-data weather-forecast
Last synced: 14 Sep 2025
https://github.com/amoshnin/mipt.cpp-competitive.programming
📘 MIPT University - Olympiad School of Competitive Programming (C++) Curated repository with full explanations, solutions & written lectures collected throughout my academic experience at MIPT school
algorithms-and-data-structures competitive-programming cpp olympiad-in-informatics
Last synced: 26 May 2026
https://github.com/mguludag/opencv_hed_example
OpenCV DNN Holistically Edge Detection Example (Article in link)
Last synced: 20 May 2026
https://github.com/azurespheredev/KernelDriver2DrawLine
Enables developer to draw a line with start point and end point.
c cpp gdi hooking kernel wdk windows-10
Last synced: 25 Oct 2025
https://github.com/tsuzu/aishoot
愛Shoot! A game created in MIS.W Game Jam 2018
Last synced: 22 Mar 2025
https://github.com/samyam81/normie-cpp
This repository contains several sub-repositories, each showcasing different projects and implementations in C++.
backtracking-algorithm cpp credit-card employee-management-system readme soduku-solver student-management-system
Last synced: 22 Mar 2025
https://github.com/verdagio/firstcppgame
3rd year final semester project using cpp & unreal engine 4
3d-graphics collision-detection cpp dungeon-crawler game unreal-engine
Last synced: 21 May 2026
https://github.com/loneicewolf/cryptography
Encryption implemented in various languages. like AES and Serpent, more coming.
aes c cascade-encryption cipher cpp cryptography openssl rijndael serpent
Last synced: 08 Mar 2026
https://github.com/rachhshruti/distance-vector-routing
Implementation of distance vector routing algorithm
cpp distance-vector multithreading routing-algorithm
Last synced: 02 Jan 2026
https://github.com/nitrogenez/gaffer
A project manager for modern C++
cpp cpp-programming cpp23 dependency-manager modern-cpp project-management
Last synced: 22 Aug 2025
https://github.com/threadexio/cbundl
webpack but for C code.
build-tool bundle bundler c cpp preprocessing preprocessor
Last synced: 08 Mar 2026
https://github.com/pchol22/adventofcode-23
This repository contains my solutions to the Advent of Code 2023 challenges, written in JavaScript and C++
advent-of-code competitive-programming cpp javascript
Last synced: 28 Apr 2026
https://github.com/sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
ai algorithm-analysis algorithms artificial-intelligence automata c computer-engineering computer-science cpp data-structures dfa education graphics hacktoberfest learning network oop operating-system programming
Last synced: 24 Aug 2025
https://github.com/najmiter/cpp-learning-series
You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.
cpp cpp11 cpp14 cpp17 oops-in-cpp procedural-programming
Last synced: 28 Mar 2025
https://github.com/rosekamallove/problem-solving
Concepts and Practice problems that I am solving while learning Data Structures and Algorithms
algorithm competitive-programming cpp data-structures
Last synced: 30 Mar 2025
https://github.com/marlenemoraes/curso-mfp-aula01
Aula introdutória lecionada por mim no Curso de Iniciação em Programação Esportiva, realizada pela Maratona Feminina de Programação, no canal do YouTube @MaratonaSBC
bigonotation cpp marathon overflow
Last synced: 14 May 2025
https://github.com/jgcmarins/graph-coloring
Graph coloring software that uses backtracking algorithm
backtracking-algorithm college-purpose cpp graph-coloring
Last synced: 15 Sep 2025
https://github.com/bartste/keyboard
Keyboardio Atreus and Arduino
arduino atreus colemak-dh cpp keyboardio mechanical-keyboard
Last synced: 18 Feb 2026
https://github.com/juhayna-zh/hydraw
Hydraw is a simple drawing software, as an easy example of Qt C++.
cpp drawing-app gui qpainter qt
Last synced: 21 May 2026
https://github.com/henrifroese/external_memory_fractal_tree
Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.
b-tree-implementation cpp data-structures external-memory
Last synced: 23 Jul 2025