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/zsotroav/nyetworkcpp
Multiplatform proof of concept C++ TCP back and forth comminication
cpp tcp tcp-client tcp-server winsock2
Last synced: 14 Apr 2025
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/borededdy/cxxbattleship
A simple but functional terminal BattleShip game, written in c++
battleship battleship-game battleships-game cpp cppgame cxx terminal terminal-game
Last synced: 18 May 2026
https://github.com/georgecatalin/multi-threading-and-ipc-with-qt-5-cpp
Code practice associated with the Udemy course "Multi-Threading and IPC with Qt 5 C++" authored by Daniel Gakwaya.
cpp qt qt5 qthread-subclass udemy-course
Last synced: 16 May 2026
https://github.com/mikaelvallenet/r-type
R-Type is a Epitech project which is a horizontally scrolling shooter arcade video game developed and released by Irem in 1987 and the first game in the R-Type series.
cpp ecs epitech game-development multiplayer-game network serialization tcp udp
Last synced: 21 Jun 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/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/kassane/zig-gpa-ffi
Testing GPA in FFI
allocation allocator bindings cpp ffi ffi-bindings malloc-free memory-allocation memory-management rust rust-allocator-interface zig ziglang
Last synced: 11 Mar 2026
https://github.com/xtenzq/qbroadcastmessenger
📨 Simple messenger based on UDP socket broadcast
cpp messenger qt qt-network udp-socket university-project
Last synced: 21 May 2026
https://github.com/tanvi-surana/hackerearth
solutions to hackerearth problems
competitive-programming cpp hackerearth
Last synced: 27 Mar 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/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/illescasdaniel/everythinglibs
Improve your productivity with these useful and small C++ libraries.
Last synced: 21 Mar 2025
https://github.com/mark-mdo47/arduinoclass
Lesson Plan and Code for a Maker-Space Arduino class 2023
arduino c cpp df2301q-voice-commands fastled hc-sr04-ultrasonic-sensor kcx-bt-emitter kcx-bt-emitter-v1-1 persistence-of-vision ws2812b-led yx5200
Last synced: 11 Feb 2026
https://github.com/languagemachines/dimbl
Distributed Tilburg Memory Based Learner
cpp memory-based-learning multithreading
Last synced: 30 Jul 2025
https://github.com/chris1221/aavcf
Swap allels to ancestral / derived in a VCF.
Last synced: 04 Nov 2025
https://github.com/jrob774/block-fever
My second ever finished game.
2d block block-fever cpp cpp17 emscripten game sdl sdl2 simple
Last synced: 13 Apr 2025
https://github.com/rachhshruti/distance-vector-routing
Implementation of distance vector routing algorithm
cpp distance-vector multithreading routing-algorithm
Last synced: 02 Jan 2026
https://github.com/nilssonk/ordered-dithering-cpp
A tool for performing black and white Bayer dithering, written in C++17.
Last synced: 23 Jul 2025
https://github.com/q1chenl/swe-android
A light-weight Android implementation of shallow water equation (SWE) and tsunami simulation using NDK and JNI.
android cpp jni ndk shallow-water-equations swe
Last synced: 22 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/blagojeblagojevic/chess
Bitboard Engine
c chess-engine chess-game cpp nnue
Last synced: 18 May 2026
https://github.com/druxorey/ucv-algobyte
A simple website offering courses in C++ and Python.
Last synced: 18 Feb 2026
https://github.com/abdalmoniem/commandline_fpw
check out the auto typed code of this project:
cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d
Last synced: 02 Feb 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/openrfsense/orfs-sensor
OpenRFSense radio data retrieval and processing software
Last synced: 05 Apr 2025
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/notkyoyo/hello-world
This is a repository of examples of hello world programs in all programming languages.
cpp csharp demo hacktoberfest hacktoberfest-accepted hacktoberfest2022 hello hello-world helloworld-demo helloworld-programs html5 java js programming programming-exercises programming-languages python world
Last synced: 12 Apr 2025
https://github.com/jann-amh/esp8266-projects
some files for testing esp8266 boards
arduino-ide captive-portal cpp ino
Last synced: 05 Apr 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/bl33h/axolotlslikepicklesraytracing
A raytracing graphics app with a resource manager, skybox rendering, and precise sphere representation through ray intersections. An axolotl and two pickles take place in the scene.
axolotl block cpp glm minecraft pickle pixel-art raytracer raytracing sdl2 sphere ubuntu wsl
Last synced: 16 Jun 2025
https://github.com/annndruha/distribution-of-secondary-particles-in-tissue-equivalent-materials
MSU Diploma - Distribution of secondary particles in tissue-equivalent materials
cmake cpp diploma geant4 particle-physics vscode
Last synced: 21 Jul 2025
https://github.com/strwdr/skner-lang
simple programming language written in C++
compiler cpp interpreter language lexer parser
Last synced: 14 Mar 2025
https://github.com/snowty/seccontrol
MFC ActiveX Control to monit the password and etc.
Last synced: 30 Mar 2025
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/sumonta056/student-management-system
Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.
Last synced: 28 Jul 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/innernull/osimhash
A deduplication lib built Over [SIMHASH](https://github.com/yanyiwu/simhash).
cpp deduplication lsh nlp python python3 simhash simhash-algorithm
Last synced: 18 May 2026
https://github.com/burnett01/docker-images
My docker images that I use in various projects
alpine cpp docker docker-image docker-images laravel lightweight lumen php8 php83 php84 php85 symfony ubuntu xdebug
Last synced: 19 Feb 2026
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/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/siva-tanikonda/competitive-programming
My competitive programming Git repository
algorithms competitive-programming cpp data-structures python
Last synced: 11 Sep 2025
https://github.com/cm0use/timeout
A timer with customized program/command executions.
automation cpp cpp17 qt qt-gui qt6 qt6-gui
Last synced: 18 May 2026
https://github.com/zannatul-naim/compiler-design-lab
CSE 3142 (Compiler Design Lab)
Last synced: 01 Nov 2025
https://github.com/softtechmx/lib-cpp-texto
Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto
Last synced: 08 Jan 2026
https://github.com/clausklein/docker_build
Usage example of CMake install (RUNTIME_DEPENDENCY_SET ...)
Last synced: 03 Jan 2026
https://github.com/lrogerorrit/narwhalEngine
Narwhal Engine is a custom vulkan engine im making for my final bachelor's thesis. The objective with this engine is to manage to render black holes via ray casting (ray marching).
black-hole cpp custom-engine vulkan vulkan-engine
Last synced: 29 Jul 2025
https://github.com/arkaht/unrealgamepackager
Simple C++ CLI program to package an Unreal Engine 5 game project by customizing its process.
build build-tool cli cpp cpp20 game package ue5 unreal-engine
Last synced: 17 Feb 2026
https://github.com/naso7y/building-a-car-esp32
a smart car controlled by an ESP32 , L298N microcontroller. DC motors, motor drivers, ultrasonic sensors, and Bluetooth modules. obstacle detection using embedded systems.
arduino cpp dc-motor esp32 l298n raspberry-pi
Last synced: 29 Jul 2025
https://github.com/ayaankhan98/c-cpp-practice
C/C++ programs
class cpp generic-programming object-oriented-programming pointers-and-arrays stl-containers
Last synced: 29 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/muhammadmooazam/esp32-series
This is for teaching purposes
Last synced: 19 May 2026
https://github.com/mishanya00/they-are-gigabytes
They are Gigabytes [TAG] - is a future RTS 3D videogame.
3d-graphics cpp opengl video-game
Last synced: 16 May 2026
https://github.com/janspiry/multivariate_normal
Scipy.stats.multivariate_normal.pdf() implementation by C++ with OpenCV.
cpp gaussian multivariatenormal opencv
Last synced: 20 May 2026
https://github.com/larissajusten/uergs-prog-orientada-a-objetos
Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.
Last synced: 19 Feb 2026
https://github.com/im-rises/nesemulator
Nes Emulator made in C++ with OpenGL And Dear ImGui (Work in Progress)
c-plus-plus cplusplus cpp emulator games nes
Last synced: 14 May 2025
https://github.com/anthofoxo/aurora
Thumper Mod Loader and Decompilation Tooling
cpp reverse-engineering thumper
Last synced: 21 May 2026
https://github.com/maminechniti/sticks
Rust command-line tool for managing C and C++ projects.
build-tool c cpp project-manager rust
Last synced: 13 Apr 2025
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/karnkaul/dibs
Dear ImGui BootStrap using GLFW, Vulkan, and C++20
cpp cpp20 cpp20-library glfw gui vulkan
Last synced: 20 Mar 2025
https://github.com/sebe324/labirynth
A simple implementation of maze generation in c++
Last synced: 23 May 2026
https://github.com/rxchit/barebone-os-raspi3
A simple OS that prints "Hello World", for RaspberryPi 3
c cpp kernel os qemu raspberry-pi-3
Last synced: 11 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/oskhar/Swift-Crack
Tools for hacking and security wordlist management. Python and C++ utilities, keyword-based list generation, and efficient handling of large datasets.
aircrack-ng-tutorial cpp filter python python3 wifi-hacking wordlist
Last synced: 18 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/hongfz16/shadowcompiler
Project for Computer Network(2) -- Compiler Part
Last synced: 17 May 2026
https://github.com/arpan404/ziply
Ziply is a tool that converts files into video format, supporting various resolutions and offering encryption for secure conversion, ensuring easy restoration and data protection.
cpp encryption-decryption open-source opencv video-processing
Last synced: 03 Feb 2026
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/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/realsba/esp32pp
ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.
cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi
Last synced: 16 May 2026
https://github.com/stevegremory/tinyvm
A very basic register based virtual machine.
Last synced: 28 Mar 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/rosekamallove/problem-solving
Concepts and Practice problems that I am solving while learning Data Structures and Algorithms
algorithm competitive-programming cpp data-structures
Last synced: 30 Mar 2025
https://github.com/ihe1u0/resizepicture
App to process pictures,based on Qt
Last synced: 07 Apr 2025
https://github.com/verdagio/firstcppgame
3rd year final semester project using cpp & unreal engine 4
3d-graphics collision-detection cpp dungeon-crawler game unreal-engine
Last synced: 21 May 2026
https://github.com/alpha74/lld-machinecoding_guide
My solved LLD questions and Machine Coding interview solutions
cpp interview-questions java low-level-design machine-coding oops spring-boot system-design
Last synced: 09 May 2026
https://github.com/storterald/documented-vulkan-headers
Replacements for the original Vulkan C headers with documentation for various IDEs and Text Editors.
c c-plus-plus clion cmake cpp documentation header-only headers python resharper script vscode vulkan
Last synced: 27 Oct 2025
https://github.com/desuex/abworld
Space Rangers Arcade Battles
cpp old-games russian space-rangers-2
Last synced: 16 Sep 2025
https://github.com/e-gleba/template-cpp-project
Just a template for future projects in c++
bash clang-format clang-tidy cmake cpp docker doxygen editorconfig template-project
Last synced: 31 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/liavbarsheshet/initialized-array
Implementation of a generic Initialized Array.
array cpp init initalized-array initarray initialize initialized
Last synced: 16 Sep 2025
https://github.com/mtalyat/minty
A C++ Vulkan game engine.
cpp game-engine vulkan vulkan-game-engine
Last synced: 28 Jun 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/localsix/catmalware-education
THIS CODE IS EXTREMELY DANGEROUS AND DESTRUCTIVE. IT IS DESIGNED TO DAMAGE YOUR COMPUTER SYSTEM AND MAKE IT UNBOOTABLE.
Last synced: 14 Apr 2025
https://github.com/lekco1320/dsdisplay
使用EGE库可视化常用的数据结构(前序&中序构造二叉树、哈夫曼树的构造、平衡二叉树的构造与查询)。
cpp data-structures ege visualization
Last synced: 05 Mar 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