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/gurrudev/data-structure
data-structure programs using C++
cpp data-structures dsa dsa-algorithm
Last synced: 29 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/blagojeblagojevic/arduino-bluetooth-controlled-car-using-arduino-platform
Arduino Bluetooth controlled car using arduino platform
arduino arduino-ide arduino-uno c car cpp
Last synced: 01 May 2026
https://github.com/nos1dot618/tcprecv
A simple reliable implementation of TCP receiver
Last synced: 14 Jun 2026
https://github.com/lycuid/codewars
Codewars solutions
c-plus-plus competitive-coding competitive-pro cpp haskell python
Last synced: 02 May 2026
https://github.com/pouria-mirebrahimi/cpp-boilerplate
A C++ boilerplate with CMake support, designed for fast prototyping and clean project organization.
boilerplate-application cmake cpp library
Last synced: 05 May 2026
https://github.com/dead-tech/argparse-cpp
Argument Parser in C++ inspired by python's argparse module
catch2 clang-format cmake conan cpp github-actions mdbook pre-commit
Last synced: 05 May 2026
https://github.com/aaronjs99/planmux
PlanMux: Path Planning using Parallel/Multiplexed Computing
bellman-ford-algorithm cpp cuda dijkstra-algorithm floyd-warshall-algorithm graphs hpc openmp parallel-computing path-planning shortest-path-algorithm slurm
Last synced: 03 May 2026
https://github.com/giulioromualdi/idyntree-meshcat-cpp
A simple bridge between iDynTree and the meshcat-cpp interface
cpp meshcat robotics visualizer
Last synced: 29 Apr 2026
https://github.com/jbayardo/eci2017-concurrency
concurrency cpp cpp11 herd7 java litmus memory-models
Last synced: 29 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: 29 Apr 2026
https://github.com/ifwhy/learning-c-and-cpp
Repositori ini berisi topik belajar C dan C++
asteroids-game c calculator cpp crud game
Last synced: 30 Apr 2026
https://github.com/sorgazb/ball_sort_puzzle
Game made in c++ (in development)
alegro cpp game game-development
Last synced: 15 Jun 2026
https://github.com/stefanasandei-archive2/tiny-autograd
small autograd engine built from scratch in modern C++
autograd cmake cpp deep-learning neural-networks
Last synced: 24 Jun 2026
https://github.com/alkuzin/kfs
Hobby monolithic x86-32 Unix-like operating system from scratch
assembler-x86 assembly bare-metal cpp cpp23 embedded kernel kernel-development kernel-drivers kernel-from-scratch kernel-module kernel-source kfs os osdev osdev-os osdev-projects osdev-tutorial systems-programming x86
Last synced: 29 Apr 2026
https://github.com/jp-220738/osintinteractive
A global OSINT Interactive CLI for any platform and language you desire
cli cpp cybersecurity hacking-tool interactive-shell investigation investigation-tool java multilanguage osint osint-framework osint-tool python shell
Last synced: 03 May 2026
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/chrisross5/pathfinding-visualizer
College mini project (Data structures and algorithms S2): Two C++ console apps visualizing the shortest path between two points on a 2d grid, without and with walls.
algorithms bfs console-application cpp
Last synced: 08 Jun 2026
https://github.com/ethiy/imagine-pp
This is a fork of the Imagine++ project: http://imagine.enpc.fr/~monasse/Imagine++
bsd-license cpp eigen-library image-processing multi-array opengl qt5
Last synced: 05 May 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/autruonggiang/it002-oop-homework
Store OOP homework.
cpp it002 oop oriented-object-programming std uit
Last synced: 10 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/nick-lehmann/db-benchmark
Benchmark of different storage layouts for DB systems
Last synced: 29 Apr 2026
https://github.com/happybono/xmasiccard
Christmas music card with Arduino Uno
arduino arduino-uno beginner christmas christmas-music-card cpp duration hour-of-code learn-to-code music musiccard piezo tone
Last synced: 30 Apr 2026
https://github.com/hugow04/phishingwebsite
PhishingWebsite
cpp css html javascript phishing phishing-websites
Last synced: 06 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/maloleroy/confer
🧪 A C/C++ unit testing library written in C, with no heap memory allocation! 🌳
Last synced: 01 May 2026
https://github.com/podgorskiy/bfio
One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.
binary binary-data cpp raw serialization serialization-library serializer
Last synced: 16 Jun 2026
https://github.com/fabioardis/1158engine
3D OpenGL engine with ImGui Editor written in C++
3d 3d-graphics cpp engine imgui imgui-glfw opengl shaders
Last synced: 27 Apr 2026
https://github.com/gauravsingh9356/hackerrank-solution
Hackerrank Questions solution | C++ | Python | C
c competitive-programming cpp hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-python hackerrank-solutions problem-solving python3 solutions
Last synced: 06 May 2026
https://github.com/mcquerol/reversi-cpp
C++ Reversi game focusing on 2D array manipulation and OOP design.
2d-array class-design cpp doxygen game object-oriented-programming reversi uml
Last synced: 24 Jun 2026
https://github.com/shakfu/pd-cpp
Basic example(s) of puredata externals using cpp
cpp puredata puredata-external
Last synced: 08 Jun 2026
https://github.com/daviinacio/arduino-buffer
Buffer library to arduino
arduino-library cpp cpp-lib utils-lib
Last synced: 24 Jun 2026
https://github.com/astrodynamic/monitoringsystem
Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.
agents cmake configuration-file cpp cpp17 dynamic-library email-notification kernel logging makefile makefiles metrics monitoring-automation monitoring-system notifications qml qt qt6 system-information telegram-bot
Last synced: 01 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/spicycactuar/heightmap
Textured heightmap OpenGL application
blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5
Last synced: 28 Apr 2026
https://github.com/heshanera/tsplot
Compare univariate temporal sequences
cpp timeseries wxcharts wxwidgets
Last synced: 17 Jun 2026
https://github.com/duyndh98/game-snake
An Advanced C++ Game Console using OOP and Data Structures
cpp datastructures game-console object-oriented-programming
Last synced: 10 Jun 2026
https://github.com/jguida941/homebrew-linkedlist
🍺 Homebrew formula for my C++ Linked List project. Demonstrates software packaging and distribution with brew.
brew cli cpp devops homebrew linked-list package-manager software-distribution
Last synced: 01 May 2026
https://github.com/basemax/onewaylinkedlistcpp
This is a simple implementation of a one-way linked-list in C++.
cpp linkedlist linkedlist-c linkedlist-delete linkedlist-implementation linkedlist-insert linkedlist-reverse linkedlists linkedlists-using-class
Last synced: 17 Jun 2026
https://github.com/gr3yknigh1/opengl-learning
Doodling around with opengl in C++. Doesn't build, because I am Accidentally deleted imgui subrepo :c
Last synced: 17 Jun 2026
https://github.com/konyd/game-of-life
A simple implementation of Conway's Game of Life built with raylib
cpp game-development raylib raylib-cpp simulation
Last synced: 17 Jun 2026
https://github.com/ktstephano/haskell
Haskell-like functional programming in C++
Last synced: 30 Apr 2026
https://github.com/sovrasov/global-optimization-test-problems
A set of nonlinear lipschitzian global optimization problems classes
cpp global-optimization optimization-problem python test-functions
Last synced: 06 May 2026
https://github.com/revzim/aztd-demo
real-time online multiplayer battler demo developed with Unreal Engine 4.26/C++/Node.JS
colyseus cpp game-development golang gopherjs node online-multiplayer-game
Last synced: 07 May 2026
https://github.com/qc20/spinningcube
This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.
3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi
Last synced: 08 May 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 2026
https://github.com/kimboslice99/iis-cgeoipmodule
Geoblocking module for IIS written in native C++
Last synced: 30 Apr 2026
https://github.com/leocelente/basic_cuda
My CUDA source files while learning
Last synced: 29 Apr 2026
https://github.com/chrovis/parattice
Recursive paraphrase lattice generator
cpp graphviz java nlp paraphrase paraphrase-generation rust
Last synced: 08 May 2026
https://github.com/bmoretz/daily-coding-problem
A coding problem a day keeps the interviewers at bay.
algorithms algorithms-interview cpp data-structures julia optimization python
Last synced: 07 May 2026
https://github.com/learnwithfair/cpp-programming
Here, you can download 100+ c++ / cpp programming file with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
c-plus-plus cpp learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi
Last synced: 18 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/jamesql/laser-tag-drone
Laser tag drone with Arduino and HC-12 modules.
Last synced: 02 May 2026
https://github.com/harshnag1/pep-dsa-2026
Structured topic-wise implementation of Data Structures and Algorithms in C++ for placement preparation and interview practice (PEP-DSA-2026).
algorithms cpp data-structures dsa interview-preparation placement-preparation problem-solving
Last synced: 30 Apr 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/h20-dev/ruinedpath
RuinedPath by H20-dev. Survive the zombie apocalypse. Manage bullets and food, unlock 50+ endings, and discover the truth: it's all a simulation.
Last synced: 26 Jun 2026
https://github.com/iamareebjamal/semaphores-example
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
cpp dining-philosophers-problem process-synchronisation semaphore
Last synced: 29 Apr 2026
https://github.com/iricartb/rpc-gateway-sockets
Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.
c-sharp cpp rpc-client rpc-server sockets visual-studio
Last synced: 28 Apr 2026
https://github.com/ramithaheshan33/techfix
TechFix is an advanced online management platform designed to streamline the operations of a tech solutions company.
Last synced: 01 May 2026
https://github.com/rudissaar/desktop-clock
Customizable desktop clock widget written in Qt5 framework.
clock-widget cpp cross-platform desktop-widget eye-candy qt-installer-framework qt5 qt5-widgets
Last synced: 08 May 2026
https://github.com/melroy89/cpp-gtk-test-app
GTK/Gtkmm C++ Test Application - using CMake
application cmake cpp example gtk3 gtkmm template
Last synced: 08 May 2026
https://github.com/lucacasamentigamedev/arkanoid
Simple Arkanoid clone project made with C++ and raylib
Last synced: 29 Apr 2026
https://github.com/jqntn/l
Ultra-minimal game engine loop in C++
cpp game-dev game-development game-engine native stb stb-image stb-library win32 winapi windows
Last synced: 06 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/jorazon/glfw-demo
Simple GLFW 3 application
cpp glfw glfw3 graphics-programming portal
Last synced: 19 Jun 2026
https://github.com/php1ic/compiler-test
Check that your project can compile with different compilers
Last synced: 06 May 2026
https://github.com/samirhamadaa/bank-extintion
C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."
bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication
Last synced: 20 Jun 2026
https://github.com/danielsio/pacman-game
Built as part of a Kirsh Amir's C++ & OOP course at The Academic Collage Of Tel-Aviv.
bfs-algorithm cpp game oop-principles
Last synced: 02 May 2026
https://github.com/toriomg/opengl
For now, this OpenGL repository is meant to support my learning, and in theory, to eventually develop a 3D modeling program.
cpp glfw3 imgui-glfw opengl opengl3 stb-image
Last synced: 30 Apr 2026
https://github.com/bocaletto-luca/precision-digital-thermostat
Precision-Digital-Thermostat - A three-zone thermostat that reads three DS18B20 temperature probes, displays each zone’s real-time temperature and setpoint on an OLED screen, and drives three relay outputs for heating/cooling. Users navigate zones and adjust setpoints via three push-buttons. By Bocaletto Luca.
arduino bocaletto-luca cpp openhardware opensource precision-digital-thermostat standalone thermostat thermostat-controller thermostat-digital
Last synced: 30 Apr 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/alfi-lib/alfi
<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.
cpp cpp-library interpolation library math maths
Last synced: 19 Jun 2026
https://github.com/urpagin/mcconnectbot
Connects multiple offline bots to a Minecraft server using botcraft.
boost bot bot-command botcraft build-system cmake cpp debian dependencies git installation linux make minecraft minecraft-server multi-bot offline-mode openssl server submodules
Last synced: 29 Apr 2026
https://github.com/alexpetul/winapi
Bsuir labs (CSAN pt2)
c cpp dll-injection driver gdi mutex-synchronisation processing registry-monitor threading win32api
Last synced: 02 May 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 2026
https://github.com/rna3210d/qt-webengineview-browser
Qt browser with some random stuff
cpp qt5 qtcreator qwebengineview
Last synced: 02 May 2026
https://github.com/vdwtanner/crusade
A semester game programming project from college. 2D side-scrolling destructible world where you play as a valiant night who levels up and gains new abilities by defeating monsters. Includes a level editor and examples of assets / scripts.
Last synced: 20 Jun 2026
https://github.com/virendracarpenter/tictactoecpp
Basic Tic Tac Toe Game made in C++
cpp game hacktoberfest terminal tictactoe-cpp tictactoe-game
Last synced: 02 May 2026
https://github.com/breadrock1/topsystemsinterview
There is test case that I had got while processing interview to TopSystems.
cpp interview interview-practice qt6
Last synced: 20 Jun 2026
https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab
Data Structure and Files Programs
Last synced: 20 Jun 2026
https://github.com/victornpb/ac-swing-servo
Firmware for adding swing and air direction flow to an air conditioning unit with remote control support
arduino arduino-sketch cpp firmware
Last synced: 03 May 2026
https://github.com/jmsmarcelo/task-tracker-cpp
Task Tracker | CLI | MySQL | C++ | Roadmap.sh
challenge cli cpp database mysql programming project roadmap task-tracker
Last synced: 20 Jun 2026
https://github.com/gargakshit/invaders
Yet another i8080 space invaders emulator
cmake cpp imgui intel8080 invaders opengl space-invaders
Last synced: 28 Apr 2026
https://github.com/glory42/microprocessors-class-arduino-projects
⚙🦾This repository contains a collection of Arduino projects completed as part of my Microprocessors class. Each project illustrates practical applications of microprocessor theory and provides hands-on experience with hardware 🛠️ and software 💻 development using Arduino.
Last synced: 28 Apr 2026
https://github.com/bezarhere/hivec
Deploying your library should be no more then a post-build command
build-tool c command-line cplusplus cpp open-source opensource
Last synced: 08 May 2026
https://github.com/frodoalaska/ymir
A lightweight C++ project generator
cli command-line command-line-tool cpp cpp-project-template project-generation project-generator
Last synced: 29 Apr 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/soreing/net-session-cpp
UDP based newtork session library for C++
cpp cross-platform keepalive linux networking p2p raw-sockets threads udp windows
Last synced: 07 May 2026
https://github.com/iwolf22/symphony_strips_program
Shad Canada 2022 at Carleton University - DE Group 2's Prototype "Symphony Strips"
Last synced: 29 Apr 2026
https://github.com/youpong/cpp-sleep-sort
C++20 Implementation of Sleep Sort using std::thread
cmake cpp cpp20 docker sleep-sort std-thread
Last synced: 28 Apr 2026
https://github.com/chloro-pn/metaprogramming
编译期排序
cpp cpp20 metaprogramming quicksort
Last synced: 20 Jun 2026