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/rbento/cpp-visual-studio-log
Quick logging to the Visual Studio Output window.
Last synced: 10 Apr 2025
https://github.com/gershnik/sys_string
C++ string class optimized for interoperability with platform-native string types
bstr cplusplus cplusplus-20 cplusplus-library cpp cpp20 emscripten nsstring python string string-manipulation unicode win32
Last synced: 07 Sep 2025
https://github.com/blueskyson/ansi-escape-code-color
ANSI escape code color lookup
ansi-colors colors cpp python terminal
Last synced: 12 Apr 2026
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/theinfinityglitch/birdcpp
A simple C/C++ IDE
c cpp development development-tools ide
Last synced: 15 May 2026
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/fn-code/projectone
c++ example using google test and cmake
cmake cpp example gtest gtest-support
Last synced: 10 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/hebiiro/al2_wav_saver
aviutl2用の出力プラグインです。音声のみを32bit floatまたは16bit shortのWAV形式で出力します。
Last synced: 20 Jul 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/jonathas/opengl-clock
A clock developed with C++ and OpenGL
clock cpp opengl practice university
Last synced: 18 May 2026
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/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/nicknaso/conf-cd-rome-2018
Talk for the Codemotion Rome 2018
addon cpp javascript n-api native-module nodejs
Last synced: 12 Apr 2026
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/sanketjpatel/cpptutorials
Various features of the C++ language have been explained in this project
Last synced: 26 Mar 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/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/SanaeProject/matrixCpp
This repository develops types for manipulating matrices in C++.
cpp cpp17 lightweight matrix simple
Last synced: 12 Mar 2025
https://github.com/cgkantidis/cpp_dbg_out
A dbg_out variadic macro that prints the function, file, line and the rest of the arguments from where it's called, to the standard output.
cpp debug variadic-function variadic-macro
Last synced: 20 Mar 2025
https://github.com/yajatkaul/graphicsengine
i don't even know at this point
cpp glew glfw graphics-programming opengl
Last synced: 30 Jan 2026
https://github.com/mpellouin/nanotekspice
The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.
arcade cpp epitech logical nanotekspice oop simulator
Last synced: 07 Jul 2025
https://github.com/deryaxacar/42-cpp-module-01
This project is designed to develop fundamental programming skills in the C++ language. It includes practical exercises on data types, control structures, and functions. Additionally, topics such as class definitions and memory management are also covered.
42 42-school 42born2code 42cursus 42projects 42school cpp cpp-all cpp-library cpp-module-01 cpp-modules cpp-modules-1337 cpp-modules-42 cpp-programming cpp01
Last synced: 17 Feb 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/lucasfturos/raytracing
Meus estudos da técnica de computação gráfica Ray Tracing
Last synced: 06 Apr 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/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/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/agauniyal/smartlist
Unique_ptr based Linked List implementation for reference
cpp cpp14 linked-list modern-cpp
Last synced: 08 Jul 2025
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/basemax/pq-calculator
P,Q-formula calculator program using C++ (highest performance, i128 support)
Last synced: 03 Apr 2025
https://github.com/dxbang/bangbuttonboxacc
Button Box for Sim-Racing - Assetto Corsa Competizione
arduino arduino-micro assetto-corsa-competizione button-box buttons controller cpp joystick keyboard macros pcb sim-racing simracing
Last synced: 16 May 2026
https://github.com/thiagoh/bison
From the Bison 3.0.4 manual from https://www.gnu.org/software/bison/manual/bison.html
bison c compilers cpp flex lexer parser parser-generator yacc
Last synced: 15 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/gryfenfer97/neon
A simple swift-like programming language
cpp lox programming-language swift swift-like
Last synced: 16 May 2026
https://github.com/kiblelab/quoridouble
강화학습 기반 AI와 PvP 대전, 개선된 UX가 구현된 Quoridor 게임 앱
cmake cpp dart flutter gradle java socket-io spring-boot
Last synced: 17 Feb 2026
https://github.com/merendamattia/fdp-a
Unipr - Fondamenti di Programmazione - Parte A
Last synced: 17 Mar 2025
https://github.com/yud0uhu/chocottoos
ATtiny85とATmega328Pで動くRTOSのサンプルソースコードです。
Last synced: 17 May 2026
https://github.com/basemax/matrixfunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
coefficient coefficients cpp cramer cramer-gan determinant determinant-calculation determinantal-processes matrix matrix-calculations matrix-completion matrix-computations matrix-functions matrix-multiplication multiplication multiplication-algorithm
Last synced: 03 Apr 2025
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/samyam81/cryptography-lab
A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.
co-prime cpp cryptography-algorithms euclidean-algorithm extented-euclidean-algorithm go playfair-cipher railfence-cipher shift-cipher vigenere-cipher
Last synced: 17 May 2026
https://github.com/tanvi-surana/hackerearth
solutions to hackerearth problems
competitive-programming cpp hackerearth
Last synced: 27 Mar 2025
https://github.com/andyfratello/eda
💻 Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB
algorithms cpp cpp-programming data-structures eda-fib fib-upc
Last synced: 20 Mar 2025
https://github.com/deanblackborough/mathsquiz
Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.
beginner cpp learning-by-doing mathematics
Last synced: 09 Apr 2025
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/vvzen/paintball-portraits
repo of the paintball gun installation for the "Echosystems" exhibition (September 2018, Goldsmiths)
arduino cpp echosystems goldsmiths installation-art openframeworks
Last synced: 16 May 2026
https://github.com/aqzhyi/oh-my-ex5
download my mt5 scripts, ea, indicators
Last synced: 20 Mar 2025
https://github.com/rakesh9100/cse-cpp-codes
This repository contains the basic codes of CSE -- Object-Oriented Programming, which are coded in C++ Language.
Last synced: 20 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/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/happybono/fuzzypotato
The solar-powered smart-flowerpot project with the ESP32 micro-controller unit. (Temperature, Humidity, Illuminance (Lux), Soil Moisture, Soil Salinity, Battery Voltage)
arduino arduino-ide cplusplus cpp environment-friendly environmental-monitoring esp32 esp32-arduino internet-of-things iot renewable-energy smartfarm smartfarms smartgarden solar-energy
Last synced: 11 Feb 2026
https://github.com/rft0/lightjson
Simple, Light Weight, Header Only, C++11 compliant JSON Library.
cpp header-only json json-decoder json-encoder json-library json-parser json-serialization
Last synced: 16 Feb 2026
https://github.com/alpha-unito/gam
A C++ stack for global-memory programming
asynchronous cluster cpp distributed pgas
Last synced: 19 Jan 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/i-am-surovi/i-am-surovi
About Myself
bracu bracucse cpp python sumaiya-hossain-surovi
Last synced: 10 Sep 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/richelbilderbeek/searchanddestroychess
C++ Kriegspiel game
chess cpp dark-chess foss game kriegspiel
Last synced: 17 Mar 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/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/guicdas/42_lisboa
From 42 Lisboa common core.
algorithms bash c-programming cpp cpp98 game-development mlx pipes shell
Last synced: 03 Feb 2026
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/artem78/s60-logger
Simple logging library for Symbian OS
cplusplus cpp library logger logging module s60 symbian symbiancpp
Last synced: 23 May 2026
https://github.com/zoulhadj/vmve
Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.
Last synced: 08 Jul 2025
https://github.com/i-ser-i/itmo-algorithms-2-sem
algorithms-and-data-structures cpp graph
Last synced: 17 Mar 2025
https://github.com/liplum/secourseproject
It's my course projects of Software Engineering.
Last synced: 14 May 2025
https://github.com/axect/anomalocaris
Rust wrapper of Armadillo
armadillo cpp linear-algebra numerical rust
Last synced: 20 May 2026
https://github.com/vishnurajendran/meteor2d
a simple 2D game engine
cpp game-engine game-engine-2d meteor meteor2d open-source sdl
Last synced: 02 Jan 2026
https://github.com/mohamedwelteir/turing-machine-simulator
A very simple Turing Machine implementation in C++
Last synced: 03 Feb 2026
https://github.com/ndraey/mumble
Simple video player based on FFMpeg libraries
cpp ffmpeg multiplatform player terminal truecolor video
Last synced: 04 May 2026
https://github.com/najlae01/cpp-stl-containers
Some Cpp STL containers implementation (arrayList, unorderedArrayList, unordered Set)
Last synced: 24 Jul 2025
https://github.com/lebrancconvas/sfml-playground
SFML Practicing.
computer-graphics cpp game-development game-programming lab playground sfml
Last synced: 25 Jul 2025
https://github.com/genogrove/genogrove
Modern C++ chained interval indexing library
bplustree cpp data-structures genogrove genome genomics graph indexing intervals
Last synced: 20 May 2026
https://github.com/gembcior/stm32-cmake-f411xe
This project is an example how software for STM32 microcontroller can be developed using pure C++.
Last synced: 26 Jun 2025
https://github.com/dizzydroid/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 25 Jul 2025
https://github.com/hugow04/inputoverlay
cpp game-overlay input input-overlay keyboard-overlay mouse-overlay overlay streaming twitch
Last synced: 25 Jul 2025
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/kaiesmahmud/structure-c-programming-solution-cse-113
City University CSE-113 structure programming C Program solution - ternary operator, if-else, switch, loop etc.
basic-programming c cpp practice-programming problem-solving
Last synced: 19 May 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/coders-school/cars
cplusplus cpp inheritance polymorphism
Last synced: 14 Apr 2025
https://github.com/zigrazor/labrador
C++ Queue Elaboration Framework
cpp cpp20 header-only queue queue-manager queue-tasks queue-workers queued-jobs queues
Last synced: 26 Jul 2025
https://github.com/stridsvagn69420/magicfix
Command-line tool to repair your file extensions
c command-line cpp cross-platform file-extension-converter file-extensions files magicbytes magicnumbers
Last synced: 26 Jul 2025
https://github.com/chasenut/sfml-continuous-collision-detection
SFML Collision System (Particle - Barrier)
Last synced: 22 Jul 2025
https://github.com/sambhav228/indian_map_cpp
C++ code to generate the map of India
Last synced: 05 Nov 2025
https://github.com/gabin221/launchercode
LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.
assembly c coffeescript convenience cpp csharp dart fortran fsharp generate-file helloworld-programs html java latex php programming-languages python script shell-script terminal
Last synced: 19 Feb 2026
https://github.com/skywalkersam/the-hello-world-project
A "Hello World" for every programming language in existence...
bash-shell cpp getting-started golang hacktoberfest-accepted hello-world java javascript programming-languages python-3 ruby rust
Last synced: 15 Sep 2025
https://github.com/twchronous/twchronous
🇧🇷 Minhas Informações 🇺🇸 My Informations
Last synced: 14 Apr 2026
https://github.com/singhalpranav22/interview-concepts
My DSA problems solution repository for the most important DSA questions to crack the coding interview.
coding-interviews cpp interview interview-preparation interview-questions interviewbit leetcode leetcode-solutions
Last synced: 27 Jul 2025
https://github.com/cemoktra/mlpp
Implementation of some machine learning algorithms in c++
Last synced: 06 Apr 2025
https://github.com/vincent-picaud/mma_meson_demo
How to use Meson to build a Mathematica package relying on LibraryLink and on an external C++ library
c cpp librarylink mathematica mesonbuild
Last synced: 19 May 2026