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-10 00:06:50 UTC
- JSON Representation
https://github.com/rickreisdev/vendingmachine
Algoritmo que simula o funcionamento de uma máquina automática de alimentos no ambiente do terminal do C++.
algorithm cpp rickreis rickreisme vending-machine
Last synced: 07 Jul 2025
https://github.com/zyn10/bus-reservation
Programming fundamentals task for practice of arrays
arrays arrays-and-strings bus-reservation-system cpp programming-fundamentals reservation-system
Last synced: 04 Jun 2026
https://github.com/seaung/watcher
Watcher 是一个用C++开发的轻量级进程监控守护工具,用于监控指定进程的运行状态,当目标进程不存在时会自动重启。
Last synced: 25 Jun 2025
https://github.com/separatrixxx/pgp_labs_7_sem
👓 Laboratory work for the 7 semester of MAI on PGP and PDP
Last synced: 15 May 2026
https://github.com/omarazizi/sdl-game
2D Game with SDL in C++
cplusplus cpp game-development sdl2
Last synced: 26 Mar 2025
https://github.com/sanjaraiy/gfg_potd
This repository contains daily problems from GeeksForGeeks' DSA series, helping me master Data Structures and Algorithms with practical coding exercises! 🚀💻
cpp daily-coding-problem geeksforgeeks practice vscode
Last synced: 28 Jun 2026
https://github.com/shvbsle/multipleobjecttracking
Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.
cpp image-processing object-tracking opencv
Last synced: 14 May 2026
https://github.com/linarcx/image_resizer
A simple c++ program that uses libpng and OpenCL to resize images.
cmake cpp image-processing libpng opencl
Last synced: 05 May 2025
https://github.com/kahleryasla/lzw-compression
compression tool: C++ program that implements LZW compression using a hashtable data structure. It takes an input file and compresses the data into a smaller size, then writes the compressed data to an output file. The program also includes a method for rehashing the hashtable when the load factor exceeds a certain threshold.
compression cpp decompression fileio hashtable lzw lzw-compression
Last synced: 02 Mar 2025
https://github.com/diapolo10/bf-interpreter
A Brainfuck language interpreter written in C++17
brainfuck brainfuck-interpreter brainfuck-programs brainfuck-transpiler cpp cpp17 interpreter msvc-compiler visual-studio
Last synced: 31 Jul 2025
https://github.com/clockwork72/leetcode-hackerrank
My solution codes for LeetCode challenges.
cpp data-structures leetcode-solutions
Last synced: 13 May 2026
https://github.com/davidcardoso/pet-shop-fera
Pet Shop Fera
cpp oop oriented-object-programming
Last synced: 02 Mar 2025
https://github.com/neilchen1998/sumokubot
This repo aims to solve Sumoku (Killer Sudoku) puzzles.
Last synced: 30 Jun 2026
https://github.com/extremq/acpi-cmake
Using CMake for building the ACPI project.
Last synced: 27 Mar 2025
https://github.com/chinnanj666/data-structures-string-using-cpp
string data structures using c++
Last synced: 08 Jun 2026
https://github.com/schemanoise/nauty_and_traces
C++ Wrappers for Nauty & Traces Isomorphism C-code
cpp cpp11 nauty nauty-traces traces
Last synced: 02 Apr 2026
https://github.com/raj-thombare/dsa
algorithms-and-data-structures array cpp dsa dynamic-programming graph leetcode python recursion tree
Last synced: 15 May 2026
https://github.com/carlosagalicia/tc1031-act34-integral-activity-trees-template-ad2023
This program determines whether a given tree is a spruce tree, where every non-leaf node has at least three leaf children. It uses maps and vectors to track nodes and their children, ensuring the tree meets the spruce tree criteria.
cplusplus cpp data-structures labs
Last synced: 29 May 2026
https://github.com/carlosagalicia/tc1031-act23-integral-lineal-data-structures-template-ad2023
This program simulates the Josephus problem, where people are arranged in a circle and eliminated every k-th step until only one remains. It uses lists and iterators to manage the elimination process and determine the safe position.
cplusplus cpp data-structures labs
Last synced: 12 Jun 2026
https://github.com/joserafael0160/leetcode
A list of solved problems from LeetCode along with an explanation for each one.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algoritmo algoritmos algoritmos-basicos c competitive-programming competitive-programming-algorithms competitveprogramming cplusplus cpp leetcode leetcode-cpp leetcode-questions leetcode-solutions programacion-competitiva programacioncompetitiva
Last synced: 01 May 2026
https://github.com/phoemur/oldsnake
C++ classic snake game with ncurses
cpp ncurses ncurses-library snake snake-game
Last synced: 17 Mar 2025
https://github.com/phoemur/cannonball
Cannonball is a simple artillery game made with C++ and SDL2
cpp cpp14 sdl sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper
Last synced: 17 Mar 2025
https://github.com/phoemur/apache_icu
Little C++/QT widget to calculate APACHE II ("Acute Physiology And Chronic Health Evaluation II")
Last synced: 20 May 2026
https://github.com/bellaj/rcoin
Bitcoin Fork for the book "blockchain by example"
Last synced: 30 Apr 2026
https://github.com/oaslananka/cv_cuda_cpp_sample
This is a sample project demonstrating how to use OpenCV and CUDA in C++ for detecting people in drone footage with YOLO. The project aims to be simple and understandable for those who want to learn how to use OpenCV and CUDA in C++.
computervision cpp cuda opencv
Last synced: 01 May 2026
https://github.com/zyn10/bankers-algorithm_cpp
bankers-algorithm cpp operating-system source-code
Last synced: 20 May 2026
https://github.com/mcleber/sfml_ray_casting
Ray Casting in C++ and SFML
cpp game game-development learning-cpp raycasting sfml source-code
Last synced: 10 Jun 2025
https://github.com/elb4rto/logdoctor_uninstaller
Graphical uninstaller for LogDoctor
Last synced: 14 May 2026
https://github.com/meharehsaan/progconcepts
This repo contains the major and minor programming concepts in c++ language.
advanced-programming concepts concepts-of-programming-languages cpp
Last synced: 17 Mar 2025
https://github.com/meharehsaan/object-oriented
This repo contains Object Oriented Programming course labs mainly in c++.
cpp labs oop-in-cpp programming
Last synced: 16 Jun 2025
https://github.com/junaidsalim/complaint_management_system_qt_cplusplus_gui
This repo contains code of Qt Cpluplus for Complaint Management System.
Last synced: 15 May 2026
https://github.com/quaddarv1ne/neo_system
NEO_SYSTEM - продвинутый инструмент для сбора и визуализации системной информации с эстетичным цветным выводом в терминал.
2025 analytics cpp info information it library maestro7it maximdupley python quadd4rv1n7 repository rich system
Last synced: 15 May 2026
https://github.com/nikitasmen/password-manager-
password manager in c++
aes cmake cpp fltk-gui-library lfsr password-manager rsa
Last synced: 15 May 2026
https://github.com/BC100Dev/rpi-setup
Design your own Raspberry Pi image – quickly!
automation cpp cpp17 java java21 raspberry-pi raspberrypi setup
Last synced: 28 Oct 2025
https://github.com/broderick-westrope/dsa-hex-game
A fast-paced turn-based game with several advanced algorithms to verse.
a-star-algorithm algorithms astar-algorithm cpp data-structures-and-algorithms hex hex-game mcts-algorithm minimax-algorithm
Last synced: 18 Mar 2025
https://github.com/raannakasturi/bookstore-manager
The Bookstore Management program is a comprehensive and console-based, yet user-friendly system designed to efficiently manage customer information and streamline the book selection and purchase process.
bookstore bookstore-management-system console-application cpp cpp17 msys2 vscode
Last synced: 01 Jul 2026
https://github.com/marcin-filipiak/cpp_exercises
C++ Exercises for students
Last synced: 01 Jul 2026
https://github.com/piras314/vulkanlearning
Vulkan Learning!
c cpp glsl vulkan vulkan-graphics
Last synced: 13 May 2026
https://github.com/shineiarakawa/particle-stabilizer
A C++ and CUDA-based program for simulating the motion of particles.
Last synced: 12 May 2026
https://github.com/methyldragon/boxbot_finds_table
. . . [ づ◡﹏◡|づ. ┬───┬ Guide a Boxbot to find it's table! ROS, Gazebo and C++ practice.
cpp cpp11 navigation robotics ros ros-kinetic
Last synced: 19 Apr 2026
https://github.com/zeankundev/loytik
Simple programming language made in c++. Compiler only code and docs
cpp interpreter language object-oriented programming-language simplelanguage
Last synced: 30 May 2026
https://github.com/danieljvickers/fluid_simulation
An educational example for learning the Navier-Stoke equations. Also included is a C++ and CUDA shared object library, buildable with CMake, for use in your personal projects.
cpp cuda differential-equations navier-stokes numpy physics python simulation
Last synced: 04 May 2026
https://github.com/larzuaga11/trivia_movie
Project that simulate the Backend of a Cinema App.
cpp data-structures linked-list object-oriented-programming
Last synced: 17 Mar 2025
https://github.com/jmarrec/testcpp-crosscompile-linuxtowin64
A repo to test how to cross compile a dummy C++ project using Github Actions, mingw32, **and** conan.
conan cpp cross-compile github-actions tutorial
Last synced: 10 May 2026
https://github.com/hypertextassassin0273/win32_based_cpp_programs
Contains win32 based C++ programs, developed through Visual Studio 2019
cpp win32 win32-cpp win32-games win32-programming windows-api
Last synced: 08 Jun 2026
https://github.com/hypertextassassin0273/programming_queries_and_solutions
A repository for Queries that are asked in a Facebook Group "C++ Programming Problems & Solutions"
c c-language c-programming cplusplus cpp cpp11 data-structure data-structures-and-algorithms object-oriented-programming
Last synced: 12 May 2026
https://github.com/tmsalab/errum
Perform a Bayesian estimation of the Exploratory reduced Reparameterized Unified Model (errum) described by Culpepper and Chen (2018) <doi:10.3102/1076998618791306>.
cognitive-diagnostic-modeling cpp ecdm item-response-theory psychometrics r rcpparmadillo rrum rstats
Last synced: 27 Oct 2025
https://github.com/ndrw-ynz/geo-mesh
A software project for rendering 3D Digital Elevation Model (DEM) with OpenGL and C++
3d-graphics-demo cpp dem digital-elevation-model geovisualization opengl rendering-engine
Last synced: 15 May 2026
https://github.com/erthium/sudoku
Generator and solver algorithm repertoire for Sudoku
cpp cpp11 puzzle-generator puzzle-solver pygame python3 sdl2 sudoku sudoku-generator sudoku-solver
Last synced: 15 May 2026
https://github.com/helland369/algorithms
I'm learning Algorithms & Big O notation and write it in C++
algorithm algorithms big-o-notation cpp cpp17
Last synced: 11 Apr 2025
https://github.com/mayokun-sofowora/task-tracker-cpp
A CLI app that tracks your tasks and manages your to-do list. A roadmap cpp project.
Last synced: 11 Apr 2025
https://github.com/remydzn/cpp-study
Self-studying c++, archiving my activities
cpp cpp-programming cpp11 cpp14 cpp17 cpp20
Last synced: 11 Apr 2025
https://github.com/rajibahmed/adventure
BTH unix game assignment with lots of CPP
Last synced: 31 Aug 2025
https://github.com/devel0/example-dotnet-cpp-integration
example dotnet cpp integration
Last synced: 15 May 2026
https://github.com/ahmedabougabal/cppdesignpatterns
Documenting Intensive linkedIn_Learing Cpp_design_patterns course (tasks and challenges)
clean-code cpp design-patterns linkedin-learning oop-principles preprocessor
Last synced: 09 Jul 2025
https://github.com/sstock2005/gameengine
Game Engine for Command Prompt in C++
Last synced: 17 Mar 2025
https://github.com/andrejgockov/leetcode
A Repository for All My Solved LeetCode Problems
cpp csh java leetcode leetcode-solutions
Last synced: 15 May 2026
https://github.com/yazaldefilimone/math-expression-evaluator
math expression evaluator.
Last synced: 03 Apr 2025
https://github.com/shubham-kumr/codeforces
List of Questions I did on codeforces
codeforces codeforces-solutions cpp
Last synced: 16 Jun 2025
https://github.com/raveriss/cpp04
C++98 exercises on subtype polymorphism, abstract classes, and interfaces, demonstrating advanced object-oriented programming techniques.
class-abstraction cpp cpp98 ecole42 educational-project inheritance interfaces object-oriented-programming polymorphism software-engineering
Last synced: 06 Apr 2026
https://github.com/sazid/sazid.github.io
My personal site
algorithms cpp data-structures python
Last synced: 14 May 2026
https://github.com/rejchev/walshf32
Walsh complete orthogonal set of functions based on Rademacher function set
cpp cpp14 cpp14-library rademacher walsh walsh-functions walshf
Last synced: 06 Apr 2026
https://github.com/muralidharmaddali/leetcode
In this repo you can find all the leet code problems I have solved you can open the files and checkout the solutions.
cpp dsa dsa-algorithm dsa-practice java python3
Last synced: 07 May 2026
https://github.com/dpbm/arduino-elevator
an elevator using arduino
arduino arduino-project c cpp eletrcity eletric eletrica eletrics eletronic eletronics elevador elevator ino maker maker-project makers projects projeto school-project test
Last synced: 09 May 2026
https://github.com/ahsonkhan/sampleazuresdk
Sample for getting started with Azure SDK for C++ using vcpkg and MSBuild
azure azure-keyvault azure-storage cpp docs msbuild sample sdk vcpkg vcxproj
Last synced: 15 May 2026
https://github.com/musiur/myleetcodesolutions
I have been trying to solve at least 1 problem everyday in LeetCode. Here I have added all my solutions and attempts to solve problems using JAVASCRIPT. This repository will contain all my LeetCode solutions and will be updated until I have reached to my GOAL : )
cpp javascript leetcode-solutions problem-solving
Last synced: 15 May 2026
https://github.com/teomandeniz/real
REAL is a custom numeric system that performs precise arithmetic with arbitrarily large or small numbers, preserving every digit without float precision loss. It uses a nibble-based packed binary format for efficient memory representation and repetition compression.
Last synced: 15 May 2026
https://github.com/tanzeelafatima492/structures-in-c-
solve the all programs in excerise of chapter 4 of book "Robert Lafore" (4Th edition)
4th-edition book cplus cpp excerise programs
Last synced: 11 Jun 2026
https://github.com/offchan42/openglfinalproject
My OpenGLFinalProject (a dancing recursive tree and physics simulation)
cpp game-engine opengl physics-simulation
Last synced: 15 May 2026
https://github.com/gabrielemaurina/xue
UCI chess engine written in c++.
chess chess-engine cpp engine uci
Last synced: 04 Sep 2025
https://github.com/gabrielemaurina/sudoku-sat
A c++ sudoku solver based on Cryptominisat
cpp cryptominisat cryptominisat5 sat sudoku sudoku-game sudoku-solution-finder sudoku-solver
Last synced: 27 Mar 2025
https://github.com/rose-mtz/searchai
A program that visualizes search AI algorithms.
cpp opengl searching-algorithms
Last synced: 15 May 2026
https://github.com/laughingclouds/dsa
Solving DSA problems not only helps improve your DSA concepts but also helps in having a somewhat better grasp of the basics of the language you solve problems in.
algorithms-and-data-structures competitive-programming cpp go python3
Last synced: 09 May 2026
https://github.com/mp81ss/mpunit
C++ unit test framwork
cplusplus cpp header-only library test testing testing-framework unicode xunit xunit-framework xunit-tests
Last synced: 17 Mar 2025
https://github.com/dangnh0611/calculator_qt
Basic calculator,created with Qt
Last synced: 14 May 2026
https://github.com/vedratan/-cp
competitive programminfg codes of some of the known questions from cp websies
c cpp hacktoberfest2021 java opensource
Last synced: 16 Feb 2026
https://github.com/ahmedukamel/cs351-computer-graphics
Repository for Computer Graphics Course in FCAI Beni Suef University. All Lectures, and Section Tasks Are Solved Here, and Complete Content of Course is Published on Link Below
Last synced: 20 May 2026
https://github.com/nezutero/fcryptcpp
file encryption/decryption c++ tool
cplusplus cpp encryption-decryption encryption-tool file-decryption file-encryption openssl openssl-library
Last synced: 17 Mar 2025
https://github.com/raveriss/cpp00
C++98 exercises covering OOP, classes and memory management.
const cpp cpp98 initialization-lists member-functions namespaces object-oriented-programming programming-fundamentals static stdio-streams
Last synced: 30 Dec 2025
https://github.com/zyx-0314/cp2-coffee-shop
A basic C++ console application simulating a cafe reservation system. Users can reserve seats, check out, update reservations, and view the current status of the cafe. The system manages a limited number of seats and tracks customer information, including their name and order.
basic-programming cpp school-project
Last synced: 17 Mar 2025