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/asmtamim/phonebook-cpp
A Simple Password Secured Phonebook built with C Language - 2017
Last synced: 17 May 2026
https://github.com/dhunanyan/blade-of-shadows
Blade of Shadows is a 2D action platformer built with C++ and Qt, featuring fast movement, combat, jumping mechanics, animations, and a custom game architecture designed for further expansion.
2d-game action-game cmake cpp cxx desktop-game game-development game-engine ninja-game oop platformer qt qt6 side-scroller sprite-animation
Last synced: 24 Jun 2026
https://github.com/usmana5809/hostel-management-system
A comprehensive Hostel Management System to manage student, mess, guest, clothes, security, salary, and account records.
account-management clothes-management cpp guset-management hostel-management-system mess-management-system student-management
Last synced: 21 Jun 2025
https://github.com/whitedodo/cpp-mfc-dialog-opencv
MFC SDI 예제, OpenCV 출력하기(MFC SDI example, outputting OpenCV)
Last synced: 19 May 2026
https://github.com/jrob774/game-template
Simple template repository used for generating game repos.
cpp engine framework game game-jam game-template personal project repository-template template
Last synced: 14 Jul 2025
https://github.com/benami171/pipeline_leader-follower
This project emphasize the concurrent workflow of Pipeline and Leader-Follower design patterns.
cpp design-patterns leader-follower linux multithreading pipeline server thread-pool threads
Last synced: 19 May 2026
https://github.com/debargha-mitra-roy/competitive-programming
A collection of solutions for competitive programming problems from platforms like CodeChef, CodeForces, AtCoder and many more. Organized by platform and language for easy reference. Contributions are welcome! 💡✨
atcoder codechef codeforces competitive-programming cpp
Last synced: 16 Jul 2025
https://github.com/shaldonbarnes10/unique_element_in_an_array
Unique Element Finder : A C++ program to identify the unique element in an array using bitwise XOR operations. Efficient with O(n) time complexity and O(1) space complexity. Perfect for learning basic XOR logic and array manipulation. Leetcode :- 136. Single Number
algorithms-and-data-structures bit cpp dsa progamming xor
Last synced: 29 Jul 2025
https://github.com/omarsalemdmet/multidimensional_visualization_in_opengl
This project demonstrates two distinct techniques for visualizing multidimensional data using C++ and OpenGL
cpp data-visualization opengl visualization
Last synced: 07 May 2026
https://github.com/tahaaa22/problem-solving
This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.
cpp data-structures problem-solving sql
Last synced: 10 Sep 2025
https://github.com/cantaro86/cut-pyramid-polygon
Determining the cut of any given polygon and a pyramid
cpp geometry polygon-clipping sutherland-hodgman
Last synced: 29 Jul 2025
https://github.com/tpadioleau/cxxtimer
Easy to use timing and profiling library.
chrono chronometer cpp library monitoring monitoring-tool stopwatch timer
Last synced: 07 Jul 2026
https://github.com/mehmetumit/color-image-segmentation
Color Image Segmentation Using Kruskal's MST Algorithm And Graph Cuts
color-image-segmentation cpp graph graph-cuts kruskal-algorithm minimum-spanning-tree
Last synced: 16 Jul 2025
https://github.com/hungbuii/learn-unreal-engine-games
blueprints-visual-scripting cpp game-development ue5
Last synced: 20 Sep 2025
https://github.com/fgulde/redis-clone
A Redis server clone built in C++23 with Asio, implementing the RESP2 protocol
asio cmake codecrafters cpp networking redis
Last synced: 17 May 2026
https://github.com/itayshaul111/emergency-service-server
Assignment 3 - SPL course, BGU
client-server cpp java reactor-pattern
Last synced: 04 Mar 2025
https://github.com/pop0097/ccc
Answers to UWaterloo CCC Senior questions in C++ and Python.
Last synced: 13 Apr 2026
https://github.com/walshyb/polished-map-web
A map and tileset editor for pokecrystal, pokered, & derived projects. Written in C++ and JS. Based off of rangi42/polished-map.
assembly cpp crystal pokemon react redux sprites tilemap-editor typescript wasm webassembly
Last synced: 10 Apr 2026
https://github.com/nilsdeppe/flamegraphfilter
FlameGraphFilter allows you to quickly down sample the amount of data displayed an a flamegraph, especially useful when profiling C++ programs using Linux perf.
cpp cxx flamegraph performance-analysis profiling
Last synced: 29 Aug 2025
https://github.com/zjeffer/sdl-tutorial
https://lazyfoo.net/tutorials/SDL/index.php
Last synced: 21 Sep 2025
https://github.com/amitava-dg/giordano-nakanishi
My programs for Computational Physics (Second Edition) by Nicholas J. Giordano and Hisao Nakanishi. Written in C++ as practice and learning.
Last synced: 10 Aug 2025
https://github.com/ikajdan/glorious_indicator
A plasmoid that shows the battery level of Model O Wireless mouse
cpp plasma-applet plasma-desktop plasmoid
Last synced: 04 Mar 2025
https://github.com/zyx-0314/dsa-patient-record-management-system-v.2
A C++ console application for managing patient records. Features include patient registration, display, and update.
basic-programming cpp data-structures school-project
Last synced: 29 Jul 2025
https://github.com/afifahhadie/daily-sales-analysis
This project is the Final Exam Assignment for the course Algorithm and Programming 1 in the first semester from my college. It is developed using C++ and is designed to analyze daily sales data.
cpp daily-tasks sales sales-analysis
Last synced: 23 Jul 2025
https://github.com/rscherrer/rscherrer
My profile page
adaptation color cpp evolution genetics genomics groningen machine-learning mathematica matlab modeling phd programming python rstats speciation statistics
Last synced: 07 May 2026
https://github.com/ayush272002/stl
Custom implementation of selected components of the C++ Standard Template Library (STL)
Last synced: 29 Jul 2025
https://github.com/misaghmomenib/graph-pathfinder-cpp
GraphPathfinder is a C++ project implementing two popular shortest-path algorithms: Dijkstra and A*. This project provides a detailed implementation of these algorithms for finding the shortest path in weighted, undirected graphs. It also includes an A* implementation that uses a heuristic based on Euclidean distance to optimize the search.
cpp git open-source path pathfinding
Last synced: 09 May 2026
https://github.com/poseidon-code/datastream
A C++ 23 binary data serializer like Qt's `QDataStream` class, but with less functions and simple.
Last synced: 14 Jun 2026
https://github.com/san363/rizzen9
🐙 DevOps engineer automating CI/CD and cloud infrastructure with Terraform, Kubernetes, Docker, and Ansible to build scalable, reliable systems and smooth deployments
Last synced: 19 Apr 2026
https://github.com/voltra/cppproperties
C# like properties for C++11
cpp cpp-library cpp11 properties property
Last synced: 29 Jul 2025
https://github.com/jkazari/mathematics-laboratories-2
Repository of solutions for my Programming class on the 2nd semester of studying Mathematics at Gdańsk University of Technology
Last synced: 21 Sep 2025
https://github.com/nearvr22/object-oriented-programming
Projects from the Object-Oriented Programming (OOP) course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. Focus on classes, inheritance, polymorphism, encapsulation, abstraction, and design patterns.
attribute-lookup attributes class cpp decorators inheritance local lookup magic object-oriented ood oop oops static
Last synced: 05 Jun 2026
https://github.com/garyhilares/easy-window
Building elements for C++ and SFML applications.
contributions-welcome cpp windowing wip-do-not-use
Last synced: 30 Jul 2025
https://github.com/atharvbyadav/hashgate-authentication-system
A secure, file-based user authentication system in C++ with SHA-256 password hashing, root-protected user management, and hidden password input. Serves as the front-end login module for a larger application.
authentication authentication-system cpp login-system security sha256 terminal-app
Last synced: 30 Jul 2025
https://github.com/massimo-marino/sg
A simple set of graphics tools
bmp bmp-image cpp cpp17 hsb hsb-color hsb-color-palette hsb2rgb hsv hsv2rgb perlin perlin-noise perlinnoise ppm ppm-format ppm-image rgb rgb-color rgb-color-pallette rgb2hsv
Last synced: 30 Jul 2025
https://github.com/fele-systems/gb-emulator
Another Gameboy Emulator written in C++. Just for fun and learning.
Last synced: 11 Jun 2025
https://github.com/jcosentino11/cpp-template
Repo Template for C++ Projects
Last synced: 07 Nov 2025
https://github.com/twaritwaikar/wth-is-cpp
An experimental concept guide for C++ that works through code completions. [I don't maintain this anymore, this was a failed experiment]
Last synced: 30 Jul 2025
https://github.com/hato1125/spaceinvader
Space Invaders made with SDL2's C++ wrapper.
cpp cpp23 game sdl2 spaceinvader
Last synced: 30 Jul 2025
https://github.com/kaixtr/bashsays
Aplicativo de terminal em C++ que exibe uma mensagem personalizada
cpp linux linux-shell rpm rpm-packages
Last synced: 19 May 2026
https://github.com/sirius-mhlee/cpp-boilerplate
C++ Boilerplate using CMake, Boost, OpenCV, Gcov, GCOVR, Cppcheck and GTest
boilerplate boost cmake cpp cppcheck gcov gcovr gtest opencv
Last synced: 04 May 2026
https://github.com/bluerock-io/auto-docs
BlueRock Automation Docs
cpp formal-methods formal-verification rocq-prover
Last synced: 22 Sep 2025
https://github.com/gablm/feup_da_project2
A project about heuristics for the Travelling Salesman Problem
approximation cpp graph tsp-problem
Last synced: 22 Sep 2025
https://github.com/amruthapatil/nyu-justbreathe
This project implements a prototype of an embedded system that can determine if a person has stopped breathing for more than 10 seconds, triggering an alert. It is designed to address the need for real-time monitoring of infants to prevent Sudden Infant Death Syndrome (SIDS).
cpp embedded-systems microcontroller platformio
Last synced: 17 May 2026
https://github.com/oniani/b
A build system
automation build-system build-tool cpp graphs
Last synced: 01 Jun 2026
https://github.com/nnanii9698/kawa_ecs
Fast, header-only C++20 Entity-Component System for games and simulations. Achieve high performance with minimal allocations. 🚀🌊
blazingly-fast cpp ecs entity-component-system game game-development game-engine header-only
Last synced: 30 Jul 2025
https://github.com/divs4debu/nnfa-dfa
This is C++ program to convert nNFA to DFA
Last synced: 22 Mar 2025
https://github.com/marcinbrojek/log-fo-prover
A tool for automatically verifying whether a given first-order logic formula is a tautology, based on Herbrand's theory and the Davis-Putnam SAT solver. Implemented in C++.
automated-theorem-proving cpp first-order-logic
Last synced: 28 Aug 2025
https://github.com/vaibhav-chitransh/dsa-problem-solutions
In this repository I will try to include the solution of each and every DSA problem which I am practicing.
cpp dsa dsa-learning-series dsa-practice
Last synced: 23 Sep 2025
https://github.com/juanmuruaolalde/miniappcpp
Una muestra de código... ...por si a alguien pudiera serle de alguna utilidad...
Last synced: 31 Jul 2025
https://github.com/marcoratto/mqtt-sn-arduino
C++ implementation of the MQTT-SN protocol for Arduino devices.
arduino arduino-library cpp devices iot mqtt-sn mqtt-sn-client protocol
Last synced: 08 Nov 2025
https://github.com/diyorsattarov7/dotfiles
Minimalist development environment configuration featuring Zsh, tmux, and Neovim with LSP support. Includes custom prompts, vim-style navigation, and integrated development tools for C/C++, Lua, and Rust.
c cpp lua neovim rust tmux zsh
Last synced: 10 Apr 2026
https://github.com/sla-ppy/threeconvers
[F] Three unit conversions implemented in C++
Last synced: 23 Sep 2025
https://github.com/engelmarkus/conway
C++ compile time version of Conway's Game of Life
conway-s-game-of-life cpp template-metaprogramming
Last synced: 31 Jul 2025
https://github.com/ryouze/nlp-time-parser
Recognize date and time using regex.
Last synced: 31 Jul 2025
https://github.com/manjavacas/aoc-2023
Advent of Code 2023
advent-of-code-2023 advent-of-code-2023-cpp aoc-2023 aoc-2023-cpp cpp
Last synced: 12 Jun 2025
https://github.com/igorantyganov/mod-gta5
Mod-Gta5 enhances your GTA 5 gameplay with tools like an HWID spoofer and customizable aimbot. Explore the repository for features that elevate both single-player and online experiences. 🛠️💻
archived cash cash-drop cpp grand-theft-auto-mod gta5 gta5-modding java-natives jni lemonui memory-manipulation mods open-source-mod rockstargames scripthookv scripthookvdotnet stand standlua
Last synced: 15 Jul 2025
https://github.com/mindlessmuse666/caesar-cipher
Проект по дисциплине "01.04: Системное программирование". Программа представляет собой шифратор пользовательской строки на кириллице и латинице шифром Цезаря.
caesar-cipher cpp encryption encryption-algorithms
Last synced: 31 Jul 2025
https://github.com/46nori/smartphoneconfiscator
Time lock box to keep off the temptation of using a smartphone.
cpp hardware hobby-project particle-photon
Last synced: 28 Feb 2025
https://github.com/isaaguilar/joinby
A little bin to convert whitespaces to commas (via command line or pipes)
Last synced: 31 Jul 2025
https://github.com/zyn10/discrete_structures_project
Distance Finding Algorithms
bipartite-graphs cpp euler-circuit euler-path kruskal-algorithm prims-algorithm
Last synced: 31 Jul 2025
https://github.com/johnfromspace/taskboard
A small C++ backend service used as a demo application for a Modern Practices in DevOps course final project.
backend cmake cmakelists codeql continuous-delivery continuous-integration cpp devops docker docker-images dockerfiles ghcr github-actions-enabled github-workflows gitops infrastructure-as-code k8s kubernetes kubernetes-cluster sast
Last synced: 24 Dec 2025
https://github.com/bimalrajgyawali/cpp
cplusplus cpp oop-examples oop-principles oops-in-cpp
Last synced: 02 Jul 2026
https://github.com/simonthorell/atmega328p-io-gcc
ATmega328p project using C++ inside docker dev-container, compiling with AVR-GCC, and flashing/monitoring with Bash scripts
Last synced: 13 Apr 2026
https://github.com/suraj-singh12/cpp-dsa
Data Structure and Algorithm C C++
Last synced: 18 May 2026
https://github.com/bakangmonei/shellscriptingassignment
Shell script assignment for a RESTURANT RESERVATION SYSTEM and a PARKING CHARGE CALCULATION SYSTEM
cpp csharp kernel linux shell-script
Last synced: 07 Apr 2026
https://github.com/sebastiencozedev/therightprice
This repository contains my first C++ project : The Right Price. To win, you have to find the right price.
Last synced: 06 Apr 2025
https://github.com/sergio-eld/pattern_matching
C++ Pattern Matching interface
Last synced: 08 Nov 2025
https://github.com/wojtekb30/random-cpp-archive
Archive of my random (non-Arduino) C++ programs
archive cplusplus cpp random-projects
Last synced: 29 Mar 2025
https://github.com/typeerrorengine2022/threadsafecounter
Thread-Safe Counter in C++
concurrency cpp multithreading
Last synced: 11 May 2025
https://github.com/whoxer/sfml2d-game-project
Projeto de jogo simples em 2D feito em C++ com a biblioteca SFML++ a partir de um livro que eu andei estudando.
cpp game-development learning learning-by-doing sfml sfml-game
Last synced: 11 Oct 2025
https://github.com/aniketmishr/ascii-rotating-shapes
An interactive ASCII art project showcasing a rotating, colored 3D cube in the terminal, inspired by Andy Sloane's rotating donut.
3d-rendering ascii-art cpp interactive-graphics
Last synced: 01 Aug 2025
https://github.com/hoesentoet/esp-mqtt-handler
A variable handler for knolleary's PubSubClient MQTT library.
cpp esp32 esp8266 mqtt mqtt-client platformio pubsub
Last synced: 09 Apr 2026
https://github.com/kauefraga/learning-cpp
🔥 Learning a general-purpose language (c++).
Last synced: 02 Jul 2026
https://github.com/arducat/tcpping
Простая утилита для отправления запросов на TCP сервер.
cpp cxx multiplatform pet-project tcp tcp-client tcp-client-cpp
Last synced: 21 Jul 2025
https://github.com/pierrechevalier83/cursed
cpp cpp11 cpp14 header-only library ncurses wrapper
Last synced: 11 Jun 2025
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/matt0550/brute-force-password-cracker
Fork of bruteforce password cracker
Last synced: 05 Apr 2025
https://github.com/dev88jerry/cs211
Bishop's University - CS211 Introduction to Programming
Last synced: 26 Feb 2025
https://github.com/zly-u/godot_gde_cmake_example
A CMake + CLion example project for developing Plugins for Godot.
Last synced: 18 May 2026
https://github.com/goto-bus-stop/cpp-split-string
A simple C++17 class to iterate over pieces of a string using ranged for loops.
cpp lines ranged-for split string
Last synced: 15 Jul 2025
https://github.com/eric15342335/misc
Miscellaneous scripts. Stored here for backup.
batch c cpp inno-setup misc python
Last synced: 08 May 2026