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-06 00:06:48 UTC
- JSON Representation
https://github.com/nir3x/httptransmit.cpp
HTTP Transmit C++ Client
c-plus-plus cpp encryption fxms http-proxy httptransmit secure-proxy symmetric-encryption
Last synced: 15 Jun 2026
https://github.com/happybono/xmasiccard
Christmas music card with Arduino Uno
arduino arduino-uno beginner christmas christmas-music-card cpp duration hour-of-code learn-to-code music musiccard piezo tone
Last synced: 30 Apr 2026
https://github.com/caphosra/wavefilemanagerlibrary
With this library, you can write code to create audio files quickly! And you can create audio files without struggle with binary files! (C/C++/C#)
c c-library cplusplus cpp cpp-library csharp csharp-library filegenerator sound-library wav wavefile
Last synced: 07 May 2026
https://github.com/samrb-dev/asmforre
Collection of assembly program of IA-32 CPU architecture to understand how things work under each high level language. The main goal of the repo is get with familiar with ASM to identify various procedures while reversing a binary/executable
8086-programs assembly-language c cpp cybersecurity malware-analysis reverse-engineering x86 x86-assembly
Last synced: 07 May 2026
https://github.com/denyskryvytskyi/battleship
2D SFML game (my first game ever made)
2d 2d-game battleship cpp game game-development sfml sfml-game
Last synced: 09 Jun 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/podgorskiy/bfio
One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.
binary binary-data cpp raw serialization serialization-library serializer
Last synced: 16 Jun 2026
https://github.com/tayeva/librdkafka-examples-cpp
Examples using librdkafka
cpp docker docker-compose kafka kafka-client
Last synced: 07 May 2026
https://github.com/astrodynamic/monitoringsystem
Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.
agents cmake configuration-file cpp cpp17 dynamic-library email-notification kernel logging makefile makefiles metrics monitoring-automation monitoring-system notifications qml qt qt6 system-information telegram-bot
Last synced: 01 May 2026
https://github.com/aman090304/150-interview-questions-leetcode
Solved examples of DSA questions from the famous 150 Interview Prep Questions from LeetCode in C++
cpp dsa dsa-algorithm leetcode-cpp
Last synced: 17 Jun 2026
https://github.com/fairybow/stylist
Stylist is a small, in-progress Qt C++ library adding an in-app system for live-styling QWidgets en masse.
cpp cpp20 qss qt qt6 stylesheets
Last synced: 04 May 2026
https://github.com/s-m-j-i/smart-university
A multidisciplinary system that aims to make a University automated
arduino cpp hardware multidisciplinary software
Last synced: 07 May 2026
https://github.com/ameeshagireesh/cp
A repository containing solutions to various CP problems on platforms such as 450dsa, CodeChef, Codeforces, LeetCode. Solutions are written in python or cpp.
competitive-programming cpp python
Last synced: 29 Apr 2026
https://github.com/theleopard65/my-dsa-journey
This repository is a comprehensive collection of my work and understanding as I go through various DSA topics. I created this repo to document and showcase the concepts, implementations, and problem-solving techniques I learn throughout my journey.
array c cpp dsa graph library linked-list merge-sort queue recursi sorting stack strings time-complexity tree use-cases vector
Last synced: 07 May 2026
https://github.com/poyea/whetstone
A CDCL SAT solver in C++23
cdcl cdcl-algorithm cdcl-solver cpp cpp17 cpp20 cpp23 sat-solver
Last synced: 17 Jun 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/yousryessam/deterministic-finite-automata
Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states
cpp finite-state-machine state-machine
Last synced: 17 Jun 2026
https://github.com/lefucjusz/kettle-pid-controller
Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.
adc anti-windup arduino cpp ds18b20 kettle pid pid-controller platformio pwm ssr temperature-control tm1637
Last synced: 08 May 2026
https://github.com/qc20/spinningcube
This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.
3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi
Last synced: 08 May 2026
https://github.com/chafalleiro/vusibino-tacho
atmega c cpp libusb usb-devices v-usb
Last synced: 04 May 2026
https://github.com/gf712/prostruct
Protein structure library for C++ and Python
bioinformatics cpp protein-structure-analysis python swig
Last synced: 04 May 2026
https://github.com/adityarajsingh/cp
All the code solutions for problems related to Data Structures and Algorithms and problems of various coding platforms.
algorithms competettive-programming cpp data-structures problem-solving
Last synced: 18 Jun 2026
https://github.com/jamesql/laser-tag-drone
Laser tag drone with Arduino and HC-12 modules.
Last synced: 02 May 2026
https://github.com/trojaner/eru-ceng-bz205
Assignment for C++ Data Structures and Algorithms Course at ERU
algorithms assignment cpp data-structures
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/programmingprinciples
Solutions to Programming Principles & Practice Using C++
book computer-science cpp programming
Last synced: 18 Jun 2026
https://github.com/saket-sk/tic-tac-toe-using-c-
Tic Tac Toe CMD Console game
Last synced: 18 Jun 2026
https://github.com/clazex/oi-study
A Repository for Storing Code Written During My OI Learning
Last synced: 18 Jun 2026
https://github.com/connellr023/transient-os
A work in progress time-sharing operating system for concurrency on the Raspberry Pi 3.
aarch64 armv8 armv8-assembly assembly atomicity clang concurrency concurrent-programming cpp cpu-scheduling library mutex operating-system raspberry-pi-3 time-sharing
Last synced: 08 May 2026
https://github.com/esterified/automatic-license-plate-recognition-using-knn
Hardware-based implementation to identify license plate numbers and respond based on that
arduino c cpp knn-classification ocr-recognition xml
Last synced: 08 May 2026
https://github.com/soraxas/cppm
Progress monitor for C++, with fancy bar, speed monitor, and estimated time to finish
cpp cpp11 progress-bar progress-monitoring tqdm
Last synced: 19 Jun 2026
https://github.com/jorazon/glfw-demo
Simple GLFW 3 application
cpp glfw glfw3 graphics-programming portal
Last synced: 19 Jun 2026
https://github.com/frankkopp/frankycpp_old
Re-Learning C++ by migrating Franky Chess Engine to C++
chess chess-engine cmake cpp cpp17
Last synced: 19 Jun 2026
https://github.com/chrovis/parattice
Recursive paraphrase lattice generator
cpp graphviz java nlp paraphrase paraphrase-generation rust
Last synced: 08 May 2026
https://github.com/mcquerol/blackjack-cpp
Text-based Blackjack game in C++. Focuses on OOP, card deck handling, and game logic.
cards cpp object-oriented-programming
Last synced: 19 Jun 2026
https://github.com/alfi-lib/alfi
<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.
cpp cpp-library interpolation library math maths
Last synced: 19 Jun 2026
https://github.com/ibitcy/eo-mobile-rapidjson
Boost for android's prefab NDK dependency system
android apple cmakelists cocoapods cplusplus cpp dependency google ios ndk podfile prefab rapidjson
Last synced: 02 May 2026
https://github.com/ohioiot-esp32-wifi-examples/reconnect-the-right-way
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on the existing reconnect logic already built into WiFi.h and how we can code to work with that context.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontrollers networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 04 May 2026
https://github.com/chandler767/fusionpanel
For v2 and v3 PanelDue control panels. This is a modified version of the PanelDueFirmware for the PanelDue 3D printer user interface board and has been modified for use only with the F400 3D Printer.
3d-printing arduino board c cpp eclipse firmware paneldue-control-panels touchscreen
Last synced: 08 May 2026
https://github.com/pgvalle/cxxloglib
A simple logging library for C/C++ to throw in your project without worries.
c cplusplus cpp jesus-is-da-lord-n-savior library logging qol
Last synced: 08 May 2026
https://github.com/mguludag/exec_time
A simple C++ header for prints function execution time with RAII, macros and chrono
chrono cpp macros performance-metrics raii test
Last synced: 20 Jun 2026
https://github.com/vdwtanner/crusade
A semester game programming project from college. 2D side-scrolling destructible world where you play as a valiant night who levels up and gains new abilities by defeating monsters. Includes a level editor and examples of assets / scripts.
Last synced: 20 Jun 2026
https://github.com/asm717/cpp_intensive
coding in C++ now, not in C anymore!
Last synced: 09 Jun 2026
https://github.com/arsdever/arduino_simulator
C++ based open-source cross-platform Arduino simulator/debugger program
arduino cpp cross-platform opensource qt5 simulator
Last synced: 08 May 2026
https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab
Data Structure and Files Programs
Last synced: 20 Jun 2026
https://github.com/soujo/mydsa
My whole DSA journey with pdf and notes
algorithms c-language cpp dsa dsa-practice practice
Last synced: 30 Apr 2026
https://github.com/sergeyklay/ytc
An yaml-cpp example project.
cmake cmake-examples codecov conan conan-examples coverage cpp cpp-examples cpp17 gtest yaml yaml-cpp
Last synced: 04 May 2026
https://github.com/charlot-dedjinou/biopresence-system
BioPresence System is a solution combining a FastAPI + SQLite backend and ESP32/Arduino embedded programs to manage employee attendance using double authentication (personal code + fingerprint).
cpp double-authentification esp32 fastapi fingerprint-authentication sensors
Last synced: 04 May 2026
https://github.com/ajnus/last_redemption
Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL. (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)
2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers
Last synced: 20 Jun 2026
https://github.com/progzone122/level1-crackmes-solutions
Reverse engineering crackme “level1”. Detailed explanation of the logic, several solutions, writing a keygen for the program
c cpp crackme crackmes hack keygen reverse-engineering
Last synced: 08 May 2026
https://github.com/bezarhere/hivec
Deploying your library should be no more then a post-build command
build-tool c command-line cplusplus cpp open-source opensource
Last synced: 08 May 2026
https://github.com/weebnetsu/banking-system
A C++ banking system project (CLI)
banking beginner-project cpp oop
Last synced: 20 Jun 2026
https://github.com/chloro-pn/metaprogramming
编译期排序
cpp cpp20 metaprogramming quicksort
Last synced: 20 Jun 2026
https://github.com/cunyu1943/codenav
程序员工具导航
cpp css golang java navigation programming-language vue3
Last synced: 04 May 2026
https://github.com/developer239/automation-engine
Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.
automation cpp display instance-segmentation keyboard mouse object-detection yolo
Last synced: 21 Jun 2026
https://github.com/wouterbeek/prolog_imagemagick
Prolog binding for ImageMagick (inquiring properties for image files).
cpp imagemagick prolog swi-prolog
Last synced: 09 Jun 2026
https://github.com/douze/odo
OpenGL procedural terrain
cpp opengl procedural-generation terrain
Last synced: 08 May 2026
https://github.com/hhkit/cpp.property
A single-header property system for C++17.
cpp cpp17 getters properties property setters single-header-lib
Last synced: 22 Jun 2026
https://github.com/jmarrec/cppbenchmarks
A collection of some benchmark scripts I used for C++
benchmark c-plus-plus cmake conan cpp cpp20
Last synced: 02 May 2026
https://github.com/josedavidss/aed2.lineaproduccion-simulada
Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es implementar un programa que permita simular la gestion de una memoria virtual utilizando el lenguaje de programación C++.
cpp production-line virtual-memory
Last synced: 22 Jun 2026
https://github.com/meet-c-viradiya/quantum-workflow
Quantum-enhanced workflow scheduling optimizes multi-processor resource allocation using DAGs and a hybrid quantum-classical approach, visualized via advanced tools. QUBO problem formulation ensures efficiency.
cpp drug-design hpc machinelearning-python nisq pipelines qiskit qiskit-metal quantum-algorithms quantum-chemistry quantum-machine-learning transmon-qubit unitaryhack workflow-automation
Last synced: 29 Apr 2026
https://github.com/ralvarezdev/uru-visual-programming-neon-hotel
Simple GUI app made with C++ Builder from Visual Programming college course
cpp cpp-builder embarcadero embarcadero-cpp-builder embarcadero-rad-studio rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 01 Jul 2026
https://github.com/melroy89/cpp-gtk-test-app
GTK/Gtkmm C++ Test Application - using CMake
application cmake cpp example gtk3 gtkmm template
Last synced: 08 May 2026
https://github.com/domohuhn/filter
Design and use digital filters with multiple programming languages.
c cpp embedded fir-filters iir-filters javascript
Last synced: 04 May 2026
https://github.com/duyndh98/digitalrace_2017-2018_countryfinal
Cuộc đua số (2017-2018) Country Final
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
Last synced: 04 May 2026
https://github.com/asiff00/brain-teaser-a-terminal-based-game
Improve your computational power.
cpp game terminal-based terminal-game
Last synced: 10 Jun 2026
https://github.com/mijisu0103/game-programming
This repository contains a collection of mini-games I've developed using C#, C++, and Lua.
cpp csharp game-programming lua
Last synced: 08 May 2026
https://github.com/andr3w03/komputergrafikvisualisasi_lab
Tugas Mata Praktikum Komputer Grafik dan Visualisasi Lab 2 Semester 4
c cpp desktop-application glut opengl visual-studio
Last synced: 08 May 2026
https://github.com/f1zm0/hijackableapp
vulnerable app, legit and evil DLLs for sideloading attack PoCs
Last synced: 23 Jun 2026
https://github.com/duyndh98/game-snake
An Advanced C++ Game Console using OOP and Data Structures
cpp datastructures game-console object-oriented-programming
Last synced: 10 Jun 2026
https://github.com/i-umairkhan/data-structures
Includes C++ Implementation of Data Structures and Algorithms.
algorithms biginteger-cpp cpp data-structures
Last synced: 10 Jun 2026
https://github.com/st235/xcalc-core
Free open source arithmetic grammar parser 🧮
calculator cpp grammar parser xcalc
Last synced: 10 Jun 2026
https://github.com/dhruvsrikanth/fastconv
Distributed and serial implementations of the 2D Convolution operation in c++ and CUDA.
convolution-filters cpp cuda gpu-programming high-performance-computing hpc image-editor image-processing nvidia parallel-programming
Last synced: 04 May 2026
https://github.com/svec1/bweas
cross-platform system build
build-tool build-tools builder c cpp cross-platform multilanguage multilanguage-support system-build system-builder
Last synced: 30 Apr 2026
https://github.com/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 02 May 2026
https://github.com/lefttwixwand/bbq
BBQ is a simple transfer protocol, based on TCP/IP, supporting server push notifications.
cpp protocol socket tcp-client tcp-ip tcp-server tcp-socket
Last synced: 29 Apr 2026
https://github.com/sbaldu/wealthdistributionmodel
Model for the distribution of wealth in a community
complex-systems cpp econophysics modelling pybind11 python
Last synced: 02 May 2026
https://github.com/sh-r0/gameoflife_inator
cellular-automata compute-shader cpp glfw opengl
Last synced: 05 May 2026
https://github.com/forhanshahriarfahim/leetcode_solutions
Collection of LeetCode questions to ace the coding interview!
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 24 Jun 2026
https://github.com/hydr0nium/daydream
Daydream programming language
cpp daydream programming-language
Last synced: 24 Jun 2026
https://github.com/daviinacio/arduino-buffer
Buffer library to arduino
arduino-library cpp cpp-lib utils-lib
Last synced: 24 Jun 2026
https://github.com/mute124/atlas
An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.
3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows
Last synced: 09 Apr 2026
https://github.com/benpm/cppmempool
very simple C++ heterogeneous memory pool with thread safety
cpp memory-allocation memory-arena memory-management memory-pool smart-pointers
Last synced: 04 Oct 2025
https://github.com/jmsmarcelo/dev-reference
Referência técnica para desenvolvedores de baixo nível
assembly c ciencia-da-computacao cpp dev low-level
Last synced: 18 May 2026