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-22 00:06:44 UTC
- JSON Representation
https://github.com/aks-arise1600/secureserverclient
A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake
cpp openssl qt ssl ssl-server tcp-client tcp-server
Last synced: 30 Apr 2025
https://github.com/vertexwahn/rules_ispc
Bazel rules for Intel Implicit SPMD Program Compiler
bazel bazel-rules cpp ispc spmd
Last synced: 10 Apr 2025
https://github.com/butfr0g/yuzu-android-lives
Nintendo Switch emulator
c-plus-plus cpp emulation emulator switch
Last synced: 18 Mar 2025
https://github.com/elzup/tdu_procon_lecture
C++, Java Tutorial for TDU lecture. Some algorithm Samples.
algorithm competitive-programming cpp java lecture
Last synced: 16 May 2026
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 17 May 2026
https://github.com/graetz23/xmlcc
an ANSI C++ XML library keeping SAX interface and XML / DOM tree
ansi composite-pattern cpp design-patterns dom html html-generation html-generator html-parser html-parsing lib library object-oriented object-oriented-design platform-independent xml xml-generation xml-generator xml-parser xml-parsing
Last synced: 16 Dec 2025
https://github.com/gabrielenava/eigenukf
Implementation of the Unscented Kalman Filter (UKF) in C++ using Eigen.
cpp eigen estimation unscented-kalman-filter
Last synced: 11 Jul 2025
https://github.com/cyrusvahidi/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 02 Apr 2025
https://github.com/kennykarnama/connected_component_labelling
Connected Component Labelling using opencv
cmake connected-component-labelling cpp digital-image-processing opencv opencv3
Last synced: 10 Apr 2025
https://github.com/kauenet/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: 15 May 2026
https://github.com/deeptiman/generic-programming
A Case Study on Golang Generic Code
abstract-syntax-tree compiler compiler-principles cpp generic-programming generic-types go golang golang-application golang-examples golang-generics golang-library golang-package google java software-architecture software-development software-engineering software-testing unit-test
Last synced: 17 Mar 2026
https://github.com/wolfulus/cppscheduler
simple c++11 scheduler
boost cpp cpp11 cron header-only schedule scheduler timer timers
Last synced: 09 Sep 2025
https://github.com/sheepgrass/cpp_project_framework
C++ Project Framework is a framework for creating C++ project.
c-plus-plus cmake conan cpp cross-platform doxygen doxygen-documentation framework google-test gtest jenkins jenkins-pipeline project unit-test
Last synced: 10 Apr 2025
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/gbowne1/random_c_cpp_programs
A collection of my random opensource C and C++ programs
c cpp math mathematics program random utilities utility
Last synced: 24 Oct 2025
https://github.com/rakesh9100/cse-dsa-codes
This repository contains the advanced basic reference codes of Data Structures and Algorithms.
algorithms cpp data-structures programmes
Last synced: 17 Jun 2025
https://github.com/dkosmari/gtk-sfml
A set of gtkmm3 widgets for SFML integration.
c-plus-plus cpp cross-platform-library graphics gtkmm gtkmm3 library multimedia opengl sfml
Last synced: 18 Apr 2026
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/shawonbarman/beecrowd-problems-solutions
I have solved each problem in my own way using C++, Java, Python, PHP, and JavaScript. My profile link: https://www.beecrowd.com.br/judge/en/profile/556748
cpp java javascript php python
Last synced: 13 Jul 2025
https://github.com/a2p1k02/vyu
My crossplatform lightweight Image Viewer
cpp image-viewer lightweight open-source opensource qt qt5
Last synced: 14 May 2026
https://github.com/hiram3512/clang-format_unrealengine
Format c++ code for Unreal Engine
clang-format codingstyle cpp format ue4 ue5 unreal unreal-engine unrealengine
Last synced: 02 Feb 2026
https://github.com/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/dbschenker/conan-gurobi
Recipe for the Gurobi solver as Conan package
conan conan-packages conan-recipe cpp gurobi solver
Last synced: 23 Oct 2025
https://github.com/sobhan-srza/perimeter-and-area
Calculate the perimeter and area of the rectangle in c++.
calculator calculator-application cpp cpp-programming exe university university-project
Last synced: 29 Oct 2025
https://github.com/mortennobel/parallelcomputingplayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 10 Jul 2025
https://github.com/dynonguyen/huffman-coding
Static Huffman Coding algorithm with C++
Last synced: 17 Feb 2026
https://github.com/nathad17/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 09 Jul 2025
https://github.com/dtinth/midi-monitor
A CLI tool that prints the incoming MIDI messages in real-time to the standard output as TSV format. For scripting.
Last synced: 17 Mar 2025
https://github.com/groszczu/codingmasters
Solution to a problem from the programming competition using dynamic programming
cpp dynamic-programming problem-solving programming-competition
Last synced: 12 Apr 2025
https://github.com/papachristoumarios/coding
Solutions to algorithmic challenges :rocket:
codechef-solutions competitive-programming cpp hackerrank-solutions python
Last synced: 27 Apr 2026
https://github.com/martuscellifaria/ahoicpp.nvim
A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for Neovim
bootstrapper build-tool cmake cplusplus cpp cross-platform lua neovim neovim-plugin project-management project-scaffolding
Last synced: 20 Apr 2026
https://github.com/nnamanx/watersavers
“WaterSavers” is a project aiming to find an innovative solution way to the water shortage problem of Azerbaijan.
Last synced: 30 Apr 2026
https://github.com/1ilit/presento
A small side-scroller puzzle game made with SDL2 and C++
2d 2d-game cpp pixel-art platformer sdl2 sdl2-image sdl2-ttf side-scroller
Last synced: 03 Apr 2025
https://github.com/ibra-kdbra/CodeConjurer
C++/C playground
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 01 May 2025
https://github.com/darxisr/allodslauncher
Allods Online 4.0.02.42 launcher. Pls use this source code for study purposes only. The author is't responsible for your actions.
allods allodsonline client cpp launcher mmorpg
Last synced: 05 May 2025
https://github.com/akhilrai28/internet-of-things
Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.
c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data
Last synced: 25 Oct 2025
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/bytesclub/n-puzzle-solver
Solution of N Puzzle using A* pathfinding
Last synced: 15 Apr 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/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/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 18 Oct 2025
https://github.com/jfalcou/nucog
High-Level DSEL for designing C++ numerical code
cpp cpp17 dsl hpc numerical-calculations
Last synced: 17 Oct 2025
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/mrgrd56/textractor-integration-extensions
Integrate Textractor with other apps via named pipes or HTTP
cpp extension http json named-pipes textractor textractor-extension
Last synced: 05 Jul 2025
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/hxndev/chinese-whisper-problem-using-ipc
Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.
chinese-whispers code cpp inter-process-communication ipc
Last synced: 25 Oct 2025
https://github.com/nobody-1321/computer-graphics-programing-in-opengl-with-c
Computer Graphics Programming in OpenGL With C++. Third Edition.
3d-graphics cpp opengl raytracing shaders
Last synced: 05 Sep 2025
https://github.com/g1joshi/advent-of-code
Advent of Code (AoC)
advent-of-code advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 advent-of-code-2025 cpp dart swift
Last synced: 12 Feb 2026
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/whitemech/cynthia
SDD-based Forward LTLf Synthesis
and-or-graphs and-or-search cpp finite-synthesis linear-temporal-logic sdd sentential-decision-diagram temporal-logics-on-finite-traces
Last synced: 08 Jan 2026
https://github.com/gvelasq/palettizer
R package for color palette generation using the 'palettize' C++ library
Last synced: 26 Oct 2025
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/michalspano/terminarium
🌱 An Enclosure System – Terrarium + Terminal
Last synced: 24 Apr 2025
https://github.com/garrylachman/usb-human-name
C++ Humanize USB vendor and product codes library
cpp library usb usb-devices usbids
Last synced: 13 Jun 2025
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 04 Jul 2025
https://github.com/com8/movement-sim
GPU accelerated human movement simulator.
cpp cpp20 gpu-acceleration simulation vulkan
Last synced: 11 Feb 2026
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/mrrobinofficial/easingfunctions
A collection of easing functions. It supports multiple programming languages and game development frameworks.
cpp csharp ease easing easing-functions python unreal-engine
Last synced: 12 Apr 2025
https://github.com/bringauto/fleet-protocol
BringAuto Fleet Protocol - simple yet reliable communication for internet-connection-unstable environments
c communication cpp fleet-protocol protobuf reliable-protocol
Last synced: 11 Feb 2026
https://github.com/basemax/checknumber
Check the number and calculate the gcd and lcm and perfect.
cpp fibonacci number number-converter number-theory numbers
Last synced: 03 Apr 2025
https://github.com/dizzydroid/asu_codeforces-tasks
Solutions for ASU CodeForces problem sets.
codeforces codeforces-solutions college-assignment cpp python
Last synced: 14 Apr 2025
https://github.com/the0cp/bing-wallpaper-gui
A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.
bing bing-image bing-wallpaper cpp desktop linux qt qt-gui
Last synced: 06 Sep 2025
https://github.com/mosinskyi/qt-client-app
This project is a Qt-based TCP client application that demonstrates how to create a GUI application using Qt and how to interact with a TCP server.
client-server cpp qt6 tcp-client
Last synced: 21 Jan 2026
https://github.com/ptahmose/mexlibczi
read and write CZI-documents from MATLAB and Octave
cpp czi-documents matlab microscopy octave zeiss zeiss-czi-files
Last synced: 24 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/callicoder/algorhythm
Standard Algorithms Implemented in C++
Last synced: 16 Mar 2026
https://github.com/leo310/chat
Simple chat app with front and backend in C++
Last synced: 10 Feb 2026
https://github.com/jin/bazel-android-ndk-example
Build C++ for Android using Bazel and NDK
Last synced: 14 Apr 2026
https://github.com/fix8mt/ufeed_bindings_cpp
C++ bindings to UFEed
cpp fix fix-engine fix8 fix8-market fix8pro fixengine fixprotocol google-protocol-buffers high-performance low-latency middleware zeromq
Last synced: 14 Oct 2025
https://github.com/cyrusasfa/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 04 Jul 2025
https://github.com/maximilianfeldthusen/tamperprotect
This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.
Last synced: 01 Apr 2026
https://github.com/mrdcvlsc/cyfre
A Templated C++ matrix library
cpp determinant dotproduct echelon-form library linear-algebra matrix matrix-functions matrix-inversion matrix-library matrix-multiplication rref templated vector-math
Last synced: 08 Jan 2026
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/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/michaelkim/15puzzle
A C++ solver for the generalized 15-Puzzle
15-puzzle cpp ida-star-algorithm
Last synced: 14 Oct 2025
https://github.com/courseworks/aut_ap_2024_spring_hw2
The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.
banking-applications cpp homework homework-assignments
Last synced: 12 Jun 2025
https://github.com/mohamediibra7im/hnu-icpc-community
This repository contains solutions for all problem sheets and contests from our training program.
algorithms-and-data-structures competitive-programming cpp problem-solving
Last synced: 09 Apr 2025