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-09 00:06:55 UTC
- JSON Representation
https://github.com/michaelehab/leetcode-may-challenge-2022
This Repository contains my solutions to May LeetCoding Challenge 2022 problems.
algorithms backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 11 Oct 2025
https://github.com/nbkhope/ultimata
Experiments with libSDL, this time using SDL 2.0
Last synced: 21 Jan 2026
https://github.com/kush-collab/kush-collab
Config files for my GitHub profile.
Last synced: 16 Apr 2026
https://github.com/pkoscielny/air_throttle
Air flow controlled by throttle with stepper motor
28byj-48 28byj-48-motor acs712 airflow arduino c control cpp hall-effect-sensor hall-sensor motor sparkfun stepper stepper-motor throttle uln2003
Last synced: 16 Apr 2026
https://github.com/soodaayush/mitit-2025
Solutions to MIT Informatics Tournament 2025 problems
competitive-programming cpp python
Last synced: 16 May 2026
https://github.com/kubasejdak-org/cpp-coverage-check-action
GitHub Action for checking code coverage in C++
cmake coverage coverage-report cpp github-actions lcov
Last synced: 16 Apr 2026
https://github.com/wtrsltnk/guiproject
Old piece of code that I wrote before 2012. Test project to create a UI with opengl
Last synced: 06 May 2026
https://github.com/wtrsltnk/ssf
Serve Static Files, a small app that will serve static files from the current working directory.
cpp http http-server system-io system-net
Last synced: 02 Jun 2026
https://github.com/christinec-dev/sharpshooter
A simple shooter-game made with UE4 and C++
Last synced: 10 Oct 2025
https://github.com/iluhazaz/systemprogramming
Laboratory works for System programming
Last synced: 09 May 2026
https://github.com/stscoundrel/year-2038-problem-cpp
Demonstration of year 2038 problem in C++
cpp integer-overflow y2k y2k38 year-2038-problem
Last synced: 10 Oct 2025
https://github.com/wambugu71/swiftscanner
andr android-application cpp dart flutter opensource qrcode-scanner
Last synced: 14 Apr 2026
https://github.com/m7moudgadallah/cpp-hospital-system
This is simple hospital system project using cpp
Last synced: 29 Mar 2026
https://github.com/pbentes/mage
Mage is a game engine built from the ground up to create entirely modable games
cpp game-engine luajit modding opengl teal
Last synced: 06 May 2026
https://github.com/sushank-ghimire/discrete-mathematics
This cheatsheet outlines key topics from Discrete Mathematics that can be applied in real-life applications using C or C++. Each topic includes a practical use case and a hint on how to implement it programmatically.
c cpp discrete-mathematics mathematics practical
Last synced: 16 Apr 2026
https://github.com/prabodhprakash/problemsolving
c cpp hackerank hackerrank-solutions leetcode spoj spoj-solutions topcoder topcoder-arena
Last synced: 18 Apr 2026
https://github.com/aint/leetcode
🎓 My polyglot solutions of Leetcode problems. Scala, Java, Golang, Python, C++ etc.
algorithms cpp golang java leetcode python rust scala
Last synced: 14 Jan 2026
https://github.com/sarathiprabu/orderbook_implementation
An order book implementation in C++ with efficient data structures for fast order matching, cancellation, and execution in trading systems.
Last synced: 30 Mar 2026
https://github.com/ptAbhishek/contest-codechef-forces
codechef codeforces-solutions cpp
Last synced: 30 Mar 2026
https://github.com/courseworks/aut_ap_2025_spring_hw2
The second assignment for AUT's Advanced Programming course (Spring 2025) focuses on C++ concepts. Students will implement a variadic template function for numerical summation and a word frequency analyzer using STL.
cpp homework stl string-parsing text-processing variadic-functions word-counter
Last synced: 30 Mar 2026
https://github.com/mohamedsamirx/yolov12-onnx-cpp
YOLOv12 Inference Using CPP and ONNX Runtime
Last synced: 30 Mar 2026
https://github.com/NirjharDebnath/Graphics-And-Physics-Simulations
Graphics ans simulations in C or other languages
c cpp graphics low-level-programming raytracing simulation
Last synced: 30 Mar 2026
https://github.com/ragu-manjegowda/ragify
Contextual Code Exploration for Developers
cpp embeddings-similarity llm python rag treesitter
Last synced: 12 Apr 2026
https://github.com/brahim-younes/brahim-younes
Config files for my GitHub profile.
Last synced: 30 Mar 2026
https://github.com/musi-lang/musi
The Musi Programming Language
c-plus-plus c-plus-plus-23 clang clangd compilers cplusplus cplusplus-23 cpp cpp-23 interpreters programming-languages xmake
Last synced: 30 Mar 2026
https://github.com/saurabh-ramola/opengl-3d-game
Legend of Zelda made using OpenGL library in C++
Last synced: 16 Apr 2026
https://github.com/nitinkedia7/competitive-coding
Everything competitive coding related
codeforces codejam cpp kickstart stl
Last synced: 10 Oct 2025
https://github.com/abogical/aoc2023-cpp
Advent of Code 2023 in C++20
aoc-2023 aoc-2023-in-cpp cpp cpp20
Last synced: 10 Oct 2025
https://github.com/iamflowz/cracking-the-coding-interview-anwsers
My answers for CrackingTheCodingInterview
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures c c-plus-plus cpp cracking-code-interview cracking-the-coding-interview
Last synced: 16 Apr 2026
https://github.com/a2tec/esp8266_udpcliente
Simples cliente UDP com ESP8266
arduino contribution cpp esp32 esp8266 hacktoberfest-accepted hacktoberfest2024
Last synced: 16 Apr 2026
https://github.com/iabdullah215/cpp-separation-of-interface
Example code for separation of interface in C++.
cpp interface separation-of-interface
Last synced: 10 Oct 2025
https://github.com/t-h2o/containers
The standard C++ containers have all a specific usage. To make sure you understand them, let’s re-implement them!
42 containers cpp cpp98 stl-containers
Last synced: 01 Apr 2026
https://github.com/pachadotdev/cpp-for-r-users
A collection of my very own C++ errors and how I try to solve them
Last synced: 04 Mar 2026
https://github.com/rakin406/justchat
Terminal chat application
chat communication cpp networking socket-io terminal
Last synced: 06 May 2026
https://github.com/michal-flaska/regular-to-admin
A funny and educational C++ project that I created for fun because I wanted to learn windows API and user management in C++. Turns your normal windows account to admin. - EDUCATIONAL ONLY
admin cpp educational-project windows
Last synced: 09 Oct 2025
https://github.com/flarkflarkflark/flarksiesis
audio-effects audio-plugin cpp cross-platform filter juce lfo lv2 modulation music-production vst3
Last synced: 05 Mar 2026
https://github.com/daanv2/concurrent-file-stream-manager.net
An API that makes sure your program can only have one stream per file. It makes sure that all threads access the same stream.
concurrent cpp cpp-cli dot-net dotnet file-manager filemanager filestream manager multi-threading multithreading thread thread-safe threadsafe
Last synced: 16 Apr 2026
https://github.com/sergio-eld/platformpath
A small example for packaging a library using CMake
Last synced: 21 Jun 2026
https://github.com/cschladetsch/cppopengllboidgroups
Cpp23 system system for purely aesthetic reasons to create cool graphics.
Last synced: 09 May 2026
https://github.com/pop0097/airline_database
An airline database with a text-based UI.
Last synced: 17 Apr 2026
https://github.com/guytrimble/fishtank-temperature-monitor
Basic real time temperature monitoring system using a ESP8266 connected to a DS18B20. MQTT for data publishing. Temperature is displayed on a Flask-based webpage
cpp css esp8266 html iot microcontroller python
Last synced: 17 Apr 2026
https://github.com/rahul-ydv101/striver-a2z-sheet-soln
🚀 My Solutions to Striver's A2Z DSA Sheet in C++
algorithms compitative-coding cpp dsa striversa2zdsa
Last synced: 09 Oct 2025
https://github.com/gurubalan-git/smbs
Billing system software for enterprise business.
banking banking-applications billing billing-application c cpp
Last synced: 17 Apr 2026
https://github.com/src3453/3hs88pwn4
A source codes of fantasy sound chip that written in C++
chiptune cpp fakebit fmsynthesis soundchip soundengine
Last synced: 05 Mar 2026
https://github.com/rafaelvaloto/rafaelvaloto
Developer focused on software architecture, game development, and complex solutions.
cpp javascript php rafaelvaloto
Last synced: 01 Apr 2026
https://github.com/yappy2000d/pps-ndarray
Multi-dimensional array implementation
Last synced: 18 Jan 2026
https://github.com/ron4fun/bytesizecpp
Its a C++11 library that handles how byte sizes are represented and an easy to use interface to convert to other forms of representation.
bytes cplusplus cpp gibibyte gigabyte kebibyte kilobyte mebibyte megabytes pebibyte petabyte tebibyte terabyte
Last synced: 09 Oct 2025
https://github.com/silverwolf2k20/quartysxuyartys.keygen
Генератор ключей активации для Quartys-xuyartys 2.
Last synced: 06 May 2026
https://github.com/drozhkov/crypto-exchange-client-kucoin
KuCoin crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software kucoin kucoin-api
Last synced: 09 Oct 2025
https://github.com/petesramek/tiny-link
TinyLink is a lightweight, template-based serial protocol for reliable UART communication between microcontrollers. It features a robust state machine, checksum validation, and a hardware-agnostic design ideal for linking resource-constrained devices like the MH-Tiny88 and ESP-M3. Supports custom structs, error tracking, and non-blocking parsing.
arduino attiny cpp embedded esp header-only iot microcontroller reliable-data-transfer serial-communication state-machine uart-protocol
Last synced: 02 Apr 2026
https://github.com/matesoft2033/joystick-navigation-system
Joystick Controller with Arduino: This project uses an analog joystick module and an Arduino to control movements based on joystick inputs. It reads the X and Y axis values to determine direction and activates a buzzer when the button is pressed.
arduino buzzer cpp diy joystick led-controller robotics
Last synced: 06 May 2026
https://github.com/pwalig/sw-space-shooter
3D space shooter video game running on Raspberry Pi
3d-graphics 3d-wireframe c c-plus-plus college-project cpp embedded embedded-systems glm mcp3008 raspberry-pi-4 raspberrypi space-shooter space-shooter-game spi spi-protocol video-game waveshare-lcd wire-frame wiringpi
Last synced: 06 May 2026
https://github.com/iledesma08/tp2-algoritmos
Trabajo Nº2 de Algoritmos y Estructuras de Datos de la carrera Ingeniería en Computación
Last synced: 09 Oct 2025
https://github.com/nadidlinchestein/certifications
Nadid Linchestein's Certifications
accompaniment achievements certificate cloud-computing computer-science cpp data-science programming python software-engineering success
Last synced: 27 Apr 2026
https://github.com/hhandoo/learn_programming
Learn Programming is an open-source repository offering beginner-friendly tutorials and examples to help you get started with programming.
Last synced: 04 May 2026
https://github.com/chgen/eventtest1
ObjC++ to C++ event processing experiments
Last synced: 17 Apr 2026
https://github.com/bluewitherer/betterrobtopsocials
Clean up RobTop's social media menu!
cmake cpp enhancement geode geometry-dash mod offline
Last synced: 02 Apr 2026
https://github.com/rudaina6/logicon
A simple game to teach the basics of Logic Gates
cpp educational-game logic-gates qt
Last synced: 17 Apr 2026
https://github.com/ardinur03/restoapp
Project Besar Mata Kuliah Dasar Dasar Pemrograman
Last synced: 17 Apr 2026
https://github.com/pillardevelopment/go_chain
blockchain-network cpp cryptography golang google secp256k1 tendermint-consensus
Last synced: 14 Jan 2026
https://github.com/ashok-arjun/canteen-management-system
C++ program to implement canteen management system, with MySQL database as the backend.
backend canteen-management cpp mysql mysql-database object-oriented-programming oops oops-in-cpp sql
Last synced: 17 Apr 2026
https://github.com/rodriados/reflector
A simple reflection framework for C++17
Last synced: 02 Apr 2026
https://github.com/zeyu-li/matrix_multiplication
Matrix multiplication app using C++ 📊
Last synced: 08 Oct 2025
https://github.com/denyskryvytskyi/bulletshot
Multhithreading 2d graphics visualization of bullets and walls collisions
2d-graphics 2d-physics cpp game-engine gdm glfw imgui opengl physics visualization
Last synced: 17 Apr 2026
https://github.com/mikulej/confetti
University graphic project, written in C++ using OpenGL, simple 2D render engine with glsl shaders.
Last synced: 17 Apr 2026
https://github.com/simonnyvall/aurebesh
A Unix shell, modern features built-in, it has. 🌌🔫
c commandprompt cpp make shell
Last synced: 06 May 2026
https://github.com/atrapfare/route-planner
Web-based route planner using Dijkstra's algorithm on OpenStreetMap road graphs, with a C++ backend and Leaflet.js frontend - only localhost ;)
cpp dijkstra openstreetmap pathfinding routing
Last synced: 03 Apr 2026
https://github.com/mgsium/game-of-life
A web app simulating a model of Conway's Game of Life, built using C++, Web Assembly, and ReactJS.
Last synced: 17 Apr 2026
https://github.com/robroseknows/umbc-cs-projects
Projects from UMBC CS courses.
c c-plus-plus college-assignment cpp python umbc
Last synced: 17 Apr 2026
https://github.com/tevesmanuel/esp32-sumo-linebot
Final project alberth tomas minisumo, maded with esp32
Last synced: 17 Apr 2026
https://github.com/priontoabdullah/c-programming-practice
💻 The goal of this repository is to save my all C programming code. 🙂👨💻
c cpp practice-codes problem-solving
Last synced: 17 Apr 2026
https://github.com/shivang21007/leetcode-solution-in-cpp
This is Leetcode Solution repo in Cpp. My Leetcode ID - Shivang21007
cpp data-structures leetcode-solutions leetcode-solutions-cpp
Last synced: 03 Jun 2026
https://github.com/sarmad-khan1/logics-problem-solving-in-c-
C++ problem solving techniques for solving different problems. Content is best suitable for beginners
cpp problem-solving vscode-extension
Last synced: 30 Apr 2026
https://github.com/stckvrflw/pem-spgemm
pemSpGEMM - An Improved SpGEMM Algorithm
Last synced: 17 Apr 2026
https://github.com/robertovicario/ultrasonic-motor
Maximize efficiency and precision using ultrasonic sensing to control motor speed based on distance. Ideal for automation and robotics.
arduino cpp servo-motor ultrasonic-sensor
Last synced: 17 Apr 2026
https://github.com/anelkica/snipper
A simple, but handy screen capture utility built in C++ and Qt QML
Last synced: 04 Apr 2026
https://github.com/willguimont/sfml_template_cmake
CMake template for SFML
cmake cmakelists cpp sfml template
Last synced: 08 Oct 2025
https://github.com/latentprion/cppbessot
CPPBESSOT (C++ BackEnd Single Source of Truth): a framework that uses OpenAPI to maintain a single source of truth for the data model of a software project. It generates C++ headers, JSON serdes, ODB-based ORM headers, DB migrations, Typescript types and Zod schemas. I.e: a type-safe backend-to-frontend data model manager.
backend-cpp backend-development cmake cpp database-migration database-schema json json-deserialization json-serialization json-validation odb openapi orm postgresql sqlite type-safety typescript typescript-definitions zod zod-validation
Last synced: 17 Apr 2026
https://github.com/girishji/algorithm-mnemonics.nvim
C++ STL snippets suitable for NeoVim's Lua plugins, from Tommy Bennet's snippets
Last synced: 14 Apr 2026
https://github.com/ilade-s/forestfire-cpp-
C++ implementation of my simulation of a forest fire done in Python
Last synced: 04 Apr 2026
https://github.com/jrialland/smallclient
A small http(s) client in C++
cplusplus cpp cpp11 http http-client
Last synced: 08 Oct 2025
https://github.com/bernoussama/arduino-rfid
arduino rfid access control system
Last synced: 14 Feb 2026
https://github.com/mohammad-shamat/simplegame-mathquestions-consoleapplication
Simple Game Math Questions by C++ (ProgrammingAdvices)
Last synced: 03 Jun 2026
https://github.com/tsnsoft/dialogblocksbusstop
Работа с таймерами на примере визуальной программы на C++ с использованием wxWidgets и DialogBlocks
cpp dialogblocks timer wxwidgets
Last synced: 04 Apr 2026