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/dkosmari/libxint
libxint is a C++20 headers-only library for fixed-width large integers.
Last synced: 03 Jun 2026
https://github.com/ajlekcahdp4/belady-cpp
C++ implementation of Belady's cache replacement algorithm (ideal cache)
Last synced: 04 Apr 2025
https://github.com/tarikipekci/rts_buildingmanager
I've implemented basic RTS building and resource systems in this project.
Last synced: 03 Apr 2025
https://github.com/grachale/navigational-server
This repository contains an autonomous robot control server written in C++ designed to remotely manage a fleet of robots. The robots are capable of independently connecting to the server, which then guides them towards the center of a coordinate system.
communication cpp multithreading server
Last synced: 24 May 2026
https://github.com/grachale/memory_manager
Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.
cpp malloc-free memory operating-system os
Last synced: 13 Jun 2026
https://github.com/grachale/multithreaded_rent
Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.
cpp multhreading pthreads-api threads
Last synced: 08 Jun 2026
https://github.com/grachale/hybrid_encryption
Implementation of two functions in C++ (seal and open) that encrypt/decrypt data using hybrid encryption.
Last synced: 13 Jun 2026
https://github.com/teejay69/version
Software Release Builder
backup building building-automation compiling cpp release-automation
Last synced: 07 Jul 2025
https://github.com/hannespetur/paw
Header-only C++11 libraries
command-line-tool cpp cpp11 cpp14 cpp17 threadpool
Last synced: 02 Apr 2025
https://github.com/ajlekcahdp4/scalgrad
A tiny Autograd engine for C++ with small neural network on top
Last synced: 04 Apr 2025
https://github.com/tarikipekci/cryptraider
First-person 3D puzzle game.
3d cpp firstperson puzzle-game unreal-engine-5
Last synced: 03 Apr 2025
https://github.com/nekruzash/graph-data-structure
This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.
cpp graph-datastructures graphs
Last synced: 16 Jun 2025
https://github.com/isaac-lal/learning-cpp
Learning C++.
code cplusplus cpp learning programming
Last synced: 01 Apr 2025
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp
An in-depth guide to getting started with SDL3 in the C++ Language .
cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 26 Mar 2025
https://github.com/md-mafujul-hasan/toph.co
These Contain Some Problem Solution of Toph.co Website that I have done while understanding Programming Concepts.
c c-plus-plus c-programming cpp java python
Last synced: 14 Apr 2026
https://github.com/quantumbytestudios/integer-class-for-cpp
Simple Integer Class With Some Useful Functions :)
cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module
Last synced: 16 Jun 2025
https://github.com/jomart02/navysimulators
qt c++ NMEA simulators for Lazuli
Last synced: 27 Mar 2025
https://github.com/chayanon-ninyawee/kmids-gfm-future-engineer-2025
WRO Future Engineers 2025 robotics project by KMIDS-GFM — autonomous robot with Raspberry Pi, LIDAR, and computer vision
autonomous-driving autonomous-robots cmake computer-vision cpp cross-compile docker embedded future-engineers hacktoberfest lidar opencv raspberry-pi raspberry-pi-pico robotics robotics-competition wro wro-future-engineers
Last synced: 06 Mar 2026
https://github.com/taharachedi/algorithms-problem-solving-level-3
📂 Repository containing well-organized solutions for simple problems Level 3 in C++.
algorithms cpp problem-solving
Last synced: 20 Mar 2025
https://github.com/rosendo-martinez/geometry-wars
A PC game based on the 2003 "Geometry Wars" Xbox game.
Last synced: 12 Mar 2025
https://github.com/taharachedi/algorithms-problem-solving-level-4
📂 Repository containing well-organized solutions for simple problems Level 4 in C++.
algorithms conditional-statements cpp enums problem-solving string-manipulation
Last synced: 20 Mar 2025
https://github.com/neilharia7/daily-coding-problems
C++ & Python Solutions for Daily Coding Problem
algorithms cpp daily-coding-problem data-structures python
Last synced: 15 May 2026
https://github.com/risc-os-community/strongedmodes
A repository of some StrongED editor Modes
arm cpp cpp20 editor editor-plugin gnu-assembler gnu-assembly gnu-cpp risc-os riscos stronged syntax-highlighting
Last synced: 15 May 2026
https://github.com/taharachedi/stone-paper-scissor
🎮 Fun Stone-Paper-Scissors game in C++ 🪨📄✂️ – Challenge the computer, track your wins, and enjoy the game! 🏆
algorithms console-game cpp enums functional-programming problem-solving random-number-generators structures
Last synced: 20 Mar 2025
https://github.com/masoudir/cpp_signal_slot_events
This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.
cpp event event-based event-driven fast-event-driven signal single-file-event-library slot thread
Last synced: 01 Jul 2026
https://github.com/taharachedi/atm-system
💼 ATM System in C++ – A console-based application for secure ATM banking, offering login, quick withdrawals, normal withdrawals, deposits, and balance checks, with data securely stored in text files. 🏦💳
console-application cpp enums problem-solving string-manipulation struct
Last synced: 20 Mar 2025
https://github.com/unvercan/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 27 Jul 2025
https://github.com/sumitgirwal/quickstartwithcp
Quick Tips-Tricks-Functions for Competitive Programming(CP).
competitive-programming cpp docuemntation-tool python3
Last synced: 15 May 2026
https://github.com/maximbilan/t-block
T-Block
android cpp game game-development ios proton tblock tetris
Last synced: 25 Apr 2026
https://github.com/stefanasandei/tiny-autograd
small autograd engine built from scratch in modern C++
autograd cmake cpp deep-learning neural-networks
Last synced: 14 Nov 2025
https://github.com/zheoni/parsegar
Another and worse C++ command line argument parser
argument-parser command-line-parser cpp parser
Last synced: 29 Oct 2025
https://github.com/esraa-emary/photo-editor-team
C Plus Plus Code (Photo Editor)
clean-code cplusplus cpp photo-editing
Last synced: 08 Sep 2025
https://github.com/gwynbleidd0241/-mirea_2sem_oop-
Практические задания и курсовая работа по ООП(2 семестр МИРЭА)
Last synced: 30 Aug 2025
https://github.com/taharachedi/math-game
🎮 Fun Math Game in C++ ➗✖️➕➖ Challenge yourself with math problems, track your score, and level up! 🏆
algorithms console-application console-game cpp enums functional-programming problem random-number-generators string-manipulation structure
Last synced: 20 Mar 2025
https://github.com/christopher-besch/glome_projection
Interactively Project 4D Sphere onto 2D Screen.
4d cpp first-person gdnative godot godot3 visualization
Last synced: 14 May 2026
https://github.com/suryasekhar14/hacktoberfest-2022
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python
Last synced: 10 Feb 2026
https://github.com/lgope/problem-solving-oj
The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃
c codeforces-solutions cpp hackerrank-solutions timus-solutions uri-solutions uva-problem-solving
Last synced: 14 May 2026
https://github.com/yottaawesome/python-win-extension
An example Python extension on Windows for my personal reference.
cpp python-extension python3 win32
Last synced: 13 May 2026
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026
https://github.com/sumitkumargiri/placement-management-project-c-
This repository contain all the best practices for managing Github repository.
cpp github placement-management project
Last synced: 15 May 2026
https://github.com/hatsusixty/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 18 Mar 2025
https://github.com/sergio-eld/endian_converter
Template C++11 library for endianness conversion.
Last synced: 02 Sep 2025
https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl
A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.
cpp environment graphics opengl rainwater-harvesting simulation visualisation
Last synced: 11 Apr 2026
https://github.com/gustavohnsv/my-wallet-simulator
Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.
cpp exercise good-first-issue good-first-pr wallet
Last synced: 03 Apr 2025
https://github.com/okoge-kaz/compiler_construction
Tokyo Institute of Technology 2022-2Q CSC. T372
c compiler cpp tokyotech tokyotech-class
Last synced: 19 May 2026
https://github.com/raihan4520/computer-graphics
Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.
3d-rendering computer-graphics cpp opengl transformation
Last synced: 15 May 2026
https://github.com/phoemur/minesweeper
This is an implementation of Minesweeper written in C++ and Qt5
Last synced: 17 May 2026
https://github.com/phoemur/snaky
C++ classic snake game with SDL2
cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper
Last synced: 17 Mar 2025
https://github.com/imtjl/computational-maths
Learn Computational mathematics
approximation-algorithms cpp extrapolation interpolation-techniques latex linear-algebra maths
Last synced: 14 May 2026
https://github.com/phoemur/breakout
breakout / arkanoid remake C++/SDL2
cpp cpp14 observer-pattern sdl2 sdl2-library
Last synced: 17 Mar 2025
https://github.com/w-n-r/fast
National University of Computing and Emerging Sciences
cpp funtions logic-programming programming statements switches
Last synced: 02 Apr 2025
https://github.com/vcdevel/vc-examples-nonfree
Vc examples that cannot be freely redistributed with the rest of Vc
cpp examples simd splines vc vectorization
Last synced: 17 Mar 2025
https://github.com/AhmedOsmanDev/Arduino-LED-Cube
Fun project for our Embedded Systems course.
Last synced: 10 Apr 2025
https://github.com/toxe/tic-tac-toe
C++ Tic-Tac-Toe
alpha-beta-pruning cpp minimax minimax-alpha-beta-pruning tic-tac-toe
Last synced: 09 Jul 2025
https://github.com/csb6/markdown
C++ Markdown parser
cpp cpp17 markdown markdown-parser
Last synced: 15 May 2026
https://github.com/proftanish/daily-dsa
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 17 Mar 2025
https://github.com/aquice/brainpp
BrainPP is a Brainfuck interpreter made in C++.
Last synced: 03 Jun 2026
https://github.com/ptahmose/sqliteimgdoc
An experiment - use SQLite as a fileformat for multidimensional tiled images (in 2D and 3D)
cpp fileformat gigapixel gigapixel-images sqlite sqlite3 volumetric-data
Last synced: 10 May 2026
https://github.com/lostsh/stickgame
A tiny game on arduino with LCD Display (16*2)
arduino arduino-game arduino-lcd arduino-nano arduino-uno cpp game lcd lcd-display lcd16x2 tiny-game
Last synced: 02 May 2026
https://github.com/mynenik/xyplot-win32
XYPLOT Plotting and Data Analysis Program for 32-bit Windows
cpp data-analysis data-manipulation data-visualization forth mfc windows-app
Last synced: 18 Mar 2025
https://github.com/WilliamZhang20/Design-Patterns
Practicing software design patterns in C++
Last synced: 14 Oct 2025
https://github.com/pomettini/ue4-multithreaded-fibonacci
Unreal component that calculates the Fibonacci sequence on separate threads
cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4
Last synced: 27 Mar 2025
https://github.com/sameetasadullah/withdraw-deposit-problem-using-mutex
C++ code to solve withdraw deposit problem using threads and mutex lock
cpp deposit-money linux mutex-lock threads ubuntu withdraw-money
Last synced: 15 May 2026
https://github.com/anthonyhuang19/ics-lab
The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.
Last synced: 12 Mar 2025
https://github.com/auralius/jacobian-hessian-cpp
Jacobian and Hessian of a vector function.
cpp hessian jacobian numerical-methods
Last synced: 27 Mar 2025
https://github.com/u-t-k-a-r-s-h/line-and-wall-follow
This is a simple line and wall follower bot powered by Arduino Nano
arduino cpp electronics line-follower wall-f
Last synced: 16 May 2026
https://github.com/gustavohenriqueschmitz/solar-tracker
It's a school project, where we created a model of solar energy generation, using arduino for some automations.
Last synced: 19 May 2026
https://github.com/contactvaibhavi/leetcodesolutions
Complete code implementations to the Leetcode Questions I've solved so far
algorithm algorithms algorithms-and-data-structures cpp data-structures dsa interview interview-practice interview-prep interview-preparation interview-questions java leetcode leetcode-cpp leetcode-java leetcode-solutions mit-license
Last synced: 19 May 2026
https://github.com/sashminea/procedural-terrain-generation
This project generates procedurally created terrain for a 3D world.
3d cpp game-development opengl
Last synced: 15 May 2026
https://github.com/alfonsovidrio/arduinocodegallery
Este repositorio contiene una colección de códigos para placas Arduino, acompañados de diagramas.
Last synced: 18 Mar 2025
https://github.com/nickheyer/simpide
A super-simple IDE.
cpp ide open-source python text-editor
Last synced: 15 May 2026
https://github.com/gershnik/spreader
A fast, portable spreadsheet logic library
cplusplus cpp cpp20 spreadsheet spreadsheet-data spreadsheet-manipulation
Last synced: 16 Jun 2025
https://github.com/pg07codes/pomegranate
a simplified linux shell written in c++ for those just starting to use cmdline
beginners cpp linux-shell shell
Last synced: 11 May 2026
https://github.com/chenqianhe/learnprofessionalbasiccoursesincomputerscience
Learn Professional Basic Courses in Computer Science计算机专业基础课程学习
assembly computer-network computer-science computer-system-structure cpp operating-system principle-of-computer-composition professional-basic-courses verilog
Last synced: 13 Mar 2025
https://github.com/EternMaxwell/epix_engine
A cpp game engine based on ecs inspired by rust bevy.
bevy cmake cpp ecs game game-engine pixel voxel
Last synced: 27 Mar 2025
https://github.com/acrion/cbeam
A modern, cross-platform, header-only C++ library for concurrency, memory management, containers, and more
abi-stability boost concurrency cpp header-only serialization
Last synced: 16 Jun 2025
https://github.com/seyed0123/algorithms
bunch of Algorithms and Data structures
Last synced: 17 Mar 2025
https://github.com/andyfratello/sim
🔅 Exercicis de Simulació (SIM) Q1 - UPC FIB
agent-based-simulation cpp fib-upc flexsim netlogo sim-fib simulation
Last synced: 20 Mar 2025
https://github.com/yuzukitsuru/yall
Yall - Yet another logging library
cmake cpp cpp-library cpp17 logging logging-library
Last synced: 17 Mar 2025
https://github.com/drozhkov/crypto-exchange-client-deribit
Deribit crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software deribit deribit-api deribit-exchange
Last synced: 17 Mar 2025
https://github.com/vasconcelosvcd/GNSDKWrapperLib-CPP
A Gracenote C++ wrapper lib
Last synced: 18 Jul 2025
https://github.com/md-asikuzzaman/hospital-management
Hospital Management System using C++.
Last synced: 01 Jul 2026
https://github.com/alexeev-prog/input_parser.cpp
A Simple Argument Input Parser in C++
argument-parser argument-parsing cli cli-app command-line command-line-parser cpp cpp-library cpp17 cpp20
Last synced: 29 Oct 2025
https://github.com/esqadron/audiostatisticsplugin
VST3 plugin calculating various statistics on processed sound, including LUFS!
Last synced: 27 Mar 2025
https://github.com/kalbarczykdev/pong-cpp-sdl2
Recreation of the classic Pong game with SDL2 lib and C++!
beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2
Last synced: 27 Mar 2025
https://github.com/rishab59/supermarketbillingsystemusingcplusplus
This is a Supermarket Billing Sytem project developed using c++ with file management.
cpp hobby-project supermarket-billing-system
Last synced: 27 Mar 2025