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-06 00:06:48 UTC
- JSON Representation
https://github.com/toxe/cpp-sanitizers
C++ Sanitizers and Static Analysis Examples
asan cpp lsan msan sanitizers tsan ubsan
Last synced: 13 Jul 2025
https://github.com/jefftrull/eigen-matrixq-proposal
Verifying and benchmarking a proposed Eigen change
Last synced: 03 Jul 2026
https://github.com/gogosan1/odesolverservice
Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.
cmake cpp docker-compose env java julia maven spring-boot
Last synced: 08 Apr 2026
https://github.com/BC100Dev/aboawt
"AOSP building on Android with Termux" -- Taken literally.
android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool
Last synced: 28 Mar 2025
https://github.com/ashu10dubey/cses-problem-set
CSES Problems Solution in CPP
cpp cses dsa-practice problem-solving
Last synced: 11 May 2025
https://github.com/wakeful-cloud/cpp-proxy
C++ shared library proxy prototype
cpp cpp-proxy dynamic-binary-instrumentation dynamorio eigen ld-preload ldpreload ptrace qbdi
Last synced: 13 May 2025
https://github.com/benapetr/sudoku
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
cpp qt sudoku sudoku-board sudoku-game
Last synced: 19 May 2026
https://github.com/jankodedic/tappyplane
A "Flappy Bird" clone
cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw
Last synced: 28 Jun 2026
https://github.com/janniclas/swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
cpp llvm-ir static-code-analysis swift
Last synced: 16 May 2026
https://github.com/azaanullah-khan/functions
In this code I have practiced functions by performing different tasks
cpp fabonacci funcitons practice prime prime-numbers
Last synced: 20 Jul 2025
https://github.com/sunsided/sfnd-notebooks
Rough collection of material and exercises from the Sensor Fusion Nanodegree program. YMMV.
cmake cpp sensor-fusion udacity udacity-nanodegree udacity-sensor-fusion-nanodegree
Last synced: 07 Apr 2025
https://github.com/karusb/gw2-tp
Guild Wars 2 Trading Post Flipping APP for GW2 API in C++
c-plus-plus command-line-tool cpp flipping guildwars2 guildwars2-api trading
Last synced: 23 Jul 2025
https://github.com/inunix3/nchip8
CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.
chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2
Last synced: 03 Apr 2025
https://github.com/lostincompilation/rangebasedforloop-withcounter
C++ Range Based For Loops with integer counter/index variable
cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility
Last synced: 10 Jun 2025
https://github.com/marenkeneshov/simpe-rat
A simple remote administration tool written in C++.
cplusplus cpp cybersecurity cybersecurity-tools kazakhstan open-source remote-access-tool remote-administration-tool visual-studio vs2022
Last synced: 28 Mar 2025
https://github.com/amaitou/cpp-modules
Collection of CPP Modules that come to introduce the world of Object-Oriented Programming where it covers many topics starting with Casting, Classes, passing by Inheritance as well as polymorphism, Templates, and Containers.
1337school 42cursus 42network cpp modules
Last synced: 20 Jul 2025
https://github.com/guildofcalamity/starfieldsimulation
Homage to the Windows95/98 starfield screen saver.
cmake cpp drawing screensaver sfml simulation vectors vertex windows
Last synced: 18 May 2026
https://github.com/ycsek/bcs006-final_exam
This is the final project of the Bachelor of Computer Science in Advanced Programming of the Faculty of Data Science, City University of Macau.
city-university-of-macau cpp homework
Last synced: 21 Mar 2025
https://github.com/svaniksharma/chess_engine.cpp
A little chess engine in C++
chess chess-ai chess-engine cpp cpp17
Last synced: 24 Jul 2025
https://github.com/deryaxacar/42-cpp_07
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
42 42-cpp-module 42-cpp-modules 42-school 42born2code 42cpp 42cursus 42projects 42school cpp cpp-module-07 cpp-modules-42 cpp07 template template-project templates
Last synced: 28 Mar 2025
https://github.com/angeligareta/mano-recognition
Project for detecting a hand using any web camera and its fingers and gestures. It's implemented using C++ and the OpenCV library.
cplusplus cpp hand-recognition opencv opencv-cpp
Last synced: 16 May 2026
https://github.com/nir3x/rwx-dll-scanner
RWX DLL Scanner - Find signed RWX dlls
32-bit 64-bit c-plus-plus command-line-tool cpp digital-signature digitally-signed-sections dll-scanner rwx-dll-scanner security windows-development
Last synced: 25 Jul 2025
https://github.com/busraozdemir0/multiplication_division_demo
Çarpma ve bölme operatörlerini kullanmadan çarpma/bölme işlemlerini gerçekleştiren program
cpp division multiplication multiplication-division-app
Last synced: 28 Mar 2025
https://github.com/dacossti/cpp_projects
All my Cpp programs since I started my journey
abstractclass abstractmethod astar-algorithm backface-visibility binary-search bubble-sort bubblesort complexity cpp database functionoverriding inheritance linked-list machine-learning-algorithms oop-principles pathfinding pathfinding-algorithm polymorphism quicksort
Last synced: 04 Mar 2025
https://github.com/k-daksh/face-detection-project
This project is Face detection using C++ and OpenCV
cpp face-detection haar-cascade haar-cascade-classifier hacktoberfest hacktoberfest2022 open-source opencv
Last synced: 18 Feb 2026
https://github.com/laubps/polygon-detector-opencv
Advanced C++ project using OpenCV to detect and classify polygons in images. Features precise edge and contour detection, polygon classification (triangles, quadrilaterals, etc.), and a Qt-based GUI. Supports JPEG, PNG, BMP formats. Includes advanced image processing and basic AI algorithms for better classification.
cpp opencv qt qt-gui qtcreator
Last synced: 07 Jan 2026
https://github.com/coderfamer/cpp-primer
c++ primer 5th answers
cplusplus cplusplus-11 cpp cpp11
Last synced: 02 Jan 2026
https://github.com/inanyan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 01 Nov 2025
https://github.com/melardev/cppboostbindshellsync
Bind Shell written in Cpp using Boost libraries
bind-shell boost cpp networking pipes process reverse-shell shell sockets
Last synced: 18 May 2026
https://github.com/oleksa-oleksa/esp32_noisedetector_internship
Internet of Things project: ESP32, FreeRTOS, WiFi Connectivity
c cpp embedded-systems esp32 internet-of-things microcontroller mqtt-protocol
Last synced: 05 Apr 2025
https://github.com/afaikafk/bdm
C++ math library for graphics programming
3d-math c-plus-plus-17 cpp cpp-library cpp17 header-only mathematics matrix quaternion vector
Last synced: 04 Jul 2026
https://github.com/0xvpr/vpr-deviate
C99/C++20 Header only library for dependency free function hooking in windows.
cplusplus cpp cpp11 cpp17 cpp20 detour-hook function-hooking hacking-tool header-only hook library
Last synced: 17 Jul 2025
https://github.com/nardo/cradle
The Cradle Engine
cpp game-development game-engine gamedev multi-platform multiplayer network python replication sdl sdl3 torque tribes voice
Last synced: 07 Mar 2026
https://github.com/arsalan-dev-engineer/id_generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
basic-programming beginner-project cpp functions generator learning number programming
Last synced: 04 Jul 2026
https://github.com/amitminer/todolist-cpp
a simple todolist cli made in c++
cmake conan cpp learning-exercise linux todolist vcpkg windows64
Last synced: 08 Mar 2026
https://github.com/hydraphyzer/bank-management-system-in-cpp
This is my Semester Project. This is Basically a Bank Management System Made In C++
bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair
Last synced: 26 Jul 2025
https://github.com/ckormanyos/win_text_simple
win_text_simple makes a simple Win32-API window with dynamic text
Last synced: 13 Mar 2025
https://github.com/yuriysydor1991/cpp-app-template
The template C++ project for a quick application development startup.
cmake cpp cpp17 cppcheck doxygen freeglut gcc gtest gtkmm gtkmm3 library library-project meson msvc mysql qt6-qml qt6-template sdl2 template-project valgrind
Last synced: 17 Apr 2026
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/fontseca/lexemn
Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.
cmake cpp interpreter lexing mathematics parsing programming-language
Last synced: 10 Jul 2025
https://github.com/xtenzq/cpplearning
Everything I did as part of C++ learning course including competitive programming
Last synced: 21 Mar 2025
https://github.com/coders-school/object-oriented-programming
C++ online course. Modules about object-oriented programming.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 06 Sep 2025
https://github.com/mahdialmusaad/badcraft
A voxel game built to be performant, memory-efficient and cross compatible.
Last synced: 27 Jul 2025
https://github.com/atauveron/formation-cpp
Les slides d'une formation C++
cpp cpp-course cpp11 cpp14 french-speaking slides viarezo
Last synced: 15 Oct 2025
https://github.com/swillner/cpp-library
Several code snippets and mini-projects that don't have their own repository yet
automatic-differentiation convenience-functions cpp cpp-library csv-parser progress-bar snippets zip
Last synced: 28 Jul 2025
https://github.com/rachhshruti/file-transfer-udp
File Transfer using unreliable User Datagram protocol (UDP)
client-server cpp networking udp
Last synced: 02 Jan 2026
https://github.com/alh477/idtech4-dsp-driver
This prototype integrates a Texas Instruments TMS320C674x DSP with the Doom 3 GPL codebase to offload real-time ray-traced audio computations for reverb, occlusion, diffraction, and absorption. It leverages libusb for low-latency data transfer and preserves compatibility with existing OSS/ALSA backends, targeting <20ms latency.
audio-processing c cpp doom3 dsp dsplib game-development game-engine idtech4 libusb prey-2006 quake4 raytracing stochastic-simulation thedarkmod tms320c6748 tms320c674x
Last synced: 18 May 2026
https://github.com/tsnsoft/vs2022_cpp_wxwidgets_demo
Пример программы на C++ с использованием wxWidgets в Visual Studio 2022
2022 cpp visual-studio wxformbuilder wxwidgets
Last synced: 28 Jul 2025
https://github.com/vishesh-gupta/algolvers
A :notebook: to my solutions to algorithms that I have encountered and want to face
algorthims cpp data-structures leetcode
Last synced: 03 Apr 2025
https://github.com/jonathspirit/_list
_list is a headers only library for a convenient replacement of std::list
analysis c container containers cpp list optimization performance replacement tests
Last synced: 16 May 2026
https://github.com/rafaelbortolozo/filas
Implementação de Filas em C++ utilizando listas encadeadas para a matéria de Estrutura de Dados I - Instituto Federal Catarinense Campus Videira
Last synced: 29 Jul 2025
https://github.com/syedzawwarahmed/data-structures
This repository contains algorithms implementing the basic data structures.
c cpp data-structures-and-algorithms
Last synced: 18 May 2026
https://github.com/benami171/template_tree_container
Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.
containers cpp gui iterators templates tree-structure
Last synced: 24 Jun 2025
https://github.com/gvvsnrnaveen/cuda
this repository contains the various programs that can written using CUDA Toolkit.
c cpp cuda nvcc nvidia-cuda nvidia-gpu
Last synced: 17 Jan 2026
https://github.com/chihebabiza/my-cpp-queue
A simple C++ project implementing a templated doubly linked list and queue with basic operations like push, pop, front, and back.
Last synced: 23 Jun 2025
https://github.com/callmemaverick/ecommercecore
This repository contains the comprehensive final exam project for the Advanced Object-Oriented Programming (OOP) course in C++ at IT Step Computer Academy. It is designed to showcase a culmination of skills and concepts learned throughout the course.
cpp cpp11 cpp17 exam json nlohmann-json oop oop-concepts oop-principles oops-in-cpp
Last synced: 02 Jan 2026
https://github.com/tilens6/mega_utils
🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 05 Jul 2026
https://github.com/chihebabiza/cpp-problem-solving-level-4
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 23 Jun 2025
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/ivanpinezhaninov/2048
Another clone of the 2048 game
2048 2048-clone 2048-game c-plus-plus c-plus-plus-14 cpp cpp14 game game-2048 puzzle puzzle-game qml qt qt5
Last synced: 18 May 2026
https://github.com/coralkashri/cppsenioreas-iterators
This is an examples repository of C++ Senioreas blog iterators article.
code-refactoring cpp cppsenioreas iterators
Last synced: 29 Jul 2025
https://github.com/feixiao/centos_docker
build C/C++ build container images based on centos
Last synced: 27 Apr 2026
https://github.com/amlel-el-mahrouss/btb
BTB, a build system based on JavaScript Object Notation written in C++
Last synced: 29 Mar 2025
https://github.com/malikmaky/pe-keyword-search-tool
This project is a C++ application designed to search for a specified keyword within the sections of Portable Executable (PE) files located in a given directory.
cpp cpp20 cybersecurity executable-file keyword pe-files pe-header portable-executable windows-pe
Last synced: 11 Jun 2026
https://github.com/phantom9999/mithril
代码收集
apollo-client cpp fiber graph-engine strategy-server taskflow
Last synced: 19 Aug 2025
https://github.com/beepboopbit/cpp-data-structures
C++ data structure compilation
Last synced: 20 Mar 2025
https://github.com/anmamun0/phitron-contest-solutions
A collection of solutions from various coding contests, showcasing problem-solving skills and algorithmic techniques in competitive programming.
Last synced: 05 Apr 2025
https://github.com/eclipse-keypop/keypop-card-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 30 Jul 2025
https://github.com/rohaquinlop/uva-solutions
Here I have all my UVa solutions, hope that could help you in something
c colombia competitions competitive-programming competitive-programming-contests cpp python uva uva-judge uva-online-judge uva-problem-solving uva-solution uva-solutions
Last synced: 18 Apr 2026
https://github.com/JohnMata0427/Educational-Community-Information-Registration-System
Sistema de Registro de Información de Comunidad Educativa
cpp file-manager visual-studio
Last synced: 22 Sep 2025
https://github.com/abderrsfa/cpp_modules
9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.
1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates
Last synced: 13 Oct 2025
https://github.com/reime005/rncppexample
This repository shows the usage of custom C++ code to be used in a React Native project.
android cpp example ios javascript react react-native
Last synced: 28 Feb 2026
https://github.com/paltoudara/gauss_elimination_no_guidance
algorithms cpp gauss-elimination gauss-elimination-algorithm
Last synced: 30 Jul 2025
https://github.com/brightprogrammer/cider
CIDEr is a feature rich IDE for C/C++ programming
c cider cpp cross-platform editor gplv3 ide
Last synced: 16 May 2026
https://github.com/codeantik/cp-template
My C++ template that I use for competitive programming
competitive-programming cpp data-structures-and-algorithms
Last synced: 11 Jun 2026
https://github.com/vokungahrotlaas/sfml-maze
C++ program which creates and solves mazes.
cpp maze maze-generator maze-solver sfml
Last synced: 31 Jul 2025
https://github.com/naetherm/langdict
Small C++ program fo generating a collection of words and their near neighbours based on Levenshtein and phonetic similarity.
archaic cpp language-dictionary phonetic-similarity word-similarity
Last synced: 27 Mar 2025
https://github.com/happybono/businfosystem
Bus Information System for Gyeonggi and Incheon Province, South Korea. NodeMCU (ESP8266) has been used as main microcontroller unit, and displays the bus information on the 0.96" SSD1306 I2C OLED.
arduino arduino-ide busarrival busarrivaltimeprediction cplusplus cpp esp8266 esp8266-projects nodemcu-esp8266 open-api openapi openapis public-api public-apis wifi wifi-network
Last synced: 16 Jun 2025
https://github.com/sonbear/games-for-fun
Games in C++, to try using github webhooks on a Jenkins Job
Last synced: 14 Sep 2025
https://github.com/chkg2a/increase-image-size
This is a project build because of dumb stupid requirements setup for making the images size between some arbitrary values
Last synced: 12 Sep 2025
https://github.com/luweglarz/cpp_pool_42
CPP pool to learn basics of cpp concept
Last synced: 31 Jul 2025
https://github.com/iwas-coder/trm
A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀
atomic blockchain coreutils cpp hash hash-tree merkle-tree sha256 transactional
Last synced: 01 Aug 2025