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-18 00:06:49 UTC
- JSON Representation
https://github.com/ludwigandreas/monitoringsystem
Implementation of the monitoring system project. The project is a part of the School 21 curriculum.
cpp dynamic-library educational-project monitoring-plugins monitoring-tool plugin-architecture
Last synced: 09 Nov 2025
https://github.com/anower77/all-type-patterns-c-plus-plus
triangle rectangle upper_triangle lower_triangle, reverse_triangle, upper_rectanlge, lower_rectangle, reverse_rectangle
all-type-file-download cpp cpp-code patterns problem-solving
Last synced: 14 Mar 2025
https://github.com/bragdond/code_ing2
Cpp code made in second year at ECE Paris
Last synced: 21 Mar 2025
https://github.com/gianfranco7/super-mario-battle-royale-mpi
Proyecto Final del Curso Programación Paralela y Concurrente CI-0117. II Semestre 2020
concurrent-programming cpp mpi simulation
Last synced: 03 Oct 2025
https://github.com/harryfoster1812/fosterml
A minimalist tensor library built in c++ with no external libraries
Last synced: 13 Feb 2026
https://github.com/zyx-0314/cp1-sari-sari-store-basics-part-2
A C++ console application simulating a Sari-Sari store system, featuring user input, conditional logic, and loops. Version 1 covers basics of input/output and conditional checks, while Version 2 adds looping for enhanced user interaction. Great for beginners to learn core C++ programming concepts!
basic-programming cpp school-project
Last synced: 10 Aug 2025
https://github.com/amir-kedis/problem-solving-solutions
👼 Watch me Improve in problem solving and rise through the ranks
Last synced: 19 Jun 2026
https://github.com/arturogonzalezm/binanceticker
This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern.
binance-api cpp cpp20 docker docker-compose postgresql postgresql-database
Last synced: 01 Jan 2026
https://github.com/daishe/commander
The variation of the command design pattern
argument-parsing c-plus-plus cpp cpp17 cpp1z design-pattern header-only metaprogramming program-options template-metaprogramming
Last synced: 01 Jan 2026
https://github.com/bshankar/gomoku_wasm
Play against the Gomoku AI powered by webassembly
alpha-beta-pruning cpp minimax-algorithm transposition-table webassembly
Last synced: 28 Apr 2026
https://github.com/hashirkhan21/spaceshooter
A Space Shooter game in C++ using SFML graphics and OOP concepts
cpp sfml sfml-game spaceshooter
Last synced: 04 Oct 2025
https://github.com/rudra1402/cpp_stl
Implemented C++ STL Containers like Maps, Vectors, Pairs, etc. by developing several fun applications on Replit.
cpp replit standard-template-library stl-containers
Last synced: 11 Aug 2025
https://github.com/vincentlaucsb/cpp-notes
A collection of C++ notes and programs
Last synced: 11 Aug 2025
https://github.com/omar-26/hackerrank_30_days_of_code
Hackerrank's 30 Days of Code Challenge
30-days-of-code 30dayscodechallenge 30daysofcode cpp hackerrank hackerrank-solutions problem-solving
Last synced: 22 Mar 2025
https://github.com/omar-26/simple_circuit_analyzer
Circuit Analyzer_CSE131s Capstone Project
capstone-project college-project cpp
Last synced: 22 Mar 2025
https://github.com/thecrazymage/procedural-game-map-generation
:cityscape: Design the city map model and implement its procedural generation for each new game session.
cpp game game-development map-generation procedural-generation
Last synced: 17 Jul 2025
https://github.com/sufftea/pathfinding
pathfinding visualizer
algorithms cpp qt visualization
Last synced: 19 May 2026
https://github.com/janithscript/space-game
A simple console-based Space Shooter game built in C++ using basic console manipulation. Move your player, shoot enemies, and rack up points in this fun and lightweight arcade-style game. Perfect for learning fundamental programming concepts and game mechanics.
Last synced: 26 May 2026
https://github.com/pradeepchegur/media_sharing_system_oops_model
This repository contains a simple C++ implementation of a media sharing system using object-oriented programming principles.
Last synced: 11 Aug 2025
https://github.com/blob-cc/cinder-starter
Cinder | Starter
blob cinder cpp creative-coding starter template
Last synced: 04 Jul 2026
https://github.com/feilongjiang/offer
剑指offer题解
cpp problem-solving swordoffer swordtooffer
Last synced: 19 Jun 2025
https://github.com/yo-mah-ya/algorithms-and-data-structures
Just implement programs along with certain algorithms and data structures
algorithms clang cpp data-structures
Last synced: 14 Mar 2025
https://github.com/ahmedhaithamamer/smart-shop-guard-project
The ESP8266 and Arduino Uno project automates a smart shop with entry detection, firefighting, and security systems, programmed in C++.
arduino arduino-ide arduino-uno cpp embedded-systems esp8266
Last synced: 09 Apr 2026
https://github.com/vadniks/thebeginning
The repository contains some legacy code & projects which reflect my very first attempts on the path of becoming a software engineer + some extra snippets + some really crazy sh_tty spaghetti code that I used to write while being a SE student in a university
cpp first-steps java kotlin shitcode shitty-code spaghetti-code
Last synced: 02 May 2026
https://github.com/peakacademiccoaching1/windows
🖥️ Run Windows seamlessly inside a Docker container with features like ISO downloading, KVM acceleration, and a web-based viewer for easy management.
appxpackages bloatware button cpp debloat desktop powershell prompt ps1 silent visual-studio winappsdk windows windows-machine windows-virtual-machine windows-virtual-machines wpf xaml
Last synced: 09 Apr 2026
https://github.com/chinmay-esp/led_switch_interfacing
This repository demonstrates how to control an LED using a switch on an ESP32 microcontroller. It uses ESP-IDF, FreeRTOS, and C++ to toggle an LED based on the state of a GPIO input configured as a pull-up switch.
Last synced: 19 May 2026
https://github.com/ryo-manba/ft_containers
Reimplementation of STL containers.
Last synced: 17 Jul 2025
https://github.com/vidiptvashist/library-management-system
Library Management Systems helps to maintain a database that is useful to enter new books record books borrowed by the members, with the respective submission dates. Moreover, it also reduces the manual record burden of the librarian.
Last synced: 11 Oct 2025
https://github.com/vadniks/jealno
An OpenGL 3D game
3d-graphics cmake cpp game graphics-programming modern-opengl opengl sdl2
Last synced: 23 Apr 2026
https://github.com/nguyenpanda/.panda_scripts
CLI command app to allow myself to be lazy in the future.
bash-script cli cli-app cpp intel-core macos python shell-script template-project
Last synced: 09 Apr 2026
https://github.com/jonsnow1807/3d-point-cloud-viewer
A high-performance 3D point cloud visualization engine built with C++17 and OpenGL, achieving 858 FPS with 1M+ points through advanced spatial optimization.
3d-visualization computer-graphics cpp frustum-culling high-performance octtree opengl point-cloud
Last synced: 18 May 2026
https://github.com/zyn10/palindrome_using_stack
Find palindrome using stack in cpp
Last synced: 13 Sep 2025
https://github.com/bardifarsi/blockingqueue
The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.
containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading
Last synced: 31 Dec 2025
https://github.com/johnramsden/cpp-stack-implementations
Profiling performance of various stack implementations with C++
Last synced: 13 Sep 2025
https://github.com/theolepage/cpp-arkanoid
Simple implementation of a basic game using C++ and GDI.
Last synced: 11 Aug 2025
https://github.com/comodinoh/gcrisp
Engine for creating Visual Novel games written in C++
Last synced: 11 Aug 2025
https://github.com/jomkz/learn-modern-cpp
A detailed, sequential learning path to take you from the fundamentals to advanced modern C++ (covering C++11 through C++23).
cpp cpp11 cpp14 cpp17 cpp20 cpp23 learning modern modern-cpp
Last synced: 02 Jul 2026
https://github.com/moduscreateorg/boing
Simple game example for Creative Engine
cpp creative-engine game modus
Last synced: 04 Oct 2025
https://github.com/hasanyahya101/pf_lab_solutions
Solutions to PF lab questions from Fall 2022 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
cpp fast first-semester nuces pf programming
Last synced: 29 Mar 2025
https://github.com/Chimipupu/rp2xxx_dev
RP2040 & RP2350 x2CPU & FreeRTOS C++ F/W Development by Chimi(ちみ)
Last synced: 12 Apr 2025
https://git.hiifong.cc/mirrors/maddy
C++ Markdown to HTML header-only parser library
c-plus-plus cpp cpp14 header-only html library markdown parser
Last synced: 04 Oct 2025
https://github.com/costingh/estore-platform
C++ program that provides minimal functionality of an online store. Implementation follows OOP concepts (abstraction, encapsulation, inheritance, polymorphism), making use of singleton design pattern.
Last synced: 31 Dec 2025
https://github.com/joyrider3774/blockdude_funkey
Blockdude is a puzzle game remake of the Blockman Game from Soleau Software and the TI 83 game by brandon sterner.
cpp funkey-s funkeys game-development games puzzle-game remake-games retro retrogaming rg-nano sdl
Last synced: 29 Mar 2025
https://github.com/permalik/artchive
application:designer and artist vcs client
Last synced: 13 Mar 2025
https://github.com/satyam-singhxx/snake-_ladder_game
This repository contains a C++ implementation of the classic Snake and Ladder board game. The game supports multiple players competing to reach the final square (100) first. The code includes the game logic, player management, and board handling. Opportunities for optimization and feature expansion are also outlined.
builder-design-pattern c cpp singleton-design-pattern snake-ladder-game
Last synced: 19 May 2026
https://github.com/filipeyay/cppexercises
Exercises and practices related to my studies in the C++ programming language.
Last synced: 17 Jul 2025
https://github.com/isgkm/minsql
Minimalistic cross-platform MySQL frontend built with wxWidgets and C++20
cpp cpp20 gui mysql mysql-connector wxwidgets
Last synced: 19 May 2026
https://github.com/jain1shh/neetcode.io
neetcode.io dsa pattern wise sheet - NeetCode 250
cpp data-structures-and-algorithms
Last synced: 12 Aug 2025
https://github.com/simone-contorno/yarpmanager-console2
Bachelor Thesis Degree - Computer Engineering (UniGE) - yarpmanager-console2
Last synced: 19 May 2026
https://github.com/ketanxos/dsa
This repository includes all my DSA problem submissions across various platforms.
cpp dsa java javascript python
Last synced: 09 Apr 2026
https://github.com/pushker-stark/codeforces
Codeforces Solutions by P-stark!
cpp interviewbit-cpp interviewbit-solutions useful-extra-edges
Last synced: 30 Mar 2025
https://github.com/adolbyb/zone-alarm-esp32
An ESP32 based single zone alarm system using Arduino framework.
arduino-library c-plus-plus cpp embedded embedded-systems esp32 platformio
Last synced: 09 Apr 2026
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/gcoronelc/uc-2021-20-15795
Curso de Fundamentos de Programación en la Universidad Continental.
Last synced: 06 Apr 2025
https://github.com/douglasdavis/xtrtframe
xAOD Analysis Framework for TRT projects, studies, etc.
analysis-framework cpp particle-physics
Last synced: 12 Aug 2025
https://github.com/sh1ftd/rust_cpp_example
A simple demonstration of calling C++ code from Rust using FFI (Foreign Function Interface).
cpp ffi foreign-language-interface rust
Last synced: 29 Jun 2026
https://github.com/einararnason/teensybutton
Multithreaded button event library for Teensy
buttons cpp multithreading teensy
Last synced: 29 Mar 2025
https://github.com/themarlboroman/ascript
Ascript, a script language to be used by host environments, short for "annoying script"
annoying cpp interpreter language script scripting
Last synced: 12 Aug 2025
https://github.com/wa1tnr/c4a-lcl-a
c4a from Chris Curl - ColorForth alike environment. Focus on RP2350 - also does Linux - new repo December 2024 - LOCAL mods/work in this environment
arduino-pico ccurl-c4a colorforth cpp forth linux-shell littlefs rpi-rp2
Last synced: 18 Feb 2026
https://github.com/y1z/dynamic_chess
A chess game that let's you change how the game works, pieces, size of the board, etc...
Last synced: 20 Mar 2025
https://github.com/emmanuelmess/streamingedgerecognition
A test to see how realtime editing of video works in OpenCV
Last synced: 18 May 2026
https://github.com/mdafsarhossain/competitive-programming-problem-and-solution
Competitive Programming Problem And Solution Code. All Code written in C++ Programming language.
Last synced: 12 Aug 2025
https://github.com/tomasmark79/mypersonaltwitchbot
Repository MyPersonalTwitchBot provides a simple CMake C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started ultra quickly.
bot cmake cpp twitch twitchbot vscode
Last synced: 08 Nov 2025
https://github.com/hadjiprocopis/protein-hops
Reads protein functional associations (e.g. from STRING-DB) and finds direct (0-hops) or indirect (1,2-hops) protein-links between a pair of proteins (C/C++).This work was done while working at the Institute of Cancer Research in London in association with people from the Erler Lab.
bioinformatics-analysis c cplusplus cpp erler-lab graph-algorithms protein protein-protein-interaction
Last synced: 03 May 2026
https://github.com/jungerboyo/nvim-config
My neovim config!
c cmake cpp embedded-development linux-kernel-dev nvim nvim-config zig
Last synced: 09 Apr 2026
https://github.com/sleibrock/boxingtimer
A basic Arduino boxing timer for personal use
Last synced: 10 Nov 2025
https://github.com/klappdev/property
C++ property library
cpp cpp14 property setter-getter
Last synced: 04 Jul 2026
https://github.com/ermolaevv/all_labs
Проект-контейнер для выполнения практических заданий по курсу МП2
cmake cpp data-structures gtest labs winforms
Last synced: 19 May 2026
https://github.com/hobywan/compressors
A set of compression kernels for the Exasky project
Last synced: 29 Mar 2025
https://github.com/noxmor/noxdata
NoxData is a C++ data structures library to organize, store and manipulate data.
cpp cpp-library data-structures header-only library templated
Last synced: 18 Jun 2025
https://github.com/KrutoiMag/TurboINI
Стараюсь написать максимально быстродействующую библиотеку C++ для чтения файлов ".ini" формата.
cpp cpp17 fast ini ini-parser xmake
Last synced: 04 Oct 2025
https://github.com/sidd-a1421/dsa-in-cpp
Here i will upload all LeetCode DSA problem i have solved
Last synced: 04 Oct 2025
https://github.com/mfvanek/i-clone
Simple clone detection system
clone-detection cpp deduplication software-clones suffix-tree
Last synced: 05 Jul 2025
https://github.com/connorsweeneydev/resourcegenerator
A small executable that reads all the files supplied to it into a C++ compilation unit in a format accepted by my SimpleGameEngine.
Last synced: 13 Aug 2025
https://github.com/allenvox/ray-tracer
Basic C++ ray tracing program based on book series by Peter Shirley
cmake cpp cpp17 geometry graphics path-tracing raytracer raytracing
Last synced: 13 Aug 2025
https://github.com/nwpu66/cookiekiss-engine
CookieKiss Engine include a render and other small tech related to compute graphic.
compute-graphics cpp cuda opengl vulkan
Last synced: 09 Apr 2026
https://github.com/FrodoAlaska/TheProblemSolver
A 3D western arcade shooter. Except, you are playing to solve your life's problems.
3d-game 3d-game-development cpp cpp20 game-development glfw glfw3 opengl4
Last synced: 31 Oct 2025
https://github.com/thomascaneday/learncpp
C++ coding exercises based on the guidance of the LearnCPP website
Last synced: 17 Jul 2025