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-22 00:07:01 UTC
- JSON Representation
https://github.com/fontseca/concurrent-email-server
program for sending emails to several recipients concurrently (for technical assessment)
cpp mail-client multithreading priority-queue
Last synced: 16 Jul 2026
https://github.com/jwillikers/strlen
A sample implementation of the standard C library’s strlen function
Last synced: 15 Apr 2025
https://github.com/giuliom/pedestriansandbox
ai artificial-intelligence cplusplus cpp game-ai game-development gamedev
Last synced: 28 Aug 2025
https://github.com/ravixpanchal/gfg-potd
This repository contains structured and optimized C++ solutions to the GeeksforGeeks Problem of the Day (POTD).
cpp dsa-algorithm dsa-learning-series geeksforgeeks-cpp gfg-cpp ravixpanchal
Last synced: 28 Aug 2025
https://github.com/jadamka/chip8-emulatorcpp
A Chip8 emulator
chip8 chip8-emulator cpp emulator
Last synced: 28 Aug 2025
https://github.com/shumkovd/softwaredev_synthpad
My repository, where I learn more indepth about lower level audio programming.
Last synced: 30 Jun 2025
https://github.com/johnl28/game-of-life
Conway's Game of Life in C++
ascii-game conways-game-of-life cpp game game-of-life oop
Last synced: 28 Aug 2025
https://github.com/evasabeeh/dsa
Data Structure & Algorithms in C++ topicwise for self-learning.
Last synced: 02 Aug 2025
https://github.com/fatima-progmmer/30-days-hacker-rank-challenge
This challenge, we review some basic concepts that will get you started with this series. You will need to use the same (or similar) syntax to read input and write output in challenges throughout HackerRank
30 accepted challenge code cpp day hackerrank sharp
Last synced: 02 Aug 2025
https://github.com/simionrobert/cpp-template-layout
Template layout for a simple Visual Studio-based C++ project
architecture cpp layout structure visual-studio
Last synced: 02 Aug 2025
https://github.com/aventisntreal/cpp-file-handle
fstream library handle on c++
Last synced: 29 Aug 2025
https://github.com/mohamedismail37/library-store-system
Hybrid Library Management and Bookstore System built in C++ using Object-Oriented Programming (OOP).
bookstore cpp ecommerce library-management-system object-oriented-programming oop oop-principles
Last synced: 29 Aug 2025
https://github.com/saphereye/logic-proof-parser
C++ implementation of logic-programming
Last synced: 02 Aug 2025
https://github.com/elymsyr/auv_ws
An open-source simulation and control workspace for an Autonomous Underwater Vehicle (AUV) built on ROS 2 Humble and Gazebo. It features a high-fidelity dynamics model and an advanced AI-based motion controller (FossenNet) that uses a pre-trained LibTorch model to imitate a NL-MPC for real-time, high-performance manoeuvring.
autonomous-vehicles auv control-systems cpp cuda deep-learning gazebo imitation-learning libtorch mpc python robotics ros2 simulation
Last synced: 15 Apr 2026
https://github.com/ayslanbatista/curso-udemy-c-cpp
Curso Linguagem C , C++ e POO
Last synced: 10 May 2026
https://github.com/jwillikers/gnu-arm-embedded-ssh-image
A container image for running the ARM embedded toolchain from an OpenSSH server, built on Fedora
buildah c clion cpp fedora gnu-arm-embedded-toolchain openssh
Last synced: 15 Apr 2025
https://github.com/sahil-rajwar-2004/cpp.py
compile and run C++ files in python environment
Last synced: 24 Apr 2025
https://github.com/davidyslu/Classic2048
Implement the class game "2048" in C++ with Qt
Last synced: 29 Aug 2025
https://github.com/davidyslu/OnlineJudgePKU
Personal submissions on PKU Online Judge (北京大學程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/alexandrepiveteau/heig-template-cpp
A template repository, tailored for HEIG-VD C++ labs.
Last synced: 01 Sep 2025
https://github.com/jan-moravec/settings-text
Header only class for saving and loading key-value pairs to and from text file.
Last synced: 29 Aug 2025
https://github.com/jorazon/suunnittelumallit
Various design patterns in C++
Last synced: 27 Jul 2025
https://github.com/nsardo/latency-sim
Cache most frequent calls that take the longest
Last synced: 24 May 2026
https://github.com/v1bh475u/debugger
An elf debugger implemented using ptrace
Last synced: 29 Aug 2025
https://github.com/leytonoday/audiomanager
This is an elegant method of implementing audio into your C++ applications using SFML.
Last synced: 27 Jul 2025
https://github.com/sarmad426/dsa
DSA (Data Structures and Algorithms). This Repository covers the fundamental and advance concepts of data structures using C++.
algorithms cpp data-structures programming
Last synced: 30 Aug 2025
https://github.com/mcleber/jokenpo
Rock Paper Scissors Game
cpp games learning-cpp pedra-papel-tesoura rock-paper-scissors sourcecode
Last synced: 30 Aug 2025
https://github.com/lvocanson/mineplusplus
Remake of my first Unity game (Minesweeper) in C++
cmake cpp cpp20 minesweeper sfml sfml3
Last synced: 30 Aug 2025
https://github.com/nohomey/sap-contest-2016
Programs written to answer questions in "SAP Техноблъсканица" contest
Last synced: 02 Aug 2025
https://github.com/coletrammer/di
A free-standing alternative C++ standard library, using bleeding edge C++ features.
cpp freestanding header-only library
Last synced: 08 Mar 2025
https://github.com/atiq-cs/configuration-model-tools
Random Graph Generator and related tools
Last synced: 30 Aug 2025
https://github.com/nigeparis/42-cpp-02
The Fantastic Four! 👑 To join the club, each class must feature these four superstar members: Default constructor (The magic opener 🪄) Copy constructor (The clone master 🧬) Copy assignment operator (The switcheroo artist 🔄) Destructor (The clean-up crew 🧹)
Last synced: 15 Feb 2026
https://github.com/vincent-devine/algorithm_advanced
Exercice that aims to advanced algorithm. Exercice made during 4th year of Game Programming at ISART Digital
Last synced: 08 Mar 2025
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 2025
https://github.com/bang-olufsen/dfusepp
A C++11 header-only library for validating DfuSe files on embedded devices
cpp cpp11 dfu dfuse embedded header-only
Last synced: 22 Mar 2025
https://github.com/stas1f1/gl_final_project
Final OpenGL project for CG course, 4th year of study, MMCS SFEDU
Last synced: 10 Mar 2026
https://github.com/sainipankaj15/billing-system
This is a CPP Project on Billing System where admin can make a new entry and check previous all entries
Last synced: 01 Aug 2025
https://github.com/sub-xaero/neverdoom
A 2D top down survival shooter, that serves as more of a test of my programming skills than an actual game. the first iteration in a series of increasingly playable games
c-plus-plus cpp cpp17 hobby-project sfml sfml2 sfml2-game
Last synced: 11 Nov 2025
https://github.com/lijealso/c-cpp-inic-avanc
Curso Completo de Linguagem C e C++ - Iniciante Ao Avançado
Last synced: 13 Jun 2026
https://github.com/sirridemirtas/pishti
Implementation of the popular card game Pişti in C++ for the console. UNDER CONSTRUCTION
console-game cpp design-patterns oop oop-in-cpp pishti pisti pisti-game
Last synced: 08 Nov 2025
https://github.com/rasyajusticio/gameconsole
arduino c cpp ledcontrol-library school-project sebastian-lague
Last synced: 25 Sep 2025
https://github.com/helyousfi/hackerrankproblemsolving
This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.
algorithms algorithms-and-data-structures cpp data-structures hackerrank hackerrank-solutions leetcode problem-solving
Last synced: 01 Aug 2025
https://github.com/gamowy/oceaninvaders
A simple Space Invaders clone written in C++
cpp space-invaders university-assignment
Last synced: 01 Aug 2025
https://github.com/droc101/game-sdk
Development & Modding SDK for GAME
cpp cpp20 imgui modding-tool modding-tools sdk sdl3
Last synced: 20 Jan 2026
https://github.com/wolgemoth/athyg-deserialiser
A C++ utility for deserialising data from the ATHYG dataset.
astronomy athyg augmented-tycho catalogue cpp cpp17 dataset deserialization gliese hipparcos stars stellar tycho yale
Last synced: 10 Jul 2025
https://github.com/fbrianzy/megakit-cpp
Modern C++ 17 toolkit of algorithms, data structures, and CLI utilities
Last synced: 21 Jul 2026
https://github.com/ayushexploring/banking-system
A Banking System implemented using OOP concepts in C++ and saves the data for future use in a .dat file.
banking-system cpp object-oriented-programming
Last synced: 01 Aug 2025
https://github.com/tajul-islam-refath/online-judge-problems-soluations
cpp leetcode-solutions problem-solving
Last synced: 12 Apr 2025
https://github.com/stdbug/unicpp
Just another C++ Unicode library
c-plus-plus cpp cpp17 decoding encoding unicode utf-16 utf-8
Last synced: 27 Jul 2025
https://github.com/SiddiqSoft/asynchrony
Classes to allow you to build asynchrony in your applications using standard C++ jthread, semaphore, deque
asynchronous-programming cpp cpp20 nuget periodic-invocation thread-pool worker-pool
Last synced: 01 Aug 2025
https://github.com/ifonso/spd-logger
Primeiro projeto prático para a disciplina de sistemas paralelos e distribuídos
Last synced: 25 Sep 2025
https://github.com/gjovs/cpp_immersion
From the base to advanced usages of C++ 20 with Clang and GCC
clang cpp cpp14 cpp20 gcc-complier
Last synced: 23 Jul 2025
https://github.com/marcussacapuces91/ms-basic
GWBasic interpreter for barebone computer like ESP32...
Last synced: 18 May 2026
https://github.com/tebogoyungmercykay/procedural_programming_in_cpp
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
2d-aarays 2d-dynamic-arrays arrays-and-functions bar-graph bubble-sort cmath-liabrary cpp equations if-statements is-prime linear-search loops read-from-file recursion selection-sort turing-machines
Last synced: 19 May 2026
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/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: 12 Jun 2026
https://github.com/filiprokita/frclicker-pro
This program allows the user to set the enable and disable keys for the autoclicker, as well as the clicks per second (cps) rate. Once the enable key is pressed, the program clicks the left mouse button at the set cps rate until the disable key is pressed. The status of the autoclicker (enabled or disabled) is displayed on the console.
autoclicker cpp gaming input keyboard mouse productivity user-interface windows-api
Last synced: 01 Aug 2025
https://github.com/harsha-0210/dsa-codes
This repository contributes of the all codes of dsa using cpp
backtracking cpp datastructures-algorithms dp dsa dynamicprogramming libraries nqueen projects
Last synced: 28 Jun 2025
https://github.com/ammoor/library-management-system
console-application cpp library-management-system management-system
Last synced: 01 Aug 2025
https://github.com/rasabh-org/cpp-tutorials
A repository to host sample C++ source files intended to be used as study materials for learning or teaching purposes.
cpp programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials
Last synced: 04 Oct 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/whitehodok/algorithmexam
Немного для подготовки к экзамену по ОКААСУ , поток АТП-221 , АТП-222 , УТС-221
Last synced: 23 Jul 2025
https://github.com/aminakbari7/solve-bin-packing-problem-with-hill_climbing
Last synced: 24 May 2026
https://github.com/a9na/top-100-cpp
🚀 A collection of the top 100 C++ coding problems with solutions, designed to sharpen your problem-solving skills! 💻📚
algorithm-challenges algorithms-and-data-structures cpp
Last synced: 01 Aug 2025
https://github.com/astrodynamic/matrix-library-in-cpp
Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.
cmake cpp cpp17 library makefile matrix matrix-library testing
Last synced: 07 Aug 2025
https://github.com/himanshudhage/smart-evm
Smart EVM is a secure, fingerprint-based voting system that ensures fair, tamper-proof voting. 🔒 Biometric authentication prevents fake and duplicate votes. ✅ One person can only vote once. 📡 Communicates data securely via Wi-Fi/Bluetooth. 🖥️ Built with Arduino UNO, LCD, and sensor modules for a complete solution. Perfect for secure elections.
arduino buzzer cpp fingerprint-sensor lcd-display
Last synced: 18 Apr 2026
https://github.com/adrienc21/leetcode
Collection of LeetCode questions and their solutions
coding-challenge coding-interviews cpp leetcode leetcode-solutions problem-solving python rust
Last synced: 29 Apr 2026
https://github.com/aditya30394/simple-integer-language-compiler-silc-
A compiler developed for SIL (Simple Integer Language) in C using tools Lex and Yacc. SIL is a two pass compiler for a hypothetical machine SIM (Simple Integer Machine). SIL has support for basic and user defined data types, functions and conditional and iterative statements, arithmetic and logical expressions and I/O.
c compiler-design cpp expl lex sil yacc
Last synced: 05 May 2026
https://github.com/haileamlak/bahire-hasab-calendar-app
A C++ console application that offers Ethiopian and Gregorian calendar features, including date conversion, monthly calendar view, holiday and fasting calculations, and weekday determination.
bahire-hasab console-application cpp project
Last synced: 01 Aug 2025
https://github.com/segcoredrakon/terminal-based-calculator
A terminal-only calculator that is able to perform basic calculations like addition, subtraction, multiplication, and division with an ASCII UI interface.
Last synced: 07 Apr 2025
https://github.com/vvzen/udemy-advanced-cpp
all of my learning examples while following the udemy advanced c++ course by caveofprogramming
cpp cpp11 learning learning-exercise
Last synced: 23 May 2026
https://github.com/sla-ppy/001-pass_gen
[F] Password generator implemented in C++
Last synced: 01 Aug 2025
https://github.com/rapax00/poo_practica_universidad
Trabajos prácticos realizados en *Programación Orientada a Objetos* de la carrera Ingeniería Informática en la FICH-UNL. Santa Fe Capital, año 2022.
archivos class cpp polimorfismo poo porgramacion-orientada-objetos practica projectos-universitarios universidad
Last synced: 07 Apr 2025
https://github.com/demogorgon1/graphtail
Real-time visualization of CSV graphs.
command-line cpp csv debugging graphs heatmaps monitoring tail tools utility visualization
Last synced: 24 May 2026
https://github.com/formiat/big_array_of_doubles_sorter
Console program that implements merge sort algorithm.
cmake console-application cpp limited-memory merge-sort restricted-memory sort sorting-algorithms
Last synced: 04 Oct 2025
https://github.com/carlosagalicia/tc1031-act52-integral-activity-hash-template-ad2023
This program processes and evaluates the results of a competitive programming contest, ranking teams based on the number of problems solved, penalty time, and team number. It uses tuples and maps to record results and calculate penalties.
cplusplus cpp data-structures labs
Last synced: 23 May 2026
https://github.com/phattharaphorn/profund-activity
👩🏻💻🌟 A collection developed for Array data management.
activity alogrithm cpp object-oriented-programming
Last synced: 03 Jan 2026
https://github.com/denyskryvytskyi/capgemini-opencl
OpenCL implementation of vector additon, matrix multiplication, reduction and sorting
bitonic-sort cpp matrix matrix-multiplication matrix-multiplication-parallel matrix-transpose opencl opencl-kernels reduction sorting-algorithms vector vector-addition vectorization
Last synced: 01 Aug 2025
https://github.com/annapoorna-a-k/gas-and-ldr-sensor-project
21AIE114 PRINCIPLES OF MEASUREMENTS AND SENSORS Project
cpp gas-sensor ldr-sensor ltspicexvii sensor sensors tinkercad
Last synced: 10 Aug 2025