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-01 00:06:36 UTC
- JSON Representation
https://github.com/dor-sketch/snakes_ladders
Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.
cairo cairo-drawing cmake cpp game-development gtk3 qt6
Last synced: 26 Jan 2026
https://github.com/8ightfold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 30 Mar 2025
https://github.com/minel1410/maasu_internship_stm32
A repository for the fourth MAASU internship, based on C/C++ programming on the STM32F411RET6 MCU.
cpp embedded firmware microcontroller requirements stm32f411
Last synced: 18 Feb 2026
https://github.com/nurriyad/online-judge-solutions
This repository contain all of my accepted solution in various online judges.
c codechef codeforces competitive-programming cpp
Last synced: 15 May 2026
https://github.com/p1ckle-rick/City-of-Calgary-2018
:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 05 Apr 2025
https://github.com/retrooper/turbolang
This is a compiler for the TurboLang programming language.
cmake cmakelists compiler cpp cpp17 cross-compiler llvm llvm-ir
Last synced: 03 Aug 2025
https://github.com/georgiifirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi
Last synced: 07 Apr 2025
https://github.com/googleapis/google-cloud-cpp-bigquery
C++ Client Library for Google Cloud BigQuery
bigquery cloud cpp cpp17 google google-cloud-bigquery google-cloud-platform
Last synced: 23 Aug 2025
https://github.com/bulbame/congl
Console Graphics Library
ascii ascii-art console console-app cpp engine engine2d game-engine graphics terminal
Last synced: 07 Aug 2025
https://github.com/CyberScoper/ESP8266-HTU21D-Weather-Station
🌡️💧 A low-power weather station project using ESP8266 and HTU21D sensor to measure temperature and humidity and send data to ThingSpeak every 15 minutes.
cpp esp8266 htu21d weather-station
Last synced: 28 Jul 2025
https://github.com/abdullah-niaz/cpp-complete-course
The C++ Complete Course is a comprehensive guide for individuals to learn C++ programming language from zero to advanced level. It includes video tutorials, written exercises, and covers topics such as variables, functions, OOP, and STL. Prerequisites include basic programming knowledge and a computer with internet, text editor, and compiler.
Last synced: 19 Apr 2026
https://github.com/spc-samp/samp-injector
SA-MP Injector is a versatile software package composed of an executable, a DLL, and equivalent libraries for multiple programming languages. It injects samp.dll for SA-MP (San Andreas Multiplayer) or samp.dll and omp-client.dll for OMP (Open Multiplayer), enabling game launch via command line with customizable parameters to connect to a server.
command-line cpp dll dll-injection dll-injector exe executable gtasa library multiplayer omp openmp openmultiplayer sa-mp samp sampprogrammingcommunity san-andreas-multiplayer spc spc-samp windows
Last synced: 18 Aug 2025
https://github.com/andreysolovyev381/zip_in_cpp
REAL zip iterator, that will be considered as an Iterator by other C++ code.
concepts cplusplus cpp cpp17 cpp20 header-only header-only-library headeronly iter iterator metaprogramming zip
Last synced: 19 Feb 2026
https://github.com/zelr0x/solutions
My solutions to various exercises and algorithms I haven't found a better place for
c clojure cpp exercises-solutions java js python rust
Last synced: 09 Apr 2026
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/hennotheo/narcengine
C++ Vulkan game engine
cpp engine game-engine gamedev
Last synced: 19 Sep 2025
https://github.com/conreality/conreality-ddk
Conreality Driver Development Kit (DDK) for C++.
Last synced: 05 Oct 2025
https://github.com/vishwajeetmishra4/leetcode-daily
LeetCode Daily Problems Challenge Open for Contributions
cpp csharp github java js leetcode-cpp leetcode-java leetcode-javascript leetcode-python leetcode-solutions open-source python rust swift
Last synced: 19 Feb 2026
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/retrooper/helloworld
This is not just any Hello, World project...
cplusplus cpp hello hello-world helloworld world
Last synced: 04 Aug 2025
https://github.com/softtechmx/lib-cpp-cronometro
biblioteca de C++ moderna y eficiente diseñada para ofrecer una solución simple pero poderosa para medir el tiempo dentro de tus proyectos de C++. Ya sea que necesites realizar un seguimiento del tiempo para evaluar el rendimiento de tu código, gestionar eventos temporizados o simplemente añadir funcionalidades de temporización a tus aplicaciones
chronometer cpp cpp17 cronometro lib library
Last synced: 21 Feb 2026
https://github.com/dvsku/devue
3D model viewing software with plugin support.
3d 3d-model 3d-model-software 3d-model-viewer cpp devue devue-plugins dvsku dvsku-devue plugins
Last synced: 16 Jan 2026
https://github.com/computationalphysiology/goss
General ODE System Solver
cpp ode ode-solver odeint python
Last synced: 25 Jul 2025
https://github.com/rajin-khan/dsa-sem-4
lab tasks and problems i solved during my fourth semester (data structures and algorithms, cpp)
cpp data-structures-and-algorithms university-course
Last synced: 24 May 2026
https://github.com/end2endzone/libmidi
libmidi is a C++ open-source library for generating single tone melodies (monolithic melodies) in MIDI format.
cpp generator midi midi-format sound
Last synced: 24 Aug 2025
https://github.com/avakar/intrusive_lfstack
Lock-free, allocation-free, header-only, composition-based stack for C++11
Last synced: 17 Aug 2025
https://github.com/CyberScoper/ESP32-Game-of-Life-NTP
This repository contains an ESP32 project that demonstrates various animated screensavers on an SSD1306 OLED display. The screensavers include a bouncing DVD logo, Matrix rain effect, digital clock, rotating square, scrolling text, image slideshow, and falling stars.
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 24 Aug 2025
https://github.com/islatri/leetkocpp
A cargo-like runner for C/C++/Rust LeetCode problems
algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust
Last synced: 24 Aug 2025
https://github.com/lionkor/chip_8
My implementation attempt of a chip-8 emulator. https://en.wikipedia.org/wiki/CHIP-8
chip-8 chip-8-emulator chip8 cpp cpp17 emulation emulator
Last synced: 06 Aug 2025
https://github.com/strongerprogrammer7/algorithm-of-computing-math
Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;
adams-bashforth-methods algorithms-of-computational-math cholesky-method cpp eigenvalues euler-method gauss-method gauss-zeidel-method interpolation-by-cubic-splines inverse-gauss-method jacobi-method left-right-rectangle-method legendre-polynomial method-of-squares newton-interpolation newton-s-method runge-kutta-methods simpson-method the-method-of-dividing-a-segment-in-half
Last synced: 07 Aug 2025
https://github.com/albin-johansson/init
A simple .ini parsing and serialization library
cpp cpp20 header-only ini ini-parser modern-cpp
Last synced: 17 Aug 2025
https://github.com/dup4/autowired-cpp
AutoWired for morden cpp
autowired cpp dependency-injection
Last synced: 29 Mar 2025
https://github.com/burakdemir-mb/c-cpp-data-structures
Data Structures in C & C++
Last synced: 19 Feb 2026
https://github.com/nemuelw/windows-malware-techniques
Windows malware techniques
c2-server command-and-control cpp cybersecurity data-exfiltration detection-evasion malware malware-development malware-persistence malware-research malware-techniques security-research stealth windows windows-malware
Last synced: 19 Jul 2025
https://github.com/dexoron/dcr
DCR is a utility for managing C/C++ projects in a Cargo-like style.
c cpp cpp-all linux macos project-manager rust utils windows
Last synced: 20 Feb 2026
https://github.com/champ96k/leetcode-solutions
Collection of LeetCode questions and solutions to ace the coding interview!
coding-interview-preparations cpp data-structures leetcode-solutions
Last synced: 07 Oct 2025
https://github.com/bmc-labs/progress_bar
Just a simple command line progress bar for C++.
Last synced: 03 Oct 2025
https://github.com/marcb152/pdstsp-cplex-solver-cpp
PDSTSP solver in C++ using IBM Cplex
cplex cplex-optimization-solver cpp pdstsp tsp tsp-problem tsp-solver
Last synced: 26 Feb 2025
https://github.com/maurodelazeri/grpc-cpp
Simple grpc server/client in c++ ready to import on clion
clion clion-cmake cplusplus-14 cplusplus-17 cpp grpc-cpp
Last synced: 04 Oct 2025
https://github.com/ferhatgec/inif
inif, ini file parser in c++
cpp cpp17 file header-only ini parser
Last synced: 27 Aug 2025
https://github.com/lucca16bit/c-cadastro-produtos
Repositório para avaliação discursiva da disciplina Programação Estruturada
Last synced: 17 May 2026
https://github.com/tomenz/fastcgi
FastCGI Library Client + Server implementation. requires "SocketLib"
client-server cpp fastcgi socket socketlib
Last synced: 15 Aug 2025
https://github.com/marcb152/tsp-cplex-solver-cpp
TSP solver in C++ using IBM CPLEX
cplex cplex-optimization-solver cpp poc tsp tsp-problem tsp-solver
Last synced: 12 Jun 2026
https://github.com/jimbobbennett/azureiotarduinosample
Sample code for using Azure IoT Hub and Arduino
arduino azure c cpp iot iot-hub platformio vscode
Last synced: 09 Apr 2026
https://github.com/jeffersonqin/max4min
🍡 Maximize windows in a way easy for minimize
cbt-hook cpp csharp global-hooks hook win32api windows wpf
Last synced: 28 Apr 2026
https://github.com/sunshine-ki/bmstu4_oop
4-semestr bmstu cpp iu7 object-oriented-programming oop
Last synced: 03 Oct 2025
https://github.com/yessenali-yerkebulan/guess-number-cpp
Just Guess Number game in C++
Last synced: 11 Sep 2025
https://github.com/polossk/leetcode-oj-solution
simple solution for leetcode
cpp leetcode leetcode-solutions python3 ruby
Last synced: 08 May 2026
https://github.com/mizux/java-native
Template to build a multi-platforms Native Java Maven package
cmake cpp java native-library swig
Last synced: 19 Sep 2025
https://github.com/flamboyantpenguin/wikilynx
A simple game browser made using Qt C++ for playing wikipedia speedrun the right way
cpp game qt qt6-gui qtwebengine wikipedia wikipedia-speedrun
Last synced: 13 Aug 2025
https://github.com/rizwanullah313/library-management-system
Library management system using C++ data structure..
cli cpp data-structures visual-studio
Last synced: 14 Oct 2025
https://github.com/mariomarton/adventure-engine
A flexible, C++ based, engine for creating text-based adventures and RGP games. Featuring multilingual support, customizable character creation, inventory and storage systems, turn-based combat, save/load functionality and more. Games are configured using JSON files.
c-plus-plus character-creation cpp cpp-json text-based-adventure text-based-game text-based-game-engine turn-based-combat
Last synced: 30 Aug 2025
https://github.com/dcavar/fomatestcpp
Foma-based morphological analysis using a simple C++ wrapper
cpp finite-state-transducer foma lexicon morphology natural-language-processing nlp nlp-parsing
Last synced: 30 Jun 2025
https://github.com/torrentg/ccruncher
Portfolio credit risk modeling
copula copula-models correlation-matrices cpp credit-risk gaussian mcmc-sampler monte-carlo-simulation statistics
Last synced: 09 Mar 2026
https://github.com/sean-bradley/cppmultithreadedlowlatencytcpsocketserver
CPP Multi Threaded Low Latency TCP Socket Server
cplusplus cpp socket tcp-server
Last synced: 29 Jul 2025
https://github.com/loreneteval/sysproxy
Python bindings for shadowsocks sysproxy utility.
cpp proxy pybind11 python shadowsocks
Last synced: 10 Apr 2025
https://github.com/katahiromz/getoptsample
An example code for GNU getopt_long function
cpp cxx getopt-long gnu portable
Last synced: 13 May 2026
https://github.com/kiwijuice56/godot-fluid
Lattice Boltzmann fluid simulation in Godot
cpp fluid-simulation godot lattice-boltzmann
Last synced: 13 Feb 2026
https://github.com/proximax-storage/cpp-xpx-chain-sdk
ProximaX Sirius-Chain C++ SDK
blockchain chain cpp sdk sirius-chain xpx
Last synced: 06 Mar 2026
https://github.com/rbento/cpp-visual-studio-log
Quick logging to the Visual Studio Output window.
Last synced: 10 Apr 2025
https://github.com/taiyu-len/uvw-curl
Simple example program using uvw and libcurl
Last synced: 14 May 2026
https://github.com/cursedprograms/cpp-template
C++ Template
batch batch-script cpp cpp-programming dll exe
Last synced: 16 Feb 2026
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/sanketjpatel/cpptutorials
Various features of the C++ language have been explained in this project
Last synced: 26 Mar 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/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/malwarebo/nimbus
Weather forecasting model using Tensorflow
cpp deep-learning machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/thenewjavaman/brac-kt
A Kotlin/Multiplatform interface for quantum computing
c cpp csharp ibm-q ibm-q-experience java javascript jvm kotlin kotlin-js kotlin-jvm kotlin-multiplatform kotlin-native quantum quantum-computing typescript
Last synced: 11 Apr 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/bhavesh-asana/antenna-positioning-system
Controlling the position of a receiver antenna for a reliable communication.
arduino arduino-sketch arduino-uno cpp nodemcu-esp8266
Last synced: 04 Apr 2025
https://github.com/fmahadybd/cpp_with_das
This repository covers all topics of the C++ programming language, including a wide range of algorithms. It serves as a complete reference with code examples for each concept and algorithm in C++.
Last synced: 21 Mar 2025
https://github.com/coyorkdow/cfuture
a c++ promise future implementation with continuation [work in progress]
Last synced: 30 Dec 2025
https://github.com/davamix/grokkingalgorithms
Algorithms implementation in C++ from Grokking Algorithms book
algorithms basic-algorithm cpp grokking-algorithms
Last synced: 20 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/repo-archive-x-rays5/web_server
Template for a web application server. Speedtest results in the readme
cpp http http-server https lua webserver
Last synced: 10 Apr 2025
https://github.com/0xvpr/vpr-bin2fmt
A utility program to convert binary data to a formatted string of the user's choice
binary-format c cpp data-formatting string-formatter tool tooling utility
Last synced: 17 May 2026
https://github.com/bahaaio/base64-cli
A minimal and efficient Base64 encoder/decoder CLI tool written in C++.
base64 cli cpp decoding encoding lightweight utility
Last synced: 07 Sep 2025
https://github.com/guicattani/cg-guide-legacy
A modern OpenGL application focused on teaching computer graphics principles through user interaction.
Last synced: 15 May 2026
https://github.com/scenent/editor
lightweight code editor for C++, Python and Javascript.
code-editor cpp opengl text-editor
Last synced: 15 May 2026
https://github.com/SanaeProject/matrixCpp
This repository develops types for manipulating matrices in C++.
cpp cpp17 lightweight matrix simple
Last synced: 12 Mar 2025
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