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-03 00:06:50 UTC
- JSON Representation
https://github.com/orlovt/delivery-simulation
A web-based 3D simulation of the University of Minnesota campus, showcasing a drone fleet delivery service. It features dynamic interactions among helicopters, humans, robots, drones, packages, and porch pirates, utilizing design patterns and C++ best practices for a robust and efficient system.
cpp design-patterns drone-simulation
Last synced: 04 Jul 2026
https://github.com/rajan170/objectdetectionwithhaarclassifier
object detection for on-road traffic using OpenCV and Haar classifier.
ai cpp haar-cascade-classifier object-recognition python-3 self-driving-car vision
Last synced: 02 Feb 2026
https://github.com/colleagueriley/xdl
A single header file that dynamically loads the Xlib and GLX library. Written in/for ANSI C.
ansi-c c c89 cpp dymanic header-only public-domain rsgl single-header x11 xlib
Last synced: 21 Jun 2025
https://github.com/songquanpeng/rest-reminder
A reminder that will notify you when you need a rest.
Last synced: 06 Jan 2026
https://github.com/saketkothari/cpp-programs
A repository of all my C++ programs
Last synced: 21 Mar 2025
https://github.com/kid0h/discordfontchanger
A simple tool made for easily changing Discord's font
Last synced: 17 May 2026
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/OneUpWallStreet/Data-Structrues-And-Algorithms
Leetcode Solutions
cpp data-structures go java leetcode leetcode-cpp leetcode-go leetcode-java leetcode-python leetcode-solutions leetcode-swift python technical-interviews
Last synced: 07 May 2025
https://github.com/krishpranav/diamond-lang
diamond lang is an object-oriented programming language
c clang cpp function-programming http language networking object-orianted programming-language socket
Last synced: 17 Feb 2026
https://github.com/karmakrafts/kstd-reflect
Runtime reflection library for C++17/20.
api cmake cplusplus cplusplus17 cplusplus20 cpp cpp17 cpp20 cross-platform cross-platform-library library
Last synced: 11 May 2025
https://github.com/arturfriedrich/oo_programozas
Ez a repo a Széchenyi István Egyetem OO programozás (GKNB_INTM085) tárgyának anyagát gyűjti össze.
Last synced: 17 May 2026
https://github.com/truvorskameikin/routines-cpp
The collection of header-only routines for C++
c-plus-plus cpp header-only no-dependencies
Last synced: 15 Mar 2025
https://github.com/volkds/diameter
Implementation of the Diameter Base Protocol RFC 6733 for C++ language
3gpp c-plus-plus cpp cpp17 diameter protocol rfc6733 signaling
Last synced: 17 Jul 2025
https://github.com/newyaroslav/banana-filesystem-cpp
Простая С++ библиотека для работы с файловой системой
check-file cpp cpp11 create-directory directories directory file file-library file-list file-name file-size file-system filesystem load-file remove-directory save-files
Last synced: 18 May 2026
https://github.com/captainayan/cppclitable
A C++ "single header file" library for drawing tables in the console. 🏓
cli-table-cpp console cpp header-only lightweight single-header-lib single-header-library table
Last synced: 29 Mar 2025
https://github.com/cgqaq/cc_astar
A* Algorithm written in pure c++ 17
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp cpp17
Last synced: 04 Apr 2025
https://github.com/randomgamingdev/ezgl
A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.
cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple
Last synced: 10 Jul 2025
https://github.com/blagojeblagojevic/chess
Bitboard Engine
c chess-engine chess-game cpp nnue
Last synced: 18 May 2026
https://github.com/oskhar/Swift-Crack
Tools for hacking and security wordlist management. Python and C++ utilities, keyword-based list generation, and efficient handling of large datasets.
aircrack-ng-tutorial cpp filter python python3 wifi-hacking wordlist
Last synced: 18 Jul 2025
https://github.com/notkyoyo/hello-world
This is a repository of examples of hello world programs in all programming languages.
cpp csharp demo hacktoberfest hacktoberfest-accepted hacktoberfest2022 hello hello-world helloworld-demo helloworld-programs html5 java js programming programming-exercises programming-languages python world
Last synced: 12 Apr 2025
https://github.com/0x0c/thunderclap
Fuck'n simple notification system.
cpp cpp-library cpp11 notification notification-center
Last synced: 05 Apr 2025
https://github.com/magalhaesm/rinha-compiler
💻 A simple tree-walking interpreter
algorithms compiler cpp cpp17 data-structures interpreter programming-challenges tree-walk-interpreter
Last synced: 13 Apr 2025
https://github.com/zabir-nabil/dsp-matlab-cpp
Digital Signal Processing in Matlab & C++
Last synced: 18 May 2026
https://github.com/drazenzadravec/tools
Contains C++, C, .Net, TypeScript and Python tools and samples
ai artificial-intelligence cpp csharp javascript math mathjs mcp mcp-client mcp-server python sympy tools typescript
Last synced: 07 Sep 2025
https://github.com/nouraalgohary/grind-75-solutions
This GitHub repository features my solutions to Grind 75 questions, which I am approaching using multiple techniques and programming languages as per my plan.
blind-75 cpp problem-solving python
Last synced: 14 Feb 2026
https://github.com/realsba/esp32pp
ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.
cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi
Last synced: 16 May 2026
https://github.com/neon-software-dev/wired
The Wired game and render engine
cpp game-engine gamedev vulkan
Last synced: 19 Jul 2025
https://github.com/daddesign-projects/asynchronous-spdif-mixer
"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.
asynchronous cpp mixer pcb spdif stm32 stm32h7
Last synced: 06 May 2025
https://github.com/burnett01/docker-images
My docker images that I use in various projects
alpine cpp docker docker-image docker-images laravel lightweight lumen php8 php83 php84 php85 symfony ubuntu xdebug
Last synced: 19 Feb 2026
https://github.com/annndruha/distribution-of-secondary-particles-in-tissue-equivalent-materials
MSU Diploma - Distribution of secondary particles in tissue-equivalent materials
cmake cpp diploma geant4 particle-physics vscode
Last synced: 21 Jul 2025
https://github.com/druxorey/ucv-ayp
Respuestas y ejercicios resueltos de las guías de Algoritmos y Programación en C++, organizados por temas.
Last synced: 11 Jul 2025
https://github.com/devcontainers-community/features-llvm
🏭 Installs the LLVM toolchain
clang cpp devcontainer-feature devcontainers installer-script llvm
Last synced: 10 Jul 2025
https://github.com/jrob774/block-fever
My second ever finished game.
2d block block-fever cpp cpp17 emscripten game sdl sdl2 simple
Last synced: 13 Apr 2025
https://github.com/compas-dev/compas_nanobind_package_template
Cookiecutter template for COMPAS C++ extensions.
cibuildwheel cmake cookiecutter cpp nanobind python-package scikit-build template
Last synced: 25 Jun 2025
https://github.com/ismailbarkani/gestion-des-fichiers
Une librairie qui aura besoin de gérer l’ensemble de données. Cette gestion sera bien sûr traitée à travers des fichier stocké.
cplusplus cpp cpp-library file-manager
Last synced: 10 Sep 2025
https://github.com/miaucl/bitflame
Bitflame is an algorithm to generate non-repeating flames on a matrix. It can be used to generate gif of arbitrary length and size or it can be used to power a display with a microcontroller.
adafruit bitflame charlieplex cpp fire flame led python
Last synced: 16 May 2026
https://github.com/i-am-surovi/i-am-surovi
About Myself
bracu bracucse cpp python sumaiya-hossain-surovi
Last synced: 10 Sep 2025
https://github.com/danibcorr/electronics-with-arduino-uma
🎛️ This repository contains a collection of Arduino and Processing projects developed for the Creative Electronics course at the University of Málaga (UMA). The main focus is on a robotic arm project, with additional work on piezoelectric sensors and LED lamps.
arduino arduino-leonardo c circuits cpp electronics embedded-systems java open-hardware-electronics open-source processing sav-maker sensors
Last synced: 10 Jul 2025
https://github.com/Prot-Security-Studio/Prot-Defender-Core
Prot Defender core code open source repository
cpp csharp defender dll machine-learning python python3 software windows
Last synced: 12 Sep 2025
https://github.com/araffin/es-with-search-path
Implementation of the (μ/μ,λ)-Evolution Strategy (ES) with Search Path algorithm in C++
algorithms black-box-optimization cpp evolution-strategies
Last synced: 16 May 2026
https://github.com/georgecatalin/qr_code_generator
A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.
cplusplus cpp qr qr-codes qrcode qrcode-generator
Last synced: 14 Jun 2025
https://github.com/isaiah76/codewars
my solutions to codewars katas
codewars codewars-kata codewars-kata-solution codewars-solutions cpp java javascript python
Last synced: 22 Jun 2025
https://github.com/iukkeopaa/gathering-various-sources
Collecting and organising informations or sources from all aspects.
algorithms cpp docker go java kubernetes linux mysql web
Last synced: 13 Apr 2025
https://github.com/aminya/cmove
Move const values in C++
const cpp cpp20 cxx immutable move move-semantics mutable performance
Last synced: 26 Jun 2025
https://github.com/ferhatgec/cairo4cpp
cairo4cpp, header-only C++ wrapper around libcairo.
Last synced: 21 Jul 2025
https://github.com/twchronous/twchronous
🇧🇷 Minhas Informações 🇺🇸 My Informations
Last synced: 14 Apr 2026
https://github.com/gryfenfer97/neon
A simple swift-like programming language
cpp lox programming-language swift swift-like
Last synced: 16 May 2026
https://github.com/neilkleistgao/zelda-external-assassin-plan
A simple game design for C++ class
Last synced: 04 Apr 2025
https://github.com/basemax/combiningelements
Tiny program to display all of the element combinations.
combinations combinations-with-repetition combine combine-text combine-word combined combiner combines combining-functions combining-selectors combining-unicode-characters cpp
Last synced: 21 Jul 2025
https://github.com/rxchit/barebone-os-raspi3
A simple OS that prints "Hello World", for RaspberryPi 3
c cpp kernel os qemu raspberry-pi-3
Last synced: 11 May 2026
https://github.com/hmasum52/cse208-dsa-ii-sessional
Implementations of All the assignments of the course CSE-208-Data structure and algorithms-II in C++
Last synced: 12 Jul 2025
https://github.com/zinikus/home-appliance-remote-control
Beginner-level project: Control home appliances remotely using your phone and an ESP8266/ESP32. This simple IoT setup lets you switch devices on/off from anywhere using Wi-Fi. Great starter for learning home automation!
artificial-intelligence beginner-friendly cpp iot-application robot robotics robotics-competition
Last synced: 18 May 2026
https://github.com/tonitaga/calculator-application-cpp-qt
Calculator in C++ programming language using Qt framework. Uses Dijkstra's algorithm to translate an expression into Polish notation, allows graphing a function, calculating credit and deposit
Last synced: 18 May 2026
https://github.com/o8x/wiredolphin
a Simple Wireshark For learning C++ and QT
capture-network cpp network-analysis qt6 wireshark
Last synced: 29 Oct 2025
https://github.com/teiacare/teiacareinferenceclient
TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.
cpp cross-platform deep-learning grpc inference kserve machine-learning
Last synced: 25 Sep 2025
https://github.com/kavyaballa1020/smart-pond-monitoring-iot
This project is an IoT-based Smart Pond Monitoring System, designed to monitor various parameters of a pond such as pH level, water level, and water quality. It utilizes NodeMCU ESP8266 microcontroller along with pH sensors, water sensors, and water level sensors to collect data. The collected data is then transmitted to a Flask web server and stor
arduino-ide cpp css flask html internet-of-things mongodb nodemcu-esp8266 ph-sensor python
Last synced: 12 Jul 2025
https://github.com/BenjaminYde/ArcticEngine
Vulkan Game Engine Using Linux Dev Container
3d clang cmake container cplusplus cpp devcontainer docker dockerfile game glw graphics linux rendering sdk sdl vscode vulkan vulkan-api
Last synced: 05 May 2025
https://github.com/haseeb-heaven/awesomecpp-libraries
Awesome Cpp libraries for various tasks Http Req,Parsers File/Event Mgr,Maths,Container etc
cpp cpp-containers cpp-course cpp-gpt cpp-http cpp-library cpp-math cpp-project cpp-rest cpp17 dataconvertor filemanager filesystemwatcher mathoperations
Last synced: 28 Mar 2025
https://github.com/donno2048/nn.cpp
Neural network implementation for cpp.
cpp from-scratch neural-network
Last synced: 21 Jul 2025
https://github.com/askitendo/dsa-excercise
Documentation for DSA practice programs with the question and online progress tracker such as GeeksForGeeks, Codeninjas, Leetcode etc.
a2z-dsa-sheet-solutions codingninjas cpp cppstl daily-coding-problem dsa dsa-practice geeksforgeeks leetcode stl striver-a2z-sheet
Last synced: 29 Mar 2025
https://github.com/megatokio/z80emuf
emulation of a simple Z80 micro computer for testing or starting own project
Last synced: 16 May 2026
https://github.com/knapeczadam/dae-gameplay-programming
🧟 Gameplay Programming course project (DAE, 2023). Focused on AI agents, decision-making, steering behaviors, and pathfinding using a custom C++ framework. Final project: Zombie Survival Game — an autonomous agent surviving through dynamic AI behavior.
2023 ai artificial-intelligence belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming gameplay-programming howest howest-dae kortrijk programming programming-labs student-project university zombie-survival
Last synced: 03 Jul 2026
https://github.com/saksham-joshi/sron
World's fastest compiled + interpreted programming language.
c-language c-plus-plus compiled-language compiler-design compilers cpp interpreted-programming-language programming-language
Last synced: 01 Aug 2025
https://github.com/druxorey/ucv-algobyte
A simple website offering courses in C++ and Python.
Last synced: 18 Feb 2026
https://github.com/vhstack/nvimpp
Minimal and efficient Neovim C++ Development Setup
clangd cpp developer-tools development lsp neogen neovim neovim-config neovim-configuration nerdtree nvim nvim-config syntax-highlighting telescope treesitter
Last synced: 13 Apr 2025
https://github.com/3dproger/qpadder
Cross-platform analogue of the XPadder
controller cpp game gamepad keyboard linux orange-pi qt raspberry-pi screen-keyboard xpadder
Last synced: 20 Jan 2026
https://github.com/raisess/hash-generator
A simple password/random-hash generator writen in cpp.
cpp gcc hash hash-generator open-source random-algorithm random-hashes random-string-generators
Last synced: 25 Jun 2025
https://github.com/kkebo/maskromdetector
Maskrom Detector is an iPad app that detects if the connected PinePhone Pro is in Maskrom mode.
cpp driverkit ipad ipados pinephone-pro swift
Last synced: 17 May 2026
https://github.com/mishanya00/they-are-gigabytes
They are Gigabytes [TAG] - is a future RTS 3D videogame.
3d-graphics cpp opengl video-game
Last synced: 16 May 2026
https://github.com/abdalmoniem/commandline_fpw
check out the auto typed code of this project:
cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d
Last synced: 02 Feb 2026
https://github.com/faris771/cpu_simulator
Task1 in my software engineering internship at Imagry, the Idea of this task is to get hands on C++ Language, and designing concepts.
Last synced: 28 Mar 2025
https://github.com/hebiiro/al2_wav_saver
aviutl2用の出力プラグインです。音声のみを32bit floatまたは16bit shortのWAV形式で出力します。
Last synced: 20 Jul 2025
https://github.com/dbjdbj/ucrt_crash_on_printf
after _setmode(_fileno(stdout), _O_U8TEXT), using printf crashes the program
cplusplus-17 cpp cpp17 microsoft sdk support visualstudio
Last synced: 21 May 2026
https://github.com/virtyaluk/coursera-competitive-programming-core-skills
My progress doing Coursera Competitive Programmer's Core Skills.
competitive-programming coursera cpp programming-languages
Last synced: 22 Jun 2025
https://github.com/nyrox/opengl-engine
Random GL Stuff
3d-game-engine 3d-graphics cpp opengl
Last synced: 17 May 2026
https://github.com/maskedsyntax/minesweeper
Terminal based Minesweeper game in C++
cpp game minesweeper recursion-problem terminal
Last synced: 18 May 2026
https://github.com/siva-tanikonda/competitive-programming
My competitive programming Git repository
algorithms competitive-programming cpp data-structures python
Last synced: 11 Sep 2025
https://github.com/usmanmehmood55/c-toolkit
A VSCode extension to help create, build, run, debug and test C projects using CMake.
Last synced: 17 Feb 2026
https://github.com/notyel/cpp-exercises
Mejora tus habilidades de programación en C++ (cpp) con una colección de ejercicios y soluciones. Adecuado para principiantes y programadores experimentados. Aprende y practica C++ (cpp) de manera efectiva.
challenge cpp exercises learning open-source
Last synced: 10 Sep 2025
https://github.com/kimtth/console-tetris
🎲 Most simplest console based Tetris source code by C++
console-tetris cpp tetris tetris-source
Last synced: 18 Aug 2025
https://github.com/yutotnh/spirit
モータードライバ用ライブラリ
arduino arduino-library cmake cpp mbed-libraries mbed-os
Last synced: 29 Jul 2025
https://github.com/silentrald/flappy-bird-neat
Simple NEAT Implementation on Flappy Bird
Last synced: 14 Apr 2025