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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/endurodave/statemachinewithmoderndelegates
C++ State Machine with Modern Delegates
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread state-machine windows
Last synced: 11 Jul 2025
https://github.com/biogui/guia-leetcode
[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus
algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021
Last synced: 11 Sep 2025
https://github.com/indeemasoftware/qt-iot-components-by-indeema
Qt/C++ components developed by Indeema Software for IoT prposes. All these components are available here on github, or at qpm.
cpp industrial iot predix predix-uaa qpm qt qt-iot-components qt5 scada
Last synced: 13 Apr 2025
https://github.com/seng3694/dynamiclighting
C++ SFML experimental dynamic lighting project
Last synced: 21 Mar 2025
https://github.com/html-extract/hext-on-websockets
Websocket Server for Hext. Hext is a domain-specific language for extracting structured data from HTML documents.
async beast boost boost-asio cpp cpp17 seccomp ssl websockets
Last synced: 10 Jul 2025
https://github.com/thetibiaking/ttk-canary-mixed
Canary Custom Server 13.x for OpenTibia community.
Last synced: 14 Mar 2025
https://github.com/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/alexvzyl/nativeframework
💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.
cpp data-structures framework glfw gpu-acceleration imgui lua native-app opengl
Last synced: 30 Oct 2025
https://github.com/jyotibrat/structs-algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 25 Jun 2025
https://github.com/pranabdas/c-cpp
Learning programming concepts in C and C++
algorithms c cpp data-structures programming tutorial
Last synced: 07 May 2025
https://github.com/speedycraftah/speedy-os
X86 operating system attempt from scratch written with C, C++ and Assembly.
cpp operating-system operating-system-kernel operating-system-learning x86
Last synced: 08 Jan 2026
https://github.com/llnl/mpi-stages
MPI library that supports serializing (and checkpointing) its state
Last synced: 29 Apr 2025
https://github.com/liavbarsheshet/union-find
Generic Union Find Based on up root tree written in c++.
cpp data-structures union-find unionfind
Last synced: 23 Feb 2026
https://github.com/arwenterpstra/algorithms
Different algorithms for different purposes, written in multiple languages
algorithms c cpp csharp java javascript lua python rust
Last synced: 09 Feb 2026
https://github.com/mubeen-channa/cpp-programs
Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.
competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice
Last synced: 14 Oct 2025
https://github.com/blagojeblagojevic/neat
Genetic algorithm for training ann
c cpp genetic-algorithm machine-learning neat neat-algorithm neat-pong neural-network pong python3 xor
Last synced: 30 Jan 2026
https://github.com/tomcat-42/cppdev
A modern C++ development box
archlinux containerization cpp cpp23 docker
Last synced: 25 Oct 2025
https://github.com/danieldidiobalsamo/concurrent_execution_models
Rust / C++ Implementation of the three execution models used in concurrent programming
boost cpp dining-philosophers-problem fibers producer-consumer-problem readers-writers-problem rust
Last synced: 02 Mar 2026
https://github.com/pfultz2/prove
Lightweight C++ test framework
c-plus-plus c-plus-plus-11 c-plus-plus-14 cpp cpp11 cpp14 test-framework unit-test unit-tests unittest
Last synced: 25 Oct 2025
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr
Companion source code for "Ressourcen sparen mit constexpr"
Last synced: 29 Jan 2026
https://github.com/doaaosamak/dailystreak-leetcode
Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.
coding cpp java problem-solving
Last synced: 22 Apr 2026
https://github.com/marcpinet/connect4-ai
🤖 A simple and extensible Connect4 with graphical user interface where you can play against an AI.
ai cmake connect-four cpp minimax-alpha-beta-pruning sfml
Last synced: 25 Feb 2026
https://github.com/saisriramkamineni/library-management-system
The Library Management System is a versatile C++ application that allows admins to efficiently manage book inventories and members to seamlessly borrow and return books. It features user-specific functionalities, a text-based menu interface, and supports the registration of new users, enhancing the overall efficiency of library operations.
Last synced: 25 Oct 2025
https://github.com/callicoder/algorhythm
Standard Algorithms Implemented in C++
Last synced: 16 Mar 2026
https://github.com/jerodg/code-challenges
Code Challenges Abound
bash-script c cpp csharp dart-lang elixir erlang go java javascript kotlin php python3 ruby rust scala swift typescript
Last synced: 02 Apr 2026
https://github.com/lukaspietzschmann/pl0-compiler
A small and fun PL0 compiler
compiler cpp pl0 programming-language
Last synced: 06 Dec 2025
https://github.com/aa-sikkkk/c-syntaxchecker
C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free
Last synced: 29 Apr 2025
https://github.com/scyth3-c/curl-http-wrapper
make http requests easily in c++ ⚡
api-client cpp cpp20 http libcurl library linux makefile requests-module
Last synced: 12 Apr 2025
https://github.com/ar-ray-code/depthai-core-template
depthai&C++ configure Template
Last synced: 26 Mar 2025
https://github.com/isaka-james/server
My Nerd HTTP/1.1 C++ web server made from scratch.
Last synced: 24 Jan 2026
https://github.com/kirichenkoivan/artengine
Simple game engine for creating WebGL games
cpp cpp17 game-development game-engine gamedev webgl webgl-computer-graphics webgl-game webgl2
Last synced: 10 Apr 2025
https://github.com/thetallprogrammer/password-generator
Falkenberg's Password Generator is a secure and customizable tool designed to generate strong passwords with ease. Adjust complexity and length, exclude specific symbols, and copy your password with one click. This standalone generator is part of a larger password manager project currently in development.
cpp desktop-app desktop-application password-generator password-generator-cpp privacy qt security tool tools user-interface
Last synced: 24 Jan 2026
https://github.com/b1z0n/cpp-dev-resources
Curated list of useful c++ tools, and resources to learn them:
books c cpp cpp11 cpp14 cpp17 cpp1z developer-experience developer-tools development-tools resources tutorials
Last synced: 24 Feb 2026
https://github.com/imadmi/internet_relay_chat
This project is about creating an IRC server
Last synced: 19 Oct 2025
https://github.com/bcanozter/simple-cpp-shell
Simple C++ Shell
computer-engineering computer-science cpp shell
Last synced: 01 Mar 2025
https://github.com/milosz275/leetcode
Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.
c cpp doxygen leetcode leetcode-solutions python sphinx
Last synced: 14 Oct 2025
https://github.com/alexf2/SignalProcessing
Digital signal processing system (VB6, Visual C++, ATL, 1999)
atl component-object-model cpp signal-processing vb6 visual-basic
Last synced: 11 Mar 2025
https://github.com/akbs-org/akbs
A super quick build system for C, C++ and ASM
akbs asm assembler assembly att-assembly build c collaborate compiler cpp cxx fast github intel-assembly interpreter linker python python3 quick speed
Last synced: 19 Jan 2026
https://github.com/gigachad80/terminal-trove-readme.md
Curated list of Tools from Teminal-Trove in markdown format .
cli cpp go golang linux rust shell terminal terminal-trove
Last synced: 15 Feb 2026
https://github.com/mr-mrf-dev/doctors-building
🏥 My Project in FOP (BP) With C Programming Language.
basic-programming c cpp fundamentals-of-programming terminal-app
Last synced: 22 Feb 2026
https://github.com/basemax/n-queengenetic
Solving N-Queen problem using Genetic Algorithm.
cpp genetic genetic-algorithm genetic-algorithms genetic-analysis genetic-programming-algorithm genetics n-queen n-queens n-queens-completion n-queens-problem nqueens nqueens-algorithm nqueens-problem nqueens-problem-solver nqueens-solution
Last synced: 14 Oct 2025
https://github.com/gvelasq/palettizer
R package for color palette generation using the 'palettize' C++ library
Last synced: 26 Oct 2025
https://github.com/cuixing158/visual-based-odometry-estimation1-cpp
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features
Last synced: 06 Jul 2025
https://github.com/michaelkim/15puzzle
A C++ solver for the generalized 15-Puzzle
15-puzzle cpp ida-star-algorithm
Last synced: 14 Oct 2025
https://github.com/deadsix27/foo_now_playing_helper
A foobar2000 component that announces events as well as track metadata via OutputDebugString, which is a hacky but simple method to capture it from other programs
addon cpp foobar2000 foobar2000-component now-playing outputdebugstring plugin
Last synced: 27 Oct 2025
https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm
Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS
alorithms college cpp daa hacktoberfest hacktoberfest2020
Last synced: 06 Sep 2025
https://github.com/abrdej/pigeon-war
Turn-based tactic game. This is server part implemented in C++.
cpp cpp-game game game-2d game-development turn-based turn-based-combat turn-based-game turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/neyn/neyson
Lightweight C++11 JSON Library
cmake cpp cpp11 cxx cxx11 json json-library json-parser lightweight parser
Last synced: 14 Jun 2025
https://github.com/sam-k0/gml-modding-sdk
Make your game easily moddable from C++ DLLs
cpp game-maker-studio game-modding gamemaker gml modding
Last synced: 13 Oct 2025
https://github.com/zakariaelbouzkri/class-ganerator
this project is script that i used to generate classes in othodox canonical form
cpp orthodox-canonical-class python3 scripting
Last synced: 28 Apr 2025
https://github.com/anmol-baranwal/leetcode-gfg-ds-solutions
C++ Topic wise Leetcode & GFG solutions ✨ (easy access)
algorithms cplusplus cpp data-structures documented dynamic-programming easy-to-understand geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions graphs leetcode leetcode-solutions striver-sde-sheet
Last synced: 06 Jul 2025
https://github.com/the-last-cookie/stringcalc
Usage and calculation of big numbers as strings
Last synced: 26 Oct 2025
https://github.com/lef-fan/obscure
OBS camera background removal for Linux.
ai background background-segmentation camera computer-vision cpp deep-learning image-segmentation obs obs-plugin obs-studio obs-studio-plugin plugin streaming torch torchscript video-segmentation yolo
Last synced: 28 Feb 2026
https://github.com/m0saan/cp
The repository contains solutions to CP problem from diffrent CP websites
bit-manipulation bitwise-operators competitive-programming cpp cpp11 cpp17
Last synced: 26 Oct 2025
https://github.com/theshobhitsingh/encryptify
A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.
cli cmake cpp locks multithreading semaphores
Last synced: 14 Mar 2026
https://github.com/homer6/automerge-cpp
A modern C++23 implementation of Automerge — a conflict-free replicated data type (CRDT) library for building collaborative applications.
Last synced: 24 Feb 2026
https://github.com/khangvum/fileusage
A Windows console application that lists file usage by grouping files based on their extensions.
cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage
Last synced: 14 Feb 2026
https://github.com/lordaro/adventofcode
Some Advent of Code solutions
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 cpp dlang nim rust zig
Last synced: 14 Feb 2026
https://github.com/erfan-ops/delaunay-flow
live and interactive desktop wallpaper
animated-background cpp desktop-wallpaper gpu-rendering graphics live-wallpaper multi-monitor opengl visual-effects wallpaper-engine-alternative windows-desktop
Last synced: 31 May 2026
https://github.com/chayaroten/annak
Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.
Last synced: 13 Feb 2026
https://github.com/maoxuli/netb
NetB - Base and Blocks for Network Programming
application-protocol asynchronous buffer cpp dns error-handling event-driven http linux mac-osx multithreading network-protocol protocol-messages raspberry-pi reactor rtsp socket tcp-ip udp windows
Last synced: 23 Oct 2025
https://github.com/b1tflyyyy/ascii-art
ASCII-ART fun project written in C++
cmake cpp free image-processing open-source opencv
Last synced: 13 Feb 2026
https://github.com/subugt/nfs-autopilot
autopilot project still in development
autopilot cpp cpp20 needforspeedmostwanted
Last synced: 13 Feb 2026
https://github.com/sandeepkumarmishra354/bat-downloadmanager
it is a download manager | C++/Qt/QML
Last synced: 16 Apr 2026
https://github.com/drclau/gwmilter
email encryption gateway
cpp cpp17 email email-encryption encryption gnupg gnupg2 mail mail-encryption pgp privacy privacy-focused privacy-preserving privacy-tools smime
Last synced: 12 Feb 2026
https://github.com/ferhatgec/gu
gu, Gefertean Union reader
cpp cpp17 fpaper gefertean-union gu implementation reader
Last synced: 18 Feb 2026
https://github.com/ferhatgec/finif
finif, cli .ini parser
cpp file ini ini-parser parser
Last synced: 18 Feb 2026
https://github.com/jbw9964/smart_fan
Smart fan that recognize human & adjust it's angle via detection
arduino-uno cpp embedded-systems python3 raspberry-pi-4 yolov8n
Last synced: 12 Feb 2026
https://github.com/mr-mrf-dev/mr-minesweeper
🧨 Minesweeper Game in C Programming Language.
c cpp minesweeper terminal-game terminal-games
Last synced: 27 Feb 2026
https://github.com/andrewrgarcia/streamdice
StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented
block ciphers ciphertext cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher
Last synced: 23 Jan 2026
https://github.com/illescasdaniel/emoji-program-1
Program made with emojis!
Last synced: 23 Jan 2026
https://github.com/damatrix/libdsi
a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM
Last synced: 16 Apr 2026
https://github.com/stefanjohnsen/wavefrontobj
Wavefront OBJ parser C++ 11
cpp cpp11 header-only obj wavefront wavefront-obj
Last synced: 20 Oct 2025
https://github.com/villy-p/cppconsole
A header only C++ library for easier logging to the console that includes features like coloring text, printing data structures, cursor manipulation, and more
clear color console cpp cpp-console cursor-manipulation header-only header-only-library terminal
Last synced: 27 Feb 2026
https://github.com/tower-online/tower-main
A MMORPG game server for Tower Online written in C++
boost-asio cpp game-server mmo
Last synced: 27 Jan 2026
https://github.com/zreechxnn/antrian-rumah-sakit
Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.
cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std
Last synced: 11 Feb 2026
https://github.com/lioneljouin/ggj22
Global Game Jam 2022 - https://github.com/Empheon/GGJ21
cpp games ggj2022 globalgamejam pirates sheep ue4 unreal-engine-4 unrealengine windows
Last synced: 18 Apr 2026
https://github.com/cpp-sc2/blank-bot
Starter bot for StarCraft II with integrated cpp-sc2
ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/schaumb/is_lambda-cpp-type-trait
This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file
Last synced: 10 Feb 2026
https://github.com/comfysage/cpp-hayashi
🌱 a tiny distro-independent package manager in C++.
Last synced: 06 Sep 2025
https://github.com/ikhsan3adi/c-snake-game
🐍Permainan Snake Berbasis Console/Terminal Menggunakan Bahasa C.
c console-game cpp curses makefile snake snake-game snakegame terminal-app terminal-based terminal-game tugas-besar
Last synced: 10 Feb 2026
https://github.com/bettercallshao/hppuml
Help flip C++ header text to be used in UML class diagrams.
cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams
Last synced: 10 Feb 2026
https://github.com/fsandhei/yambs
Yet Another Meta Build System for C++, written in Rust
Last synced: 16 Apr 2026
https://github.com/phoenix15049/absolute
A small graphics engine built with OpenGL using C++ and C
c cplusplus cpp graphics-engine opengl
Last synced: 10 Apr 2025