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/aykhan019/battleship_cpp
A console-based C++ implementation of the classic Battleship game. Play against an AI opponent with random ship placement on a customizable grid, featuring optional background music.
ai battleship console cpp game grid sfml
Last synced: 15 Jun 2026
https://github.com/liulilittle/multiple-bbr-implementations
Multiple-bbr-implementations
bbr bbr-nanqinglang bbr-tsunami bbrplus c cpp fq google ip kernel linux system tcp
Last synced: 04 May 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/sr1jan/competitiveprogramming
My solutions to the competitive programming problems from various contests
competitive-programming competitive-programming-contests cpp
Last synced: 08 Jun 2026
https://github.com/mcquerol/chess-cpp
Console Chess game in C++. Demonstrates OOP, inheritance, and polymorphism.
console-ui cpp inheritance object-oriented-programming polymorphism
Last synced: 15 Jun 2026
https://github.com/hu53yin/cplusplus
books & learning notes
cplusplus cplusplus-11 cpp cpp11
Last synced: 15 Jun 2026
https://github.com/Candlest/ClassBoard
Class Board是一款使用Qt/C++开发的,针对SEEWO及其教学一体机设计的,用于显示教学信息的壁纸软件。
Last synced: 25 Jun 2026
https://github.com/jessmattless/rubiks-gl
A project made during my first year in university. I got a Low First grade for it
Last synced: 14 May 2026
https://github.com/valchanoficial/alg2mapa
UNICESUMAR - Projeto MAPA da disciplina Algoritmos e Lógica de Programação II
Last synced: 16 Jun 2026
https://github.com/tak172/socobox
2D puzzle computer game in which the player has to place boxes in the designated places of the labyrinth.
Last synced: 04 May 2026
https://github.com/daniel1302/game
Simple 2D game written to improve my C++ skils
arkanoid cmake cpp gamedev google-test modern-cpp smfl2
Last synced: 16 Jun 2026
https://github.com/chandler767/fusionpanel
For v2 and v3 PanelDue control panels. This is a modified version of the PanelDueFirmware for the PanelDue 3D printer user interface board and has been modified for use only with the F400 3D Printer.
3d-printing arduino board c cpp eclipse firmware paneldue-control-panels touchscreen
Last synced: 08 May 2026
https://github.com/pgvalle/cxxloglib
A simple logging library for C/C++ to throw in your project without worries.
c cplusplus cpp jesus-is-da-lord-n-savior library logging qol
Last synced: 08 May 2026
https://github.com/the0cp/bing-wallpaper-getter
Just one click, get backgrounds from www.bing.com and automatically set as desktop background.
bing bing-image bing-wallpaper cpp mfc windows windows-10 windows-desktop
Last synced: 01 May 2026
https://github.com/arsdever/arduino_simulator
C++ based open-source cross-platform Arduino simulator/debugger program
arduino cpp cross-platform opensource qt5 simulator
Last synced: 08 May 2026
https://github.com/sh-r0/gameoflife_inator
cellular-automata compute-shader cpp glfw opengl
Last synced: 05 May 2026
https://github.com/antonioberna/nn-gpu-logic-gates
Neural Network implementation on GPU using CUDA C++ to learn logic gates operations
cpp cuda gpu logic-gates neural-networks nvidia
Last synced: 01 May 2026
https://github.com/ranimeshehata/matrix-multiplication
C program that performs matrix multiplication using three approaches as an application on multi-threading.
cpp linux multithreading operating-system threads ubuntu
Last synced: 08 May 2026
https://github.com/jgsogo/godot-python
POC using Python inside Godot (GDNative + pybind11)
Last synced: 06 May 2026
https://github.com/sameetasadullah/producer-consumer-problem-using-semaphores
C++ code to solve producer consumer problem using threads and semaphores
cpp linux producer-consumer-problem semaphores threads ubuntu
Last synced: 13 May 2026
https://github.com/khanhtran0111/gentest
Generate testcase for CP
autobat competitive-programming cpp testcases testgenerator
Last synced: 09 Jun 2026
https://github.com/progzone122/level1-crackmes-solutions
Reverse engineering crackme “level1”. Detailed explanation of the logic, several solutions, writing a keygen for the program
c cpp crackme crackmes hack keygen reverse-engineering
Last synced: 08 May 2026
https://github.com/mathunder/tse_hand_project
This repository is a school assignment. The goal of this exercise is to create a game that captures the hand of the user and creates a 3D model of it.
Last synced: 04 May 2026
https://github.com/aman090304/150-interview-questions-leetcode
Solved examples of DSA questions from the famous 150 Interview Prep Questions from LeetCode in C++
cpp dsa dsa-algorithm leetcode-cpp
Last synced: 17 Jun 2026
https://github.com/luisfelipepoma/algorithmic_complexity
Learning about Algorithmic Complexity with Graphs, DP, Greedy, etc.
algorithms bigonotation complexity cpp dinamic-programming graphs-algorithms learning python
Last synced: 04 May 2026
https://github.com/heshanera/tsplot
Compare univariate temporal sequences
cpp timeseries wxcharts wxwidgets
Last synced: 17 Jun 2026
https://github.com/eslamdyab21/bi-modes-robot
In this project, we built a BI-Model Robot that can be controlled via a mobile application through Wi-Fi, or can operate as a self-driving car that can avoid obstacles.
arduino-ide blynk blynk-arduino control-robot cpp electrical-engineering esp32 esp32-arduino hardware microcontroller microprocessors robot robotics self-driving-car wifi-module
Last synced: 10 May 2026
https://github.com/mangrick/pytorch-convgru-cell
Implementation of the ConvGRU cell from the paper "Delving deeper into convolutional networks for learning video representations" by Ballas et al.
Last synced: 06 May 2026
https://github.com/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 2026
https://github.com/jerdikk/robocat
Multiplayer clien-server game from book Multiplayer Game Programming Glazer Madhav
client-server cpp network-programming sdl2
Last synced: 10 May 2026
https://github.com/douze/odo
OpenGL procedural terrain
cpp opengl procedural-generation terrain
Last synced: 08 May 2026
https://github.com/vishal-raj-1/30-days-of-code
HackerRank Submissions in C++
basic-algorithm basic-data-structures cpp hackerrank hackerrank-30dayschallange hackerrank-solutions programming-language
Last synced: 08 Jun 2026
https://github.com/atennop1/codeproblemssolutions
Repository for making tasks from Codewars and LeetCode
codewars codewars-solutions cpp learning leetcode leetcode-solutions
Last synced: 25 Jun 2026
https://github.com/poyea/whetstone
A CDCL SAT solver in C++23
cdcl cdcl-algorithm cdcl-solver cpp cpp17 cpp20 cpp23 sat-solver
Last synced: 17 Jun 2026
https://github.com/pkarpovich/kpi-2016
My programming language (KPI-2016 + IDE)
assembler bstu compiler cpp fit ide lexical-analyzer polish-notation semantic-analyzer sintaxis-analyzer smelov
Last synced: 12 May 2026
https://github.com/yousryessam/deterministic-finite-automata
Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states
cpp finite-state-machine state-machine
Last synced: 17 Jun 2026
https://github.com/ionux/arduino-bounded-queue
Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.
arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc
Last synced: 13 May 2026
https://github.com/anakincodebase/project-based-learning
Curated list of project-based tutorials
cpp deep-learning julia-language machine-learning project-based-learning python3
Last synced: 05 May 2026
https://github.com/madebypixel02/cpp-module-05
[42 Madrid] Mommy, when I grow up, I want to be a bureaucrat!
42 42-cursus 42born2code 42madrid born2code bureaucrat cpp cpp11 makefile peer2peer repetition
Last synced: 08 Jun 2026
https://github.com/ikhsan3adi/dsa_dump
Matkul Struktur Data dan Algoritma
algorithms c cpp data-structures data-structures-and-algorithms dsa
Last synced: 09 Jun 2026
https://github.com/callocgd/gd-decomp-deploy
A Portable Tool for creating a Geometry Dash Decompilation Environment using the available geode-bindings.
asyncio cpp geode-sdk geometry-dash installer reverse-engineering
Last synced: 05 May 2026
https://github.com/im-razvan/ntdllsyscalldumper
A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.
Last synced: 11 May 2026
https://github.com/adityarajsingh/cp
All the code solutions for problems related to Data Structures and Algorithms and problems of various coding platforms.
algorithms competettive-programming cpp data-structures problem-solving
Last synced: 18 Jun 2026
https://github.com/sakilk130/cpp-opengl-countryside-landscape
computer-graphics countryside-landscape cpp cpp-library opengl
Last synced: 03 May 2026
https://github.com/rubnsbarbosa/keylogger
keystroke logging for macOS
cpp cybersecurity keyboard keyboard-events keylogger keystrokes macos
Last synced: 05 May 2026
https://github.com/satoshin-des/self-dual-potbkz
PotBKZ: A new variants of BKZ-reduction. And its dual and self-dual variants, dual-PotBKZ and self-dual-BKZ
bkz-reduction cplusplus cpp eigen latex lattice lattice-algorithm lattice-based-crypto lattice-based-cryptography lattice-basis-reduction lattice-reduction library makefile ntl potbkz presentation-slides python python3 scis2025 shared-library
Last synced: 10 May 2026
https://github.com/minuta18/cpp-http-server
Simple C++ HTTP Server. Currently in active dev
c cpp http system-programming web
Last synced: 13 May 2026
https://github.com/rajesh2723/coding-ninjas
Section contains the coding solutions for c++ with datastructures
binary-search binary-search-tree cpp dp1 dp2 dsa-algorithm dynamic-programming dynamicallocation hashmap linked-list priority-queue recursion-problem stacks timecomplexity
Last synced: 10 Jun 2026
https://github.com/md-mafujul-hasan/programming-in-c-plus-plus
These Contain Some C++ Program that I have done while understanding Programming Concepts.
c-plus-plus cpp cpp-examples cpp-programming
Last synced: 23 Jun 2026
https://github.com/bhagat-hrishi/cleanstrike
CleanStrike is a carrom board game played by 2 players with multiple turns
clean-strike cmake cmake-command cpp
Last synced: 08 Jun 2026
https://github.com/st235/xcalc-core
Free open source arithmetic grammar parser 🧮
calculator cpp grammar parser xcalc
Last synced: 10 Jun 2026
https://github.com/angelagarwal2/leetcode_solutions
C++ Solutions of LeetCode Problems
arrays binary-search-tree binary-tree cpp greedy-algorithms leetcode leetcode-cpp leetcode-solutions linked-list-in-cpp queue recursion stack tree two-pointers
Last synced: 18 Jun 2026
https://github.com/stuart6854/retgui
RetGUI: Retained-mode Graphical User Interface for C++
cpp retained-mode-gui user-interface
Last synced: 01 May 2026
https://github.com/christinec-dev/bull-cow-isogram-guesser
Bull-Cow is a simple word guessing game made with Unreal Engine and C++.
bullcowgame cpp game ue4 unreal-engine-4
Last synced: 02 May 2026
https://github.com/luisfelipepoma/shell
Basic Shell Implementation: Built with LLVM and ANTLR
antlr4 compiler compiler-design cpp llvm nlp shell
Last synced: 09 May 2026
https://github.com/cat-gawr/ytranslator
un programma gratuito è open source di un traduttore in tempo reale | fatto e ufficializzato per l'uso comune | konata 2025
andoird android apk beta-test cmake cpp online onnx-models translator windows
Last synced: 01 May 2026
https://github.com/trojaner/eru-ceng-bz205
Assignment for C++ Data Structures and Algorithms Course at ERU
algorithms assignment cpp data-structures
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/programmingprinciples
Solutions to Programming Principles & Practice Using C++
book computer-science cpp programming
Last synced: 18 Jun 2026
https://github.com/saket-sk/tic-tac-toe-using-c-
Tic Tac Toe CMD Console game
Last synced: 18 Jun 2026
https://github.com/youngermaster/st0256-numerical-analysis
The idea of this project is to test out if it is worth it to use C++ instead of Python for algorithms of some numeric methods, like finding roots of non-linear equations using Newton-Raphson's method.
algorithms cpp latex-document newton-raphson python
Last synced: 01 May 2026
https://github.com/stephan-gh/seabattle
Simple, network-based multi-player implementation of the game Battleship / SeaBattle (in German "Schiffe versenken") using C++ and Qt 5
Last synced: 13 May 2026
https://github.com/goruck/bow
Object classifier using the bag of words approach in OpenCV 3.2
bag-of-words computer-vision cpp opencv3
Last synced: 11 Jun 2026
https://github.com/louislelay/lane-detection-and-vehicle-tracking
C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.
car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection
Last synced: 13 May 2026
https://github.com/adamanr/agentcpp
Agent is a program developed for cameras under ARM/Mipsel architecture Functional
arm camera cpp mipsel vpn wireguard wireguard-vpn
Last synced: 02 May 2026
https://github.com/autruonggiang/it002-oop-homework
Store OOP homework.
cpp it002 oop oriented-object-programming std uit
Last synced: 10 Jun 2026
https://github.com/dhruvsrikanth/monte-carlo-ray-tracing
In this repository, you will find a serial and distributed GPU-based implementation of the ray tracing simulation.
c cpp cuda gpu-computing gpu-programming high-performance-computing parallel-programming raytracing unified-memory-parallelism
Last synced: 01 May 2026
https://github.com/gabin221/exercism
This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.
bash cpp exercism exercism-solutions javscript python
Last synced: 13 May 2026
https://github.com/kotobazza/temt
Terminal MultiTool based on FTXUI
cli command-line-tool cpp ftxui linux temt terminal terminal-multitool tui
Last synced: 09 May 2026
https://github.com/madhurimarawat/data-structure-and-algorithms
This repository contains programs in the C, C++ and Python programming language related to Data Structures.
alphabet-pattern-cpp-python array-manipulation auto-cpp c c-patterns conditional-statements cpp cpp-patterns data-structures-and-algorithms dutch-nationalflag-problem expressions loops-and-iterations matrix-traversal-manipulation operators pattern-printing-programs-star programming-questions python python-patterns structure vectors
Last synced: 03 May 2026
https://github.com/silvio2402/deskcontrolsplit
A splitter that connects an interface to two table leg motor controllers.
arduino controller cpp mod platformio
Last synced: 13 May 2026
https://github.com/soraxas/cppm
Progress monitor for C++, with fancy bar, speed monitor, and estimated time to finish
cpp cpp11 progress-bar progress-monitoring tqdm
Last synced: 19 Jun 2026
https://github.com/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 2026
https://github.com/jorazon/glfw-demo
Simple GLFW 3 application
cpp glfw glfw3 graphics-programming portal
Last synced: 19 Jun 2026
https://github.com/voidkeishi/socketchatter
Socket LAN chatting app in C++ with QT Framework
Last synced: 05 May 2026
https://github.com/frankkopp/frankycpp_old
Re-Learning C++ by migrating Franky Chess Engine to C++
chess chess-engine cmake cpp cpp17
Last synced: 19 Jun 2026
https://github.com/jayemscript/llm-systems-from-scratch
A hands-on learning project for building the core systems behind Large Language Models using C++, Rust, and optional Python/JavaScript bindings. Includes tensor operations, autograd, neural networks, tokenization, and a minimal transformer pipeline.
ai-systems autograd c-language cpp cuda educational-project high-performance-computing inference-engine machine-learning neural-networks-from-scratch pybind11 tensor-library tokenization transformers wasm
Last synced: 19 Jun 2026
https://github.com/alexandrelamarre/sortvisualizer
A web app that visualizes 12+ sorting algorithms in a variety of interchangeable ways.
3d-engine 3d-graphics cpp javascipt react sorting sorting-algorithm-visualizations sorting-algorithms sorting-visualization surface-plot v8-javascript-engine
Last synced: 06 May 2026
https://github.com/muatasim-aswad/parking-guidance-system
Parking Guidance System Prototype
arduino arduino-mega-2560 asim-full-projects blynk cpp iot nodemcu parking-spots ultrasonic-sensor
Last synced: 01 May 2026
https://github.com/halffd/havel
Hotkey Manager and Window Control System
automation cpp gtk hotkey linux lua scripting window-management x11
Last synced: 02 May 2026
https://github.com/5umitpandey/learning_dsa
Basic DSA Practice Questions | DSA | C++
Last synced: 08 Jun 2026
https://github.com/mcquerol/blackjack-cpp
Text-based Blackjack game in C++. Focuses on OOP, card deck handling, and game logic.
cards cpp object-oriented-programming
Last synced: 19 Jun 2026
https://github.com/guibrandt/perfhash
Header-only perfect hash container class implemented in modern C++
cpp data-structure header-only perfect-hash
Last synced: 09 Jun 2026
https://github.com/matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
caffe cpp deeplearning deeplearning-framework pytorch tensorflow
Last synced: 05 May 2026