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-29 00:06:50 UTC
- JSON Representation
https://github.com/Xtalism/access-point-esp32
ESP32 Access Point
access-point arduino cpp embedded-systems esp32 industrial-network microcontroller-programming networking platformio
Last synced: 24 Oct 2025
https://github.com/ryomendev/uav-resourceallocation-minor-project
project models an Unmanned Aerial Vehicle (UAV) resource allocation system to optimize the delivery of essential resources (medicine, food, and weapons) to various outposts.
algorithms cpp efficiency oops oops-in-cpp resource-allocation uav
Last synced: 17 Feb 2026
https://github.com/epasveer/crosswordplayer
A crossword playing program for AcrossLite .puz files.
acrosslite cpp crossword crosswords qt5
Last synced: 10 May 2026
https://github.com/taiyu-len/uvw-curl
Simple example program using uvw and libcurl
Last synced: 14 May 2026
https://github.com/lostsh/arduboy_pong-game
Pong game for Arduboy
arduboy arduboy-game arduino arduino-leonardo cpp cpp-game game pong pong-game
Last synced: 29 Apr 2026
https://github.com/jingwood/cpp-common-class
Base common classes for cross-platform C++ application development.
application-framework common-library cpp cpp11 cross-platform shared utility utility-library
Last synced: 19 Mar 2025
https://github.com/dibyadyutidas/devkit
A curated collection of developer tools
boilerplate c cpp developer-tools github-actions html java nodejs python scripting
Last synced: 12 Jul 2025
https://github.com/rnburn/lua-bridge-tracer
Provides an implementation of the Lua OpenTracing API on top of the C++ API
Last synced: 17 May 2026
https://github.com/shucharjer/atom.utils
A headers-only util library in C++20, including reflection, structures, and some magic. | 一个仅有头文件的C++20基础工具库,包括反射、结构和一些魔法。
cpp cpp20 cpp20-library headers-only modern-cpp reflection utils
Last synced: 09 May 2025
https://github.com/brunexgeek/protogen
Compile proto3 to generate C++ code for JSON serialization
compiler cpp json json-generator json-schema protobuf3 serialization single-file
Last synced: 18 Jun 2025
https://github.com/lxstvayne/interactiveconsolemenu
Меню, которое можно кастомизировать
Last synced: 04 Apr 2025
https://github.com/cursedprograms/cpp-template
C++ Template
batch batch-script cpp cpp-programming dll exe
Last synced: 16 Feb 2026
https://github.com/bluecannonball/freedom
An HTTP proxy server.
adblock adblocker adblocking cpp http http-proxy proxy
Last synced: 10 Apr 2025
https://github.com/sabbirrahman/uva-solutions
My solutions of problems in UVa Online Judge
c-plus-plus cpp uva uva-online-judge uva-problem-solving uva-solutions
Last synced: 13 Sep 2025
https://github.com/zannatul-naim/compiler-design-lab
CSE 3142 (Compiler Design Lab)
Last synced: 01 Nov 2025
https://github.com/endail/mcp3008
Raspberry Pi C++ API for MCP3008 or MCP3004
adc cpp lgpio mcp3004 mcp3008 raspberry-pi
Last synced: 20 May 2026
https://github.com/rdrahul123/attendence-management
The Attendance Management System is a console-based application developed in C++. It facilitates the management of student attendance records for educational institutions.
cpp cpp-programming cpp11 cpp17
Last synced: 21 Aug 2025
https://github.com/quochung-cyou/talkingsimulator
Looking for a one-of-a-kind gaming experience? With TalkingSimulator, you can immerse yourself in a unique story-based platform game, where you have to win the heart of a girl using your knowledge. Answer quizzes in course DSA, Math, and English to gain stats and become the best version of yourself.
cpp dating-simulator proptit sfml topdown-rpg
Last synced: 13 May 2025
https://github.com/guilhermeisnotunix/clt
CLT (Command Line Timer) é um cronometro simples para uso na linha de comando (Terminal Unix-Based), feito em C++.
Last synced: 23 Jul 2025
https://github.com/pratheekv39/polar-nrz-i-using-opengl
Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp
Last synced: 15 May 2026
https://github.com/rajsoni03/cplusplus-training
C Plus Plus Training Class Codes and Notes
c c-plus-plus core cpp oops-in-cpp
Last synced: 20 May 2026
https://github.com/omrawaley/T-Write-Plus-Plus
T-Write++ is a terminal-based text editor written in C++.
command-line command-line-tool cpp editor terminal terminal-based text text-editor
Last synced: 01 May 2025
https://github.com/arenekosreal/plasma-ions-china
A collection of plasma weather ions for Chinese users.
cpp kde kde-plasma kde-plasma-6 plasma-desktop qt qt6 weather weather-api weather-data weather-forecast
Last synced: 14 Sep 2025
https://github.com/neilkleistgao/zelda-external-assassin-plan
A simple game design for C++ class
Last synced: 04 Apr 2025
https://github.com/sermetpekin/evdscpp
evdscpp is a C++ library for fast, efficient, and user-friendly interaction with the EVDS API Server. Designed with performance in mind, it provides built-in caching, an Excel export option, and an intuitive user interface for configuring and retrieving data. evdscpp can be extended for integration with other C++ projects and offers options for use
cbrt central-bank cpp data edds evds evds-api evdscpp tcmb tcmb-api
Last synced: 07 Sep 2025
https://github.com/mickaelblet/args
Parse and store options from argc and argv
argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library
Last synced: 03 Feb 2026
https://github.com/solo-io/envoy-azure-functions
azure azure-functions c-sharp cpp cpp11 csharp envoy envoy-filter envoyproxy
Last synced: 22 Jun 2025
https://github.com/dgellow/cmake-template
GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode
cmake cmake-template cpp cpp-template template vcpkg vscode
Last synced: 02 Apr 2025
https://github.com/tsuzu/aishoot
愛Shoot! A game created in MIS.W Game Jam 2018
Last synced: 22 Mar 2025
https://github.com/vinatorul/advent-of-code
My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials
advent-of-code advent-of-code-2016 cpp kotlin
Last synced: 30 Apr 2026
https://github.com/nexusgksoftwares/maze-project
Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!
cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator
Last synced: 23 Jan 2026
https://github.com/zang-langyan/eastwind_math
EastWind Math Library (C++ interface for BLAS and LAPACK)
blas cpp lapack linear-algebra
Last synced: 02 Aug 2025
https://github.com/jiaqiluo/simple-card-game
A practice for stack and queue
Last synced: 21 Mar 2025
https://github.com/marlenemoraes/curso-mfp-aula01
Aula introdutória lecionada por mim no Curso de Iniciação em Programação Esportiva, realizada pela Maratona Feminina de Programação, no canal do YouTube @MaratonaSBC
bigonotation cpp marathon overflow
Last synced: 14 May 2025
https://github.com/allenvox/pearson-correlation
Calculating the Pearson Correlation Coefficient for big data
ci cmake cpp cpp17 github-actions pearson-correlation pearson-correlation-coefficient probabilistic-programming probability statistics
Last synced: 29 Apr 2025
https://github.com/bartste/keyboard
Keyboardio Atreus and Arduino
arduino atreus colemak-dh cpp keyboardio mechanical-keyboard
Last synced: 18 Feb 2026
https://github.com/speakez-llc/farscape
F# Native Library Binding Generator
Last synced: 21 Mar 2025
https://github.com/dhananjayporwal/programming-notes
Collection of notes which I made at the time of learning various courses.
cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes
Last synced: 13 Jul 2025
https://github.com/ferhatgec/jedi
Jedi, CLI Kedi parser.
cli cli-tool commandline commandline-tool cpp cpp17 kedi parser tree
Last synced: 18 Feb 2026
https://github.com/jonpalmisc/bn_cpp_template
Binary Ninja C++ plugin template
binary-ninja binary-ninja-plugin cpp plugin template
Last synced: 17 May 2026
https://github.com/loreneteval/sysproxy
Python bindings for shadowsocks sysproxy utility.
cpp proxy pybind11 python shadowsocks
Last synced: 10 Apr 2025
https://github.com/kockaadmiralac/sfm
Comparison of performance and accuracy of Structure from Motion algorithms.
computer-vision cpp opencv petnica
Last synced: 21 Dec 2025
https://github.com/defGameEngine/defGameEngine
defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher
cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web
Last synced: 14 Jul 2025
https://github.com/merendamattia/asd
ASD - Algoritmi e Strutture Dati presso l'Università degli Studi di Parma (9 + 6 CFU).
Last synced: 15 Jul 2025
https://github.com/muellan/numeric_map
header-only library of numeric maps for C++14
cpp cpp14 header-only interpolation map numeric
Last synced: 22 Mar 2025
https://github.com/babak2/mpi-matrix-processing
cpp mpi multiprocessing parrallel-computing
Last synced: 27 Mar 2025
https://github.com/kuninoto/42_webserv
A Web Server written from scratch in C++
1337 1337school 42 42-webserver 42born2code 42cursus 42ecole 42porto 42portugal 42projects 42school 42webserv cpp cpp98 cpp98-compatible http linux poll school42 webserver
Last synced: 06 Apr 2026
https://github.com/viniciuslrangel/engh
Engine Name Goes Here
3d 3d-engine 3d-graphics cpp cpp17 game game-development game-engine multi-platform open-source
Last synced: 18 Mar 2025
https://github.com/ferhatgec/cairo4cpp
cairo4cpp, header-only C++ wrapper around libcairo.
Last synced: 21 Jul 2025
https://github.com/agauniyal/smartlist
Unique_ptr based Linked List implementation for reference
cpp cpp14 linked-list modern-cpp
Last synced: 08 Jul 2025
https://github.com/deryaxacar/42-cpp_05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
42born2code 42cursus 42ecole 42projects 42school cpp cpp-modules cpp-programming cpp-programming-language cpp-programming-project cpp-project cpp98 oop oop-cpp oop-examples oops-in-cpp project
Last synced: 24 Feb 2025
https://github.com/thenewattacker64/shellcodeinjectioncpp
cpp loader shellcode-injection
Last synced: 11 Jan 2026
https://github.com/daskol/cxxlintaur
C++lintaur is a toy linter that checks name for compliance to Google Style Guide.
clang cpp cxx libtool linter llvm toy-project
Last synced: 15 May 2026
https://github.com/rhzxg/revelation
A to-do list software tailored for software engineers, inspired by the Revelation album of G.E.M.
cpp fluentui gantt-chart qt6 todolist
Last synced: 15 Sep 2025
https://github.com/vra/weekly-posts
collection of technical posts that I read each week, hopefully they may give you inspiration!
ai cpp deep-learning python weekly
Last synced: 15 May 2026
https://github.com/theow03/lakecompilerv1
Strongly typed procedural programming language
asm compiler-design cpp llvm programminglanguages
Last synced: 18 May 2026
https://github.com/aostrun/lamport-s-distributed-mutual-exclusion
Lamport's Mutual Exclusion Algorithm shown on Dining Philosophers
cpp lamport-algorithm lamport-queue multiprocessing
Last synced: 12 Apr 2025
https://github.com/aqzhyi/oh-my-ex5
download my mt5 scripts, ea, indicators
Last synced: 20 Mar 2025
https://github.com/niloufarmj/sbu-bp-two-cars
two cars game demo with c++ console application my BP mini project
console-application console-game cpp two-cars
Last synced: 16 May 2026
https://github.com/adityachandra1/testcase-file-generator
A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.
algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase
Last synced: 22 Jun 2026
https://github.com/venkat-kolasani/hotel-booking-system
The Hotel Booking System with Loyalty Program is a C++ console-based application designed to manage hotel room bookings efficiently and reward loyal customers.This project was developed as a part of the End Semester Project for course "C++" at the University.
classes-and-objects cpp cpp17 exception-handling files inheritance polymorphism templates
Last synced: 13 Feb 2026
https://github.com/endurodave/asyncmulticastdelegatecpp17
Asynchronous Multicast Delegates in C++17
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread multicast publish-subscribe windows
Last synced: 09 Feb 2026
https://github.com/ivandrf/calculator
Simple calculator created with C++ using the sfml library
Last synced: 14 Feb 2026
https://github.com/anusthan12/kiit
Its an repo that consists of some activity's perform in labs in KIIT (2024 batch)
anusthan anusthan12 c cpp java kiit python python3
Last synced: 05 May 2026
https://github.com/simonrupf/extreme-feedback-blinker
A simple extreme feedback device (XFD) based on an ESP8266 microcontroller and one or multiple WS2812 Neopixels, providing an HTTP GET interface over WiFi
alarm arduino ci-cd cpp esp8266 esp8266-arduino extreme-feedback mcu neopixel wifi wifimanager ws2812 ws2812b
Last synced: 05 May 2026
https://github.com/alpyen/zynq-gbcartreader
Embedded Software Development project to read & write GameBoy cartridges.
cpp embedded fpga gameboy gameboy-color vhdl vitis vivado
Last synced: 08 Feb 2026
https://github.com/spur27/RenWeb-Engine
Lightweight engine and API for making cross platform desktop applications with web technology.
cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview
Last synced: 26 May 2026
https://github.com/eyelash/prism
incremental PEG-based syntax highlighting engine
Last synced: 21 Jan 2026
https://github.com/emredemirbas/mini-yugioh-game
A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.
Last synced: 03 May 2026
https://github.com/iaomw/glab
Play with C++ OpenGL
cpp dazzler glsl opengl pbr subsurface-scattering
Last synced: 28 Apr 2026
https://github.com/helmssyss/fps-shooter-system
This (middle-advance) system is made with Unreal Engine 4.27
cpp cpp17 fps fps-game game game-development game-engine tps ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 09 Jun 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/qc20/tromino
Tromino is an engaging, pocket-sized interpretation of the classic Tetris game, designed for the Arduino Uno with an LCD shield. This project explores the intersection of physical computing, game design, and user interaction in constrained environments.
arduino arduino-uno cpp embedded-systems game-development hci interaction-design lcd-display lcd16x2 microcontroller physical-computing puzzle-game retro-gaming tetris tromino user-experience user-interface
Last synced: 26 Apr 2026
https://github.com/ashmod/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 07 Feb 2026
https://github.com/ghostofgoes/machine-learning
Code and notes from the Machine Learning and Data Mining class.
cpp data-mining machine-learning machine-learning-algorithms neural-network python
Last synced: 03 May 2026
https://github.com/soraxas/plotmsg-cpp
Create plots in C++ with message sending
asynchronous-plotting cpp message-passing plotly plotting protobuf
Last synced: 13 Jun 2026
https://github.com/thepushkarp/leetcode
My Leetcode submission
cpp leetcode leetcode-submissions python submissions
Last synced: 03 May 2026
https://github.com/andreafioraldi/draught-framework
Draught Framework is a software framework that includes a virtual machine environment (Dubbel) a programming language (Stout) and a set of libraries (IPA). Yes i like beer.
assembler bison bytecode cmake compiler cpp disassembler flex framework gmp mpfr mpir shell virtual-machine
Last synced: 07 May 2026