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/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/gurrudev/data-structure
data-structure programs using C++
cpp data-structures dsa dsa-algorithm
Last synced: 29 Jun 2026
https://github.com/crazyokd/vimrc
Own vim/nvim configuration, especially for c/cpp
Last synced: 09 Apr 2026
https://github.com/olk/ki-ocr-spreadsheet
convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)
artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow
Last synced: 09 Apr 2026
https://github.com/apostolouagge/Compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 21 Sep 2025
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/bumbelbee777/cxxutil
A C++ library containing an implementation of the STL and other data structures and/or containers.
c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files
Last synced: 18 Jun 2025
https://github.com/ayeshaashfaq12/tictactoe_game
A 2D-console based game with some thrilling experience and score boarding for the user
cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 18 Mar 2025
https://github.com/fulfilledcovenant/covenginea
An open-source semi-automated optimizations for improved overall windows 10-11 experience.
c cpp open-source ps1 windows-10 windows-11
Last synced: 29 Sep 2025
https://github.com/yushikuni/questsystem_cpp
Quest system made in C++
cpp unfinished unfinished-project
Last synced: 04 Oct 2025
https://github.com/onebit5/onetek-engine-2
C++ game engine with multi-API rendering support.
cpp cpp20 engine game game-development game-engine gamedev gameengine
Last synced: 29 Sep 2025
https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond
Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills
cpp cpp-console cpp-library cpp-programming udemy-course
Last synced: 25 Jul 2025
https://github.com/khip01/batu-kertas-gunting
Game/Permainan
cpp devcpp executable game simple-game
Last synced: 25 Jul 2025
https://github.com/cihansari/flexinvokable
Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.
Last synced: 17 Mar 2026
https://github.com/zitrus2k/bullymodmenu
This is a simple Console based ModMenu for the Game Bully : Scholarship Edition written in C++.
bully-scholarship-edition console console-application cpp external menu mod modding modmenu vs2022 windows
Last synced: 17 May 2026
https://github.com/abhi5658/repaint
A paint application made with C++ with most of the basic functionalities.
cpp drawing drawing-app graphics paint repaint
Last synced: 25 Jul 2025
https://github.com/steliospapamichail/pokemondsl
A C++ based DSL used to program and execute pokemon battles.
Last synced: 03 Feb 2026
https://github.com/shivamm-verma/learn-cpp
This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 29 Mar 2025
https://github.com/eliaskosunen/spio
(Not in active development) C++ iostreams for the 21th century
cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream
Last synced: 17 Aug 2025
https://github.com/quentinguidee/cpp-ultimate
C++ Ultimate is the extension you need for VSCode!
Last synced: 21 Sep 2025
https://github.com/zong4/geometrystructure
More mathmatical geometry structure and implementation of sweep line algorithm
cpp geometric-algorithms geometry sweepline sweepline-algorithms
Last synced: 25 Jul 2025
https://github.com/mosinskyi/snake-game-qt
A simple snake game made with Qt Framework
Last synced: 07 Mar 2026
https://github.com/hoomaac/tardis
Remote backup tool based on Git packfile and rolling checksum
backup backup-tool cpp cpp17 tool
Last synced: 30 Mar 2025
https://github.com/helcsnewsxd/adaptive-network-routing
Adaptive routing algorithm implementation and performance analysis on simulated networks – Distributed Systems and Networking course project – Computer Science @ FAMAF (UNC)
analysis cpp dijkstra-algorithm famaf graph-topology lab matplotlib network network-topologies omnetpp optimization python red-protocol routing-algorithm university-project
Last synced: 20 Apr 2026
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/vishal-ahirwar/player
Image/Video Player with Nice looking UI made with C++ , OpenCV4, Qt, QML
cpp opencv4 qml qml-applications qml-samples qt
Last synced: 20 May 2026
https://github.com/r-unic/luay
Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!
c cli command-line cpp lua luay
Last synced: 17 Sep 2025
https://github.com/martinsos/tdd-by-example
My exercise project following "Test Drive Development: By Example" by Kent Beck.
Last synced: 08 May 2026
https://github.com/itszcx/pre-commit-hooks
Useful pre-commit hooks for personal use
c cpp devops epitech haskell linter pre-commit pre-commit-hooks python refactoring
Last synced: 08 Apr 2026
https://github.com/justin-marian/cla-16bits-adder
Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.
16bits 4bits carry-look-ahead-adder cpp xilinx-vitis
Last synced: 04 Nov 2025
https://github.com/mjkloeckner/cb100
Notas, resueltos y tps de la materia Algoritmos y Estructuras de Datos
54411 9512 apuntes cb100 cpp ejercicios fiuba resolucion schmidt
Last synced: 12 Jul 2025
https://github.com/amalija-ramljak/advent-of-code-2020
Advent of Code 2020 solutions, C++
Last synced: 29 Mar 2025
https://github.com/thecoder-ashish/onlinestlstore
A basic C++ console based store management system using STL concepts
cpp cpp17 management-system stl store
Last synced: 28 Jun 2025
https://github.com/ernanej/solar-system-opengl
3D visualization of the solar system using OpenGL with C/C++
Last synced: 03 May 2026
https://github.com/frgfm/sdcnd-path-planning
Path planning project of Udacity Self-Driving Car Nanodegree
catch2 clang-format cpp motion-planning path-planning self-driving-car sensor-fusion spdlog spline-interpolation trajectory-generation
Last synced: 31 Dec 2025
https://github.com/nazmusweb-coding/numerical-methods
Some Numerical Methods Implementation in C++ and Python
cpp numerical-algorithms numerical-calculations numerical-computation numerical-integration numerical-methods python
Last synced: 19 May 2026
https://github.com/julelang/julec-ir
Official C++ IR codes of JuleC
cpp intermediate-representation jule julec julelang
Last synced: 13 May 2025
https://github.com/vvhacker007/rube-goldberg-machine
✨Implementation of multiple data structures as Rube's Goldberg Machine 🤖 using c++✔.
algorithms cpp data-structures sorting
Last synced: 29 Mar 2025
https://github.com/fl444mingo/fl4-cs131-02-labb
Ch. 2, Lab 2, Addition Loop
Last synced: 30 Jul 2025
https://github.com/cppplayground/simple-threadpool
a simple and lightweight header only ThreadPool for your tasks
cpp cpp11 cpp14 cpp17 cpp20 header-only thread-pool
Last synced: 30 Dec 2025
https://github.com/josh012006/height-of-binary-search-tree
Implementation of a method getHeight to compute the height of a Binary Search Tree.
algorithms-and-data-structures binary-search-tree cpp
Last synced: 25 Jul 2025
https://github.com/arsenic-atg/finite-automata
A simple C++ library to simulate Finite Automata.
cplusplus cpp cpp-library finite-automata finite-state-machine hacktoberfest library
Last synced: 27 Jun 2025
https://github.com/linux-alex/geep
GEEP (Genetic Evolutionary Engineering Platform) - a C++/Qt framework for genetic programming, optimized with CUDA acceleration. GEEP enables large-scale population-based optimization, ideal for solving high-dimensional problems using evolutionary algorithms and GPU computing.
cpp cuda framework genetic-programming
Last synced: 18 May 2026
https://github.com/ufrshubham/todo-plus-plus
This is simple CURD application written in C++ with elements and sqlite library.
cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp
Last synced: 07 Sep 2025
https://github.com/m4x1m1l14n/win32
C++ wrappers to simplify native Windows API calls
cpp cpp11 win32 win32api winapi windows wrapper wrapper-library
Last synced: 22 May 2026
https://github.com/hasanyahya101/banking_system
A Banking System implemented in C++. OOP concepts are used in this Project.
banking-system cpp project terminal
Last synced: 30 Apr 2026
https://github.com/copenair/arduino
a repository for the arduino part of the codebase
Last synced: 25 Oct 2025
https://github.com/taktoa/pianoman
Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)
bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq
Last synced: 06 May 2026
https://github.com/karnkaul/cliq
Command line interface utility
argument-parser command-line cpp cpp20 library
Last synced: 22 Sep 2025
https://github.com/arocull/shepherd
A top-down game about a shepherd and his flock of sheep.
Last synced: 14 Aug 2025
https://github.com/fl444mingo/fl4-cs131-01-02-fav
Ch. 1, Lesson 2, Favorite Number
Last synced: 20 May 2026
https://github.com/ahmedalyelghannam/leetcode_playground
Just a repo to collect my solutions for Leetcode problems.
cpp leetcode-solutions problem-solving
Last synced: 14 May 2025
https://github.com/teejay69/configsync
Program Settings Synchronizer
boost configuration-management cpp settings-sync
Last synced: 26 Jul 2025
https://github.com/416rehman/cpp-assemblystation-project
This repository is a culmination of all the milestones of the final project of OOP345 course for Seneca. The milestones and requirements are as below.
college-project cpp oop oop345 seneca
Last synced: 27 Jun 2025
https://github.com/cmst0us/libblilivedanmaku
BiliBili Live Room, Websocket Danmaku Protocol in C++
bilibili bilibili-live cpp danmaku websocket
Last synced: 29 Mar 2025
https://github.com/pgvalle/cppinvaders
Space Invaders coded in C++
cplusplus cpp oop pico-sdl sdl2 space-invaders space-shooter
Last synced: 20 May 2026
https://github.com/andezion/simulatoroffalling
This is my small project demonstrating the fall of a ball depending on user specified parameters.
cpp object-oriented-programming physics sfml-cpp sfml-library simulation
Last synced: 21 Mar 2025
https://github.com/stuart6854/mill_engine
Portfolio Piece - A cross-platform 3D engine. (Work in Progress)
cpp cross-platform game-engine vulkan
Last synced: 10 Nov 2025
https://github.com/paltoudara/algo_3
algorithms cpp fixed-point-iteration newtons-method
Last synced: 30 Jul 2025
https://github.com/paltoudara/polynomial_interpolation
algorithms cpp gauss-elimination interpolation-polynomial polyomino
Last synced: 12 Sep 2025
https://github.com/paltoudara/_single_linked_list_
containers cpp iterators linked-list simple stl-containers
Last synced: 30 Jul 2025
https://github.com/tariqjamel/pos-tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
adverbs article classes cpp file-handling-in-cpp filehandling noun oop oop-cpp oop-principles postrace prepositions pronouns strucure vector verbs
Last synced: 15 May 2025
https://github.com/paltoudara/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 30 Jul 2025
https://github.com/linuxuserslinuxmint/cpp-account-system
C++ Account System
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 13 Sep 2025
https://github.com/faresbakhit/cp
competitive programming ⚔️ resources and notes 🤺
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 22 Mar 2025
https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado
Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!
c-mais-mais cpp logica-de-programacao
Last synced: 21 Sep 2025
https://github.com/vcputtini/l1borg
l1borg is a utility designed to solve some of my needs for automating the use of BorgBackup. The l1borg load the settings for the backup running from the XML file l1borg.xml, and run the BorgBackup with the necessary parameters, in addition to being able to execute the native BorgBackup commands like: list, info, mount and so on.
backup borg borgbackup cpp cpp17
Last synced: 31 Jul 2025
https://github.com/cs-si/otb-sirius
OTB remote module for resampling based on FFT
cpp fft orfeotoolbox otb remote-sensing resampling
Last synced: 11 Sep 2025
https://github.com/aldrinmathew/axe
Simple HTTP web server framework for C++...
cplusplus cplusplus-20 cpp cpp20 framework server web webserver
Last synced: 21 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/lux-qaq/type-vision-cpp
C++20 type visualization header-only library
c-plus-plus cpp cpp20 header-only reflection struct visualization
Last synced: 08 Aug 2025
https://github.com/sayururehan/ooc
Contains Labsheets, Tutorials and Practicals done by S. R. Bopitiya IT21470004
cplusplus cpp object-oriented-programming ooc
Last synced: 22 Mar 2025
https://github.com/moehoshio/nlog
An easy-to-use, modern, lightweight, and efficient C++20 logging library.
Last synced: 23 Sep 2025
https://github.com/katahiromz/onigpp
Oniguruma++ (鬼車++) regular expression engine
cplusplus cpp cross-platform cxx11 developer-tool library onigpp oniguruma open-source parsing pattern-matching performance regex regex-engine regular-expressions text-processing unicode utf8
Last synced: 09 Mar 2026
https://github.com/sxydh/m-demo
QuickStart Demos
cpp csharp demos golang java kotlin python quickstart scala
Last synced: 08 Apr 2026
https://github.com/ahmedheakl/assiut-university-training---newcomers-sheets-answers
All sheets and contests answers for Assiut University new comers sheet in C++
codeforces competitive-programming cpp
Last synced: 28 Jun 2025
https://github.com/shogunbanik18/ds-algo
cpp dsa dsa-algorithm dsa-practice
Last synced: 16 Aug 2025
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