Projects in Awesome Lists tagged with cpp-programming
A curated list of projects in awesome lists tagged with cpp-programming .
https://github.com/rededge967/lcm-finders
two programs to find the LCM of two positive integers.
c-programming cpp-programming lcm
Last synced: 05 Sep 2025
https://github.com/deryaxacar/42-cpp_04
This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.
42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules
Last synced: 04 Mar 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/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 16 May 2025
https://github.com/adnan-asad1/professional-hotel-reservation-system
A Complete Hotel Reservation System with deep concepts of DSA and OOP in C++.
cpp cpp-all cpp-library cpp-programming dsa dsa-algorithm dsa-cpp dsa-project oop oop-concepts oop-principles oops-in-cpp
Last synced: 28 Feb 2025
https://github.com/pavlevujicic/cplusplus-programming
My Journey with the C++ Programming Language
Last synced: 17 Mar 2025
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/thebashpotato/etl
A toolkit of templated classes which solve common programming problems in C++
cmake cpp-programming cpp-result cpp17-library cpp20-library header-only-library
Last synced: 19 Feb 2026
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
https://github.com/briansalehi/references
Note Collections Cited to Reference Manuals
algorithms c c-programming cpp cpp-programming linux-kernel linux-system-programming
Last synced: 31 May 2026
https://github.com/jvc-byte/smartfarm
The C++ code provided focuses on integrating and managing various environmental sensors, such as ultrasonic, pH, and soil moisture sensors, to monitor conditions in specific applications like fish ponds and agricultural soil.
automating-environmental-conditions-using-sensors cpp-programming embedded-cpp embedded-systems iot sending-sensor-data-to-the-cloud-using-blynk
Last synced: 27 Feb 2025
https://github.com/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 13 Aug 2025
https://github.com/broosky/ii86
A work-in-progress schematic and hardware design project.
arduino atmega328p cpp-programming diy-electronics electronics embedded embedded-systems experimentation kicad maker-project prototyping
Last synced: 04 Oct 2025
https://github.com/piratecoderz/final-project
#Code Written in C++. #Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain student name, father name, array of marks in 5 subjects. #2. access all data in array using structure. #3. In main you can get toper data, #4. You can get all student data, #5. You can get specific student data by using its number.
cpp cpp-programming cpp-project final final-project final-year-project finalproject projects projects-list student-portal student-project
Last synced: 29 May 2026
https://github.com/icepanorama/bmtobmpcpp
A tool for converting proprietary BM image files into bitmap images, written in C++20.
bitmap cpp cpp-programming cpp-programming-language cpp20 image-converter
Last synced: 10 Sep 2025
https://github.com/chahelgupta/snakes-and-ladders-game-cpp
This is a simple Snake and Ladder game implemented in C++.The game is a console-based implementation of the classic Snake and Ladder board game. Players take turns rolling a dice and moving their token accordingly on the game board.
cpp cpp-programming game snakes-ladders-game
Last synced: 26 Jun 2025
https://github.com/gyorgy0/qtcalculator
Basic calculator written in C++ using Qt
calculator-application cpp-programming qt6-application qtcreator
Last synced: 17 Mar 2025
https://github.com/1125962926/argument_parsing
Command line argument parsing
argument-parser c-programming command-line cpp-programming python-argparse
Last synced: 04 Jul 2025
https://github.com/kunaldhongade/cpp-hacktoberfest
Cpp practice questions
cpp cpp-course cpp-programming good-first-issue hacking hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2023 leetcode-cpp leetcode-solutions question-answering
Last synced: 20 Jan 2026
https://github.com/sury4karmakar/cpp-programming
📃 Learning CPP Programming From Scratch
cpp cpp-programming cpp-programming-language
Last synced: 05 Jul 2025
https://github.com/michelmf/cpp_content
C++ programming content
algorithms-and-data-structures c-programming cpp-programming
Last synced: 13 Apr 2026
https://github.com/dvurechensky-docs/basicknowledgecpp
Базовые знания языка C++
cpp cpp-all cpp-library cpp-programming cpp11 cpp14 cpp17 cpp20 cpp23 cpp98 dvurechensky dvurechenskydocs dvurechenskypro education language students
Last synced: 06 Sep 2025
https://github.com/hafizhhasyhari/function-overload-c-
Function Overload C++
algorithms-and-data-structures algoritma-pemrograman cpp-programming pemrograman-dasar
Last synced: 02 Apr 2025
https://github.com/saket-sk/oop-using-cpp
A collection of programs I performed as I learnt the subject "Object Oriented Programming" in my college days.
cpp cpp-programming oop oop-principles oops-in-cpp
Last synced: 30 May 2026
https://github.com/kyr27/keys2scancodes
Shows how to easily map a range of keys into scancodes and to how to retrieve them
cpp-programming mapvirtualkey vkkeyscan windows
Last synced: 17 Jan 2026
https://github.com/darkyboys/magma
`Magma` is an Open-Source Cross-Platform Build System developed for Making C++ Projects with a lot of ease.
build build-automation build-system build-tool build-tools buildsystem cpp cpp-programming
Last synced: 21 Jan 2026
https://github.com/adnan-asad1/atm-system-manager
A basic software for managing the ATM system
atm cpp cpp-all cpp-library cpp-programming cpp17
Last synced: 27 Jan 2026
https://github.com/askiadopoulos/sololearn-workshop-cpp
C++ Programming Exercises by SoloLearn
cpp cpp-course cpp-programming functions sololearn
Last synced: 12 Oct 2025
https://github.com/git-user-cpp/console_trainer-translator
:boom: This training translator program is implemented in C++ programming language for Linux systems. Created to improve foreign languages skills :boom:
cpp cpp-programming linux linux-app oop trainer training translate translation
Last synced: 12 Oct 2025
https://github.com/elskow/shortestpath
PEMDAS EXAM
cpp-programming graph-algorithms shortest-path-algorithm
Last synced: 23 Jul 2025
https://github.com/jeremiahtorralba/fighting-game
Fighting Game - C++ and SDL2
cpp cpp-course cpp-examples cpp-game cpp-library cpp-programming cpp-project cpp-sdl2 fighting-game sdl2-application sdl2-game sdl2-image sdl2-library sdl2-ttf street-fighter street-fighter-2 street-fighter-clone street-fighter-game-cpp street-fighter-game-development
Last synced: 14 Oct 2025
https://github.com/centuriontheman/graphalgorithms
The project implements selected graph algorithms and measures their time complexity.
cpp cpp-programming graphs time-complexity time-complexity-analysis time-complexity-comparison university university-project
Last synced: 15 Oct 2025
https://github.com/programmergnome/cuda-codes
Snippet repository for learning parallel GPU programming with CUDA.
c cpp-programming cuda cuda-kernel gpu-programming learning-materials parallel-programming parallelization
Last synced: 13 May 2026
https://github.com/scottgriv/cpp-room_demo
C++ demo to get the sum square footage of multiple rooms.
Last synced: 01 Apr 2025
https://github.com/hafizhhasyhari/Kumpulan-Robotika-Penglihatan-Robot-Hafizh
Robotika Computer Vision. Berisi program program untuk penginderaan robot Robot-Vision-Program
arduino arduino-project cpp-programming robotics
Last synced: 22 Oct 2025
https://github.com/luv2seeyoucry/cpp-projects
Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
algorithm-challenges algorithms algorithms-and-data-structures cpp cpp-all cpp-course cpp-programming
Last synced: 02 Apr 2025
https://github.com/muzakkirhossainminhaz/cpp-projects
A repository for practicing and showcasing C++ programming projects.
Last synced: 24 Oct 2025
https://github.com/git-user-cpp/time-management-system
⏳ Time management system is implemented in C++. Created for rational time management ⏳
cpp cpp-programming linux linux-app oop time-management
Last synced: 14 May 2026
https://github.com/zypn0tic/fundamentals_of_cpp
Covering fundamentals of C++ including Object Oriented Programming Concepts
cpp cpp-programming cpp11 cppbasics
Last synced: 30 Jan 2026
https://github.com/kyr27/interceptionapiexample
Shows how to use Interception's API to listen in on and manipulate keystrokes in an orderly manner
console consolectrlhandler cpp-programming cpp20 interception mapvirtualkey multithreading
Last synced: 17 Mar 2026
https://github.com/ite-2022-pwr/podstawy-programowania
Podstawy programowania, semestr 1, laboratoria
c c-programming c-programming-language cpp cpp-programming programming university
Last synced: 11 Feb 2026
https://github.com/erkamuzuncayir/the-journey-to-become-cpp-game-engine-developer
Welcome to my journey as I dive deep into C++ game and engine development. This repository serves as a roadmap and progress tracker for the books, courses, and projects I follow as I enhance my skills and knowledge in game development.
c-programming code-journey cpp-programming engine-development game game-development game-engine journey low-level low-level-programming
Last synced: 27 Feb 2026
https://github.com/xaxm007/snaked
A simple snake game built in C/C++ using <graphics.h>.
c-programming computer-graphics cpp-programming graphics-library graphics-programming snake-game
Last synced: 13 Feb 2026
https://github.com/kritika30032002/kritika_leetcode
Collection of LeetCode questions to ace the coding interview!
algorithms algorithms-and-data-structures cpp-programming data-structures geeksforgeeks-cpp geeksforgeeks-solutions gfg-cpp gfg-solutions interview interview-practice interview-preparation interview-questions leetcode leetcode-cpp leetcode-practice leetcode-solutions
Last synced: 20 Apr 2026
https://github.com/siris2314/mlpp
ML++ is a C++ Machine Learning Library built from the ground up using only C/C++ standard libraries
api bayesian-network convolutional-neural-network cpp cpp-programming cpp20 machine-learning machine-learning-algorithms neural-network neural-networks opencv torch
Last synced: 25 Apr 2026
https://github.com/hafizcode02/coding-cpp-kuliah
Kumpulan Code Code C++ Belajar
Last synced: 29 Mar 2025
https://github.com/riritoninigaya/liblogger
liblogger by RiritoNinigaya(My First C++ Static Library for Logging in Console)
cpp-library cpp-programming cpp20 log logging static-library staticlibrary
Last synced: 28 Mar 2025
https://github.com/hafizhhasyhari/algoritma-pemrograman-1
Koleksi Program Algoritma dan Pemrograman 1
algorithms algorithms-and-data-structures algoritma-pemrograman cpp-algorithms cpp-programming
Last synced: 21 Jul 2025
https://github.com/mikolasan/cpp-by-example
Small C++ snippets playing with core language functionality
cpp-course cpp-programming cpp17 cpp20
Last synced: 02 Mar 2025
https://github.com/kyr27/keyhookdemo
Shows how to use minhook to hook GetMessage and listen in on application specific keypresses, and how to use SetWindowsHookEx to listen in on system wide keypresses.
console consolectrlhandler cpp-programming getmessage message-queue minhook multithreading setwindowshookex
Last synced: 02 Jul 2025
https://github.com/suryakarmakar/cpp-programming
📃 Learning CPP Programming From Scratch
cpp cpp-programming cpp-programming-language
Last synced: 04 Mar 2025
https://github.com/fosscit/pointers
Session on pointers in C++
cpp-programming pointers-and-references
Last synced: 25 Jun 2025
https://github.com/archiedev242/shorttolongfilename
A simple program that converts a short filename to its full/long filename and displays it
coursework cpp cpp-programming fat32 shlwapi windows
Last synced: 18 May 2026
https://github.com/urssanjaysingh/cpp-programming
Learn C++ Programming: Dive into the basics and beyond with our code files and explanatory comments. Perfect for beginners and experienced coders alike. Happy learning!
Last synced: 21 Mar 2025
https://github.com/eeyribas/cpp-stl-applications
This repository contains Standard Template Library (STL) compliant applications written in C++ Programming Language. The applications are related to topics such as object-oriented programming, TCP communication, serial port communication, file operations, and threading.
cplusplus cplusplus-basic cplusplus-programming cpp cpp-app cpp-programming cpp-serial-port cpp-standart-library cpp-stl cpp-thread data-logger file-operations object-oriented-programming qt qt-ide standart-libraries standart-template-library stl tcp-client tcp-communication
Last synced: 14 May 2026
https://github.com/p-alvarenga/cplusplus-crud-application
A C++ application demonstrating communication with a MySQL database via the SOCI library, with a user-friendly interface built using wxWidgets. The application showcases data retrieval and manipulation, with a focus on cross-platform compatibility
Last synced: 28 Mar 2025
https://github.com/ygor-sena/42cursus-piscine-object
This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.
42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram
Last synced: 04 Mar 2025
https://github.com/btobin0/cpp-examples
This is all about c++. I post as I learn.
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp-programming
Last synced: 02 Jan 2026
https://github.com/mistervasyatukyda/clion-c-cpp-developer-tool
A powerful integrated development environment (IDE) for C and C++ developers, CLion offers advanced tools and features for coding and debugging. 💻🔧
c-compiler c-cpp-applications c-cpp-developer-tools c-development c-ide c-programming clion code-editor code-refactoring cpp-compiler cpp-development cpp-ide cpp-programming cross-platform-ide debugging-tools development-environment ide intellij-idea programming-tools
Last synced: 27 Jun 2025
https://github.com/erkamuzuncayir/cpp-primer
This repository contains my solutions of exercises for "C++ Primer, 5th Edition" by Stanley B. Lippman
cpp cpp-programming programming programming-exercises programming-language solutions
Last synced: 15 Jan 2026
https://github.com/abdellah-nsila/cpp-modules
C++ is a general-purpose programming language created by Bjarne Stroustrup as an ex- tension of the C programming language, or "C with Classes".
1337 1337school 42 42born2code 42cpp 42cursus classes-and-objects cpp cpp-programming
Last synced: 27 Jun 2025
https://github.com/naghim/cpp-parcialisok
C++ tantárgy parciálisainak egy-egy lehetséges megoldásai
cpp cpp-course cpp-parcialisok cpp-programming sapientia-university
Last synced: 25 Feb 2025
https://github.com/rahman-ind/c-course-learn-the-essentials
Welcome to "C++ Course: Learn the Essentials" Course By Scaler.com covering basics to advanced concepts.
Last synced: 22 Mar 2025
https://github.com/0-hossam-0/library-management-system
Library management system using CPP
cpp cpp-programming library-management-system
Last synced: 05 Mar 2025
https://github.com/starlitdreams/random-walk-sdl2-
This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!
cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image
Last synced: 03 Jan 2026
https://github.com/rededge967/factors-finder
A programme to find factors of a positive integer easily. made with C++.
cpp cpp-programming factors finding-factors positive-integers
Last synced: 22 May 2026
https://github.com/zaber-dev/Hotel-Management-System
A Complete Hotel Management System Developed In C++ As A Project of IUBAT - CSC 284
cpp cpp-programming hotel hotel-booking hotel-management hotel-management-system hotel-reservation-system iubat university-project zealtyro
Last synced: 21 Sep 2025
https://github.com/P4dro-Dev/Comandos-Arduino-CPP-Carro-Controle-Remoto
Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!
arduino arduino-ide cplusplus cpp cpp-programming robotics script
Last synced: 21 Sep 2025
https://github.com/quaxdrone/superdragonballheroeslauncher
SuperDragonBallHeroesLauncher by Quaxdrone(Simply Bypassing EAC Launch for Game Super Dragon Ball Heroes World Mission)
cpp cpp-programming cpp-project cpp17 cpp20 eac easyanticheat easyanticheat-bypass visual-studio-2022 visualstudio2022
Last synced: 30 Jul 2025
https://github.com/womblee/retardlink_uploader_client
A C++ Desktop Client for a URL Shortening service "Retard Link"
client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api
Last synced: 01 Aug 2025
https://github.com/sr-tamim/entropy-calculator
Entropy and heat calculation in C++
cpp cpp-programming entropy thermodynamics
Last synced: 25 Sep 2025
https://github.com/kylecurtis/cpp-files
All of my source code files while learning the C++ programming language
cmake cmakelists cplusplus cpp cpp-programming cpp23
Last synced: 03 Aug 2025
https://github.com/ayeshaashfaq12/c-compiler
This project is a C++ compiler designed to provide all standard compiler features, with the parsing phase already completed and further stages in development.
compiler-construction compiler-design cpp cpp-programming lexical lexical-analysis parser parsing software-development syntax-analysis
Last synced: 03 Aug 2025
https://github.com/amzy31/charlex-os
CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.
assembly cpp cpp-programming cprogramming operating-system operating-system-kernel operating-system-learning operating-systems operating-systems-project os-dev os-development os-linux osdev
Last synced: 06 Aug 2025
https://github.com/pranav2092/n-queen-visualizer-cpp
An N-Queen Visualizer in C++
backtracking backtracking-algorithm cpp cpp-all cpp-library cpp-programming cpp23 n-queens-visualizer nqueens-problem-solver visualization visualizer
Last synced: 03 Oct 2025
https://github.com/buildwithmehul/cpp-journey
🚀 My personal C++ learning repository. Covers everything from basic syntax and OOP to STL, data structures, and competitive programming problems. Progress tracked through hands-on practice, mini-projects, and daily commits.
Last synced: 17 Jul 2025
https://github.com/eeyribas/sensor-viewers
Sensor Viewer applications where measurements taken from the sensor or sensors are displayed. In Sensor Viewer applications, there are features for displaying and viewing measurement data taken from the sensor.
advanced-interface-design cplusplus cpp cpp-programming cpp-project midlevel-interface-design qt qt-widgets qt-widgets-application qt5 qt5-gui qt5-widgets sensor sensor-data sensor-monitor sensor-viewers sensors sensors-data-collection sensors-interfacing-digital-control viewer
Last synced: 11 Aug 2025
https://github.com/p-alvarenga/Cplusplus-CRUD-application
A C++ application demonstrating communication with a MySQL database via the SOCI library, with a user-friendly interface built using wxWidgets. The application showcases data retrieval and manipulation, with a focus on cross-platform compatibility
Last synced: 18 Aug 2025
https://github.com/hasanulhasan/problem_solving_c_plus
Problem Solving with C++
Last synced: 22 Aug 2025
https://github.com/kader1680/system-it-member
in this project i used conecept inhertance for create a new object for developer
arrays cpp cpp-library cpp-programming object-oriented object-oriented-programming vector
Last synced: 22 Mar 2025
https://github.com/nthnn/myshell
A modern C++ library that provides a robust, cross-platform interface for shell process interaction that allows seamless execution and interaction with shell commands across Windows, Linux, and macOS operating systems.
cpp-17 cpp-library cpp-programming interactive shell shell-integration
Last synced: 02 May 2026
https://github.com/lordxexsteros/arelm
ARLEM is a terminal-based adventure game (currently under development) set in a surreal world of magic and cryptic challenges. You play as an unnamed protagonist trapped in Arlem, guided (or hindered) by 08, an AI with a penchant for sarcasm. To escape, you must: - Solve Prem’s devious quizzes in rooms like The Corridor of Shadows.
colaboratory cpp cpp-programming game game-development under-development
Last synced: 04 Sep 2025
https://github.com/okiefrostball0/clion-c-cpp-developer-tool
A powerful integrated development environment (IDE) for C and C++ developers, CLion offers advanced tools and features for coding and debugging. 💻🔧
c-compiler c-cpp-applications c-cpp-developer-tools c-development c-ide c-programming clion code-editor code-refactoring cpp-compiler cpp-development cpp-ide cpp-programming cross-platform-ide debugging-tools development-environment ide intellij-idea programming-tools
Last synced: 12 Aug 2025
https://github.com/rededge967/timedifference-calculator
This simple program calculate the time between two times. made with c++
Last synced: 26 May 2026
https://github.com/chinmayvivek/code-library
c , cpp (c++), python programming
algorithms c c-plus-plus c-programming cpp cpp-programming cpp17 cpp20 data-structure data-structures-and-algorithms datastructures datastructuresandalgorithm python python3
Last synced: 03 May 2026
https://github.com/centuriontheman/datastructures
The project implements selected data structures and measures the time complexity of their operations.
cpp cpp-programming data-structures time-complexity time-complexity-analysis time-complexity-comparison university university-project
Last synced: 21 Jul 2025
https://github.com/rrrinav/ut_lities
utilities: a collection of header only libraries for various uses
algebra arena arena-allocator cpp cpp-header cpp-language cpp-lib cpp-library cpp-programming header-only linear-algebra linear-equations string string-library string-manipulation string-utilities string-utility string-utils
Last synced: 29 Mar 2025
https://github.com/aavache/cpp-tutorial
Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.
cmake cpp cpp-programming getting-started patterns pointers programming tutorial
Last synced: 19 Jul 2025
https://github.com/skch-ge/flight-consapp-cpp
An application that manages the interconnected data for flights/airports/ticket/passengers.
console-application cpp-programming erp erp-application management
Last synced: 16 May 2025
https://github.com/hafizhhasyhari/kumpulan-robotika-penglihatan-robot-hafizh
Robotika Computer Vision. Berisi program program untuk penginderaan robot Robot-Vision-Program
arduino arduino-project cpp-programming robotics
Last synced: 08 May 2026
https://github.com/masum184e/codechef
Solution of Codechef's Problems
algorithms codechef competitive-programming cpp-programming data-structures problem-solving programming-contest
Last synced: 08 Jul 2025
https://github.com/ambersaxena0925/dsa_project_using_c-
Few purpose of oriented projects in C++ and Java involving Fundamental Data Structures and Crucial Algorithms
arrays backtracking cpp cpp-programming graphs greedy-algorithms heaps inheritance java linked-list multiset
Last synced: 16 May 2026