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-01 00:06:36 UTC
- JSON Representation
https://github.com/russlank/xpressformula
Windows C++/ImGui math plotting application for 2D curves, 3D surfaces, and implicit equations with export and installer packaging. Formula graphing desktop app built
3d-visualization cpp desktop-app directx11 equation-parser formula-editor graphing imgui math mathematics plotting scientific-computing win32 windows wix-toolset
Last synced: 02 Mar 2026
https://github.com/iimpaq/atlas
A blazingly fast, modern package manager for macOS and Linux.
cmake cpp linux macos package-manager
Last synced: 16 Mar 2025
https://github.com/heyfoz/cpp-baseball-bat-stats-simulator
The Baseball Batting Stats Simulator Program (C++) uses the rand function to create a statistical model, which is used to simulate 1000 at-bats based on a player's careers averages. After the simulation values are calculated and displayed, a loop asks the user if they would like to run another simulation.
baseball batting-statistics cpp simulator statistics
Last synced: 25 Mar 2025
https://github.com/singhrohan62/data-structures
simple programs on different types of data structures
algorithms cpp data-structures java javascript
Last synced: 22 Feb 2026
https://github.com/heyfoz/cpp-calendar-day-calculator
The Calendar Day Calculator Program (C++) asks the user to enter a month, day, and year in MM DD YYYY format. The day of the week for that date is displayed in the console. Multiple functions are used in the program to facilitate logical operations and calculations. The program loops until the user chooses to exit.
calendar cpp day-calendar loop
Last synced: 25 Mar 2025
https://github.com/sandeepkundalwal/internet-of-things
[EE536: IoT] This repo contains all the assignment of EE536 offered at IIT Mandi by Dr. Padmanabhan Rajan & Dr. Siddhartha Sarma during Spring Session 2023.
arduino-ide arduino-uno bluetooth cpp i2c-bus internet-of-things javascript linux nodemcu nodered pyserial python raspberry-pi-3 uart udp wifi
Last synced: 29 Jan 2026
https://github.com/andreiavrammsd/cpp-zip
C++17 zip view and iterator
cpp cpp17 iterator view zip zip-iterator zip-view
Last synced: 11 Mar 2026
https://github.com/ryoga-exe/console-tetris
Tetris game runs at a cmd
console console-game cpp game tetris windows
Last synced: 13 Mar 2025
https://github.com/alirezakh74/cyrusengine
2d game engine with C++ and SDL2
cpp game-engine game-engine-2d gamedev gameengine gameengine2d indiedev sdl2 shooter
Last synced: 29 May 2026
https://github.com/ferhatgec/inif
inif, ini file parser in c++
cpp cpp17 file header-only ini parser
Last synced: 27 Aug 2025
https://github.com/vivek-v-rao/cpp-dataframe
C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators
cpp cpp17 dataframe statistics time-series time-series-analysis
Last synced: 04 Jan 2026
https://github.com/nscotto/claphub
Template workspace for developing all your clap plugins in C/C++ with CMake
Last synced: 30 Apr 2026
https://github.com/seikhchilli/bubble-sort-algorithm-cpp
Bubble Sort Algorithm using c++.Arranges array in ascending order.
algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/nathancordeiro/line-follower-robot
Arduino Uno-powered line follower robot: Seamlessly follows lines with precision sensors and intelligent algorithms. Ideal for exploring robotics fundamentals and automation.
arduino cpp line-follower robotics
Last synced: 11 Apr 2026
https://github.com/stellardx/detailinfogen-990-vs
Detailed information generator (System report) for SpaceEngine 0.990
astronomy cpp html markdown spaceengine
Last synced: 23 Apr 2025
https://github.com/andeaseme/ft_retro
Shoot 'em up terminal game in the style of Gradius and Raiden
cpp game ncurses ncurses-library shoot-em-up shootemup shooter terminal terminal-game
Last synced: 08 May 2026
https://github.com/mehedirm6244/nostokeeb
A very minimal On Screen Keyboard (for X11) written in GTK3
cpp gtk3 gtkmm3 keyboard-emulation linux
Last synced: 27 Oct 2025
https://github.com/kylereddoch/airgeadbanking
Airgead Banking Compound Interest App. Project Two in my C++ class at SNHU.
Last synced: 14 Mar 2025
https://github.com/steponask/taskbook-cli
📚 My first project: the TaskBook program written in C++ 💻
cpp cpp-cli first-project task-management taskbook taskbook-cli
Last synced: 07 Jan 2026
https://github.com/psingh12354/imagetransforming
Image Transforming Project contain illnify watermark spotlight greyscale
coursera cpp final-project image-transform imageprocessing objectorientedprogramming
Last synced: 12 Jun 2025
https://github.com/definetlynotai/hack_club
All my hackclub code and projects
assembly c competition cpp github-collaboration hack-club hackclub projects python random slack
Last synced: 18 Jan 2026
https://github.com/msub2/wwise.js
Making Wwise workable on the web
cpp emscripten javascript wasm web wwise
Last synced: 19 Apr 2026
https://github.com/woolseyworkshop/article-blink-making-an-led-blink-on-a-raspberry-pi
Blink: Making An LED Blink On A Raspberry Pi Article Resources
beginner c cpp electronics programming python raspberry-pi swift
Last synced: 12 Apr 2026
https://github.com/ashwaniydv/algodslib
Contribute for Hacktoberfest 23 🎉
algorithms competitive-programming cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2021 hacktoberfest2022 hacktoberfest2023 hacktoberfest2024 open-source opensource opensourceforgood
Last synced: 23 Apr 2025
https://github.com/wuriyanto48/block-chain-cpp
My simple implementation of blockchain written in C++
blockchain blockchain-demos cpp
Last synced: 07 Apr 2026
https://github.com/cshmookler/cpp_template
C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.
clang-format clang-tidy conan cpp gtest meson template zlib-license
Last synced: 24 Aug 2025
https://github.com/madhurimarawat/object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
abstract-classes array-manipulations arrays-and-strings constructor cpp encapsulation exception-handlers exception-handling file-handling-in-cpp inheritence object-oriented-programming oops-in-cpp overloading pointer-to-function pointers-and-references polymorphism static string-manipulation templates virtual-functions
Last synced: 08 Jan 2026
https://github.com/dvsku/devue
3D model viewing software with plugin support.
3d 3d-model 3d-model-software 3d-model-viewer cpp devue devue-plugins dvsku dvsku-devue plugins
Last synced: 16 Jan 2026
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/andres-garcia-alves/electronics-vibratory-tumbler
Arduino code for a time-controlled vibratory tumbler.
4-digit-display arduino buzzer cpp diy electronics relay tm1637 vibratory-tumbler
Last synced: 17 Jul 2025
https://github.com/vovandreevik/spline-lagrange-quanc8
The program calculates the value of the function for a given x and a given step using the QUANC8 program. Builds a spline function and a Lagrange polynomial of degree 10
cpp langrange-interpolation quanc8 spline
Last synced: 29 Jun 2026
https://github.com/kar-dim/icsd-pkcrypto_algorithms
Implementation of various Public Key Algorithms (RSA, Rabin, ElGamal) by using GNU MP library. Part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean).
cpp cpp20 gmp public-key-cryptography
Last synced: 17 Oct 2025
https://github.com/ucpp/sge
A simple game engine project built with DirectX 12, featuring several milestones to learn and implement rendering techniques.
cpp directx directx12 rendering
Last synced: 05 Sep 2025
https://github.com/spur27/renweb-engine
Lightweight engine and API for making cross platform desktop applications with web technology.
cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview
Last synced: 26 Apr 2026
https://github.com/s-martin/galib
Modernized GAlib
c-plus-plus cpp cpp17 galib genetic-algorithm
Last synced: 01 May 2025
https://github.com/dalpan/strukturdata
Code Program C++
c-plus-plus cpp data-structures
Last synced: 15 Mar 2025
https://github.com/yashkarthik/tinyrenderer
A rasterization engine written from scratch (no libraries) in C++
Last synced: 04 Jul 2025
https://github.com/JayTwoLab/json-downloader
File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더
cpp curl json libcurl visualcpp visualstudio
Last synced: 10 Mar 2025
https://github.com/yuki-koyama/easy-qhull
A helper repository to use qhull in cmake-based c++ projects
Last synced: 04 Jun 2026
https://github.com/palmanov/visible-edge
Roberts algorithm / Invisible surfaces and lines removal algorithms
Last synced: 18 Jan 2026
https://github.com/seigtm/qt-wms
My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).
college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms
Last synced: 20 Apr 2025
https://github.com/notakki/select-dmoj-solutions
Some DMOJ solutions mostly in Java and C++
competitive-programming competitive-programming-contests cpp dmoj dmoj-contest dmoj-contests dmoj-java dmoj-judge dmoj-problem dmoj-solutions dmoj-submissions java
Last synced: 19 May 2026
https://github.com/zigrazor/duuf
Distributed Unified Utilities Framework
communication-library cpp cpp-framework cpp-library distributed distributed-framework distributed-systems framework library
Last synced: 12 Jun 2025
https://github.com/toshikinakamura0412/a_star_ros
ROS implementation of A* search algorithm
astar astar-algorithm cpp robotics ros ros-noetic search-algorithm
Last synced: 10 Mar 2026
https://github.com/kazhuu/cpp-examples
Me studying C++ and it's features
boost-library cmake cpp examples googletes study
Last synced: 11 Jun 2025
https://github.com/ychaaby/pico-space-2d-video-game
Pico Space: The Cosmic Adventure in a Pixelated Universe
cocos2d cocos2d-x cpp game game-development opp oriented-object-programming
Last synced: 14 Jul 2025
https://github.com/kassane/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
cpp cpp-library networking zeromq zig-package
Last synced: 13 May 2025
https://github.com/paltoudara/_vector_
simple vector class using c++
cpp cpp17 simple stl stl-containers vector
Last synced: 05 Sep 2025
https://github.com/yessenali-yerkebulan/guess-number-cpp
Just Guess Number game in C++
Last synced: 11 Sep 2025
https://github.com/jose05code/dmoj-uclv
A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.
algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3
Last synced: 11 Apr 2025
https://github.com/tsuzu/aishoot
愛Shoot! A game created in MIS.W Game Jam 2018
Last synced: 22 Mar 2025
https://github.com/farnyser/pg
C++ PlayGround
aspect-oriented-programming cpp datastructure multithreading vectorization
Last synced: 06 Apr 2025
https://github.com/montyanderson/construction
:construction: Interface with binary structures in Javascript, built for network protocols.
binary buffer c construction cpp interface javascript network-protocol node
Last synced: 02 Jan 2026
https://github.com/benapetr/pixelengine
Open source Qt/C++ 2D game engine with native pixel manipulation support for games similar to Worms, or ScorchedEarth
Last synced: 18 Feb 2026
https://github.com/foolnotion/pratt-parser-calculator
Pratt operator precedence parser and expression calculator
cpp cpp17 expression-evaluator expression-parser pratt-parser precedence-parser
Last synced: 31 Oct 2025
https://github.com/kimtth/console-tetris
🎲 Most simplest console based Tetris source code by C++
console-tetris cpp tetris tetris-source
Last synced: 18 Aug 2025
https://github.com/coders-school/cars
cplusplus cpp inheritance polymorphism
Last synced: 14 Apr 2025
https://github.com/cubical22/group-divider
a simple algorithm made mainly to solve the lack of speed and dynamic-ness for group dividing
algorithm algorithms cpp csharp fine-tuning flowchart java javascript php programming python
Last synced: 08 Apr 2026
https://github.com/tahmid-saj/iot_database_management
A database management system and calculator for any IoT logged data files inputted into the program. The data log files will contain data of water levels, temperature and humidity of nodes. A linear regression calculator also calculates if the regression equation should change based on percent error calculations using real measures of water levels. Application was created with compatibility for LSN50 IoT logged data.
algorithms-and-data-structures cpp database-management iot linear-regression
Last synced: 14 Apr 2025
https://github.com/seaumsiddiqui/cgpa-calculator
A console-based C++ program to calculate GPA and CGPA
cgpa-calculator cli-app cpp gpa-calculator grade-calculator performance-metrics student-tool university
Last synced: 16 Sep 2025
https://github.com/openrfsense/orfs-sensor
OpenRFSense radio data retrieval and processing software
Last synced: 05 Apr 2025
https://github.com/ziadasem/gc-cpp
A different implementation for garbage collection system in C++
cpp cpp17 garbage-collection garbage-collector modern-cpp
Last synced: 22 Mar 2025
https://github.com/jgcmarins/graph-coloring
Graph coloring software that uses backtracking algorithm
backtracking-algorithm college-purpose cpp graph-coloring
Last synced: 15 Sep 2025
https://github.com/jonathas/opengl-clock
A clock developed with C++ and OpenGL
clock cpp opengl practice university
Last synced: 18 May 2026
https://github.com/newyaroslav/banana-filesystem-cpp
Простая С++ библиотека для работы с файловой системой
check-file cpp cpp11 create-directory directories directory file file-library file-list file-name file-size file-system filesystem load-file remove-directory save-files
Last synced: 18 May 2026
https://github.com/npaun/viz
GTFS visualizer (C++ backend for jsteelz/jviz)
Last synced: 24 Apr 2026
https://github.com/nexusgksoftwares/maze-project
Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!
cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator
Last synced: 23 Jan 2026
https://github.com/pranshu05/cppvault
open source CPP docs
cpp cpp-docs data-structure data-structures data-structures-and-algorithms docs documentation ds dsa mdx nextjs oops oops-in-cpp
Last synced: 06 Apr 2025
https://github.com/stevegremory/tinyvm
A very basic register based virtual machine.
Last synced: 28 Mar 2025
https://github.com/nitrogenez/gaffer
A project manager for modern C++
cpp cpp-programming cpp23 dependency-manager modern-cpp project-management
Last synced: 22 Aug 2025
https://github.com/jasperdrescher/tale
An action-adventure game developed in UE5 for learning purposes | UE5で開発された学習用のアクションアドベンチャーゲーム
Last synced: 26 Jun 2025
https://github.com/joshuathadi/dsa--architect
This Respository of my DSA notes in Python and C++
cpp data-structures-and-algorithms python
Last synced: 14 Apr 2025
https://github.com/italocobains/capivara-runtime-javascript
Criando javascript runtime com base no video do @ErickWendel
cc cpp javascript libuv v8-javascript-engine
Last synced: 18 May 2026
https://github.com/nishkarshraj/hackerrank-cpp-programming
Data Structures and OOPS programming in C++ Language done Topic Wise according to HackerRank.
algorithms algorithms-and-data-structures competitive-programming cpp data-structures hackerrank hackerrank-algorithms-solutions hackerrank-solutions
Last synced: 24 Feb 2025
https://github.com/vinatorul/advent-of-code
My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials
advent-of-code advent-of-code-2016 cpp kotlin
Last synced: 30 Apr 2026
https://github.com/mickaelblet/args
Parse and store options from argc and argv
argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library
Last synced: 03 Feb 2026
https://github.com/anthofoxo/aurora
Thumper Mod Loader and Decompilation Tooling
cpp reverse-engineering thumper
Last synced: 21 May 2026
https://github.com/yessenali-yerkebulan/supermarket-billing-system-cpp
Supermarket Billing System C++
Last synced: 19 Aug 2025
https://github.com/artem78/s60-logger
Simple logging library for Symbian OS
cplusplus cpp library logger logging module s60 symbian symbiancpp
Last synced: 23 May 2026
https://github.com/rvarago/cpppid
A composable library to implement contol loops in C++
control-engineering control-systems cpp cpp17 modern-cpp pid-controller
Last synced: 04 Apr 2025