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-03 00:06:50 UTC
- JSON Representation
https://github.com/ismailbarkani/gestion-des-fichiers
Une librairie qui aura besoin de gérer l’ensemble de données. Cette gestion sera bien sûr traitée à travers des fichier stocké.
cplusplus cpp cpp-library file-manager
Last synced: 10 Sep 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/h-d-owl/equipment_information
Adds nodes that provide information about CPU, GPU, RAM and Displays.
blueprints cpp game-dev game-developement game-development game-engine gamedevelopment plugin plugin-development plugins ue5 ue5-plugin unreal unreal-engine unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine5
Last synced: 04 Jul 2026
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/livegameprogramming/game-editor
Game Editor
cpp game-development game-editor open-source opengl
Last synced: 25 Jan 2026
https://github.com/priontoabdullah/problem-solving-online-judge
💻The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃
acm-icpc c cpp hackerrank-challenges javascript python uri-online-judge uva-online-judge
Last synced: 07 Apr 2026
https://github.com/localspook/crc
A high performance C++ CRC library with all the bells and whistles.
cpp cpp20 crc header-only no-dependencies single-file
Last synced: 11 May 2025
https://github.com/bm777/switch-pointer
Usage of pointer in C++ and switch function
cpp oriented-object-programming pointers switch
Last synced: 22 Jun 2026
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/ferhatgec/cairo4cpp
cairo4cpp, header-only C++ wrapper around libcairo.
Last synced: 21 Jul 2025
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/orlovt/delivery-simulation
A web-based 3D simulation of the University of Minnesota campus, showcasing a drone fleet delivery service. It features dynamic interactions among helicopters, humans, robots, drones, packages, and porch pirates, utilizing design patterns and C++ best practices for a robust and efficient system.
cpp design-patterns drone-simulation
Last synced: 04 Jul 2026
https://github.com/localizethedocs/vtk-docs-l10n
Localization of The VTK Documentation
cpp crowdin scientific-visualization sphinx translation vtk
Last synced: 17 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/speakez-llc/farscape
F# Native Library Binding Generator
Last synced: 21 Mar 2025
https://github.com/huanhuanonly/codeforces
Some interesting problems I solved on competition platforms such as codeforces
acm-icpc algorithms atcoder balanced-tree bfs-dfs codeforces cpp data-structures divide-and-conquer dynamic-programming graph-algorithms layered-graph luogu network-flow nowcoder persistent-data-structure shortest-path string-matching templates tree-structure
Last synced: 13 Apr 2025
https://github.com/gaia-boat/image-processing
Repo for the image processing and obstacle detection for the autonomous boat Gaia
cpp dnn opencv ssd ssd-mobilenet
Last synced: 12 Sep 2025
https://github.com/zinikus/home-appliance-remote-control
Beginner-level project: Control home appliances remotely using your phone and an ESP8266/ESP32. This simple IoT setup lets you switch devices on/off from anywhere using Wi-Fi. Great starter for learning home automation!
artificial-intelligence beginner-friendly cpp iot-application robot robotics robotics-competition
Last synced: 18 May 2026
https://github.com/jiaqiluo/simple-card-game
A practice for stack and queue
Last synced: 21 Mar 2025
https://github.com/kushhhh-sh/phonebook-system
A CLI Phone Directory written in C++ Using file handling
cli command-line contacts-app cpp filehandling
Last synced: 15 Oct 2025
https://github.com/tynab/obstacle-avoiding-robot
Arduino Uno R3 Project
arduino arduino-r3 arduino-uno arduino-uno-r3 avoid avoid-obstacles avoidance c-plus-plus cpp obstacle obstacle-avoidance obstacle-avoidance-robot obstacles r3 robo robot robotics uno uno-r3 yan
Last synced: 11 Feb 2026
https://github.com/lostsh/openboat
Simple Arduino based Boat
arduino arduino-boards arduino-nano arduino-uno boat boats c cpp rc
Last synced: 11 May 2026
https://github.com/fabianbs96/pool_allocator
Custom memory allocators for speeding up node-based containers and object graphs
allocator cpp cpp17 header-only memory-allocation modern-cpp pool-allocator
Last synced: 22 Mar 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/cgqaq/cc_astar
A* Algorithm written in pure c++ 17
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp cpp17
Last synced: 04 Apr 2025
https://github.com/chirag-droid/opengl
This is my first OpenGl project.
cmake cmakelists cpp glad glfw glfw3 graphics graphics-library graphics-programming opengl
Last synced: 18 May 2026
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/hydraphyzer/cli-based-facebook-app-in-cpp
This is a CLI Based Facebook App Made With Love and C++. Core Concepts of DSA are Implemented in This Project Very Well.
cpp cppprojects datastructures datastructures-algorithms facebook hydraphyzer muhammadzubair
Last synced: 03 Feb 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/mahmoud-nfz/shesolves2022
This is the main repository for the problems of shesolves' 2022 version. A competitive programming competition organized by ACM INSAT during the 10th and 11th december 2022.
competitive-programming competitive-programming-contests cplusplus cpp
Last synced: 03 Jul 2026
https://github.com/richelbilderbeek/k3opeenrij
C++ game of connect-three with K3 theme
children cpp game k3 puzzle-game qt qtcreator
Last synced: 20 Jan 2026
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/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/druxorey/ucv-ayp
Respuestas y ejercicios resueltos de las guías de Algoritmos y Programación en C++, organizados por temas.
Last synced: 11 Jul 2025
https://github.com/0x0c/thunderclap
Fuck'n simple notification system.
cpp cpp-library cpp11 notification notification-center
Last synced: 05 Apr 2025
https://github.com/brooklyn-dev/ray-tracing
A GPU-accelerated, physically-based path tracer built with C++ and OpenGL - from scratch.
cpp cpp17 glad glfw3 glm glsl graphics opengl path-tracing pbr ray-tracing raytracer raytracing real-time-rendering
Last synced: 19 May 2026
https://github.com/fahadpathan7/ai_algorithms
Artificial Intelligence Algorithms
artificial-intelligence-algorithms cpp
Last synced: 20 Jul 2025
https://github.com/ignabelitzky/boids-simulation
Minimalist flocking behavior model using Craig Reynolds' algorithm.
boids-algorithm boids-simulation c-plus-plus cpp flocking flocking-simulation sfml sfml-graphics-library sfml-library
Last synced: 30 Aug 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/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/massimo-marino/active-class
A C++17 implementation of an active class: an active class generates a thread and controls it using functional objects passed by the client application
active-class cpp cpp17 cpp1z functional-objects googletest multithreading multithreading-library thread
Last synced: 11 Feb 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/mohamedwelteir/turing-machine-simulator
A very simple Turing Machine implementation in C++
Last synced: 03 Feb 2026
https://github.com/JayTwoLab/URLDownload.Michael.Dunn
Using Internet Explorer to download files (codeproject)
codeproject cpp download mfc url visualcpp visualstudio
Last synced: 17 Jul 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/mark194/qplotmarker
**QPlotMarker** – an interactive marker for **QChart** (Qt). Supports color and orientation (vertical/horizontal) changes, snaps to data points, and displays intersection coordinates.
chart cpp cpp17 data-plotting data-visualization interactive-graphs markers plotting qplotmarker qt qt5 qt5-chart qt6 qt6-app qtcharts realtime-plotting scientific-plotting svg
Last synced: 08 May 2025
https://github.com/sambhav228/indian_map_cpp
C++ code to generate the map of India
Last synced: 02 Jul 2026
https://github.com/funnydman/knowledge-base
Notes on various topics collected through years
cpp django nasm-assembly postgresql python radare2 redis ssh
Last synced: 09 Apr 2026
https://github.com/foolnotion/pratt-parser-calculator
Pratt operator precedence parser and expression calculator
cpp cpp17 expression-evaluator expression-parser pratt-parser precedence-parser
Last synced: 31 Oct 2025
https://github.com/flatcap/dparted
📊 Graphical Partition Manager
c-plus-plus cpp manager partition
Last synced: 03 Jul 2026
https://github.com/lxstvayne/interactiveconsolemenu
Меню, которое можно кастомизировать
Last synced: 04 Apr 2025
https://github.com/alexjmercer/ascii_art
Playing around with C++ and OpenCV in the terminal !
ascii ascii-art cpp opencv opencv-cpp visual-studio webcam-capture
Last synced: 13 Apr 2025
https://github.com/knapeczadam/dae-gameplay-programming
🧟 Gameplay Programming course project (DAE, 2023). Focused on AI agents, decision-making, steering behaviors, and pathfinding using a custom C++ framework. Final project: Zombie Survival Game — an autonomous agent surviving through dynamic AI behavior.
2023 ai artificial-intelligence belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming gameplay-programming howest howest-dae kortrijk programming programming-labs student-project university zombie-survival
Last synced: 03 Jul 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/avitase/fast_frechet
Comparison of different (fast) discrete Fréchet distance implementations in C++ and CUDA.
benchmark cpp cuda frechet-distance simd
Last synced: 18 May 2026
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/kensukeken/ics3u-gleasons_class_in_ldss
Spring 2023 - GleasonsICS3U using C++.
Last synced: 11 Jun 2026
https://github.com/muhammadmooazam/esp32-series
This is for teaching purposes
Last synced: 19 May 2026
https://github.com/avikumar15/cp-algorithm-solutions
Solutions to cp and algorithm problems from platforms like Leetcode, Spoj, Google Contests 👨💻
algorithms cpp cpp17 data-structure dsa-algorithm interview-preparation interview-questions leetcode leetcode-cpp leetcode-solutions python spoj spoj-solutions
Last synced: 19 May 2026
https://github.com/stef1949/lumifur_controller_max7219
ESP32 controller code for an LED matrix display designed for a Protogen mask. It features various facial expressions and animations, which can be controlled via Bluetooth Low Energy (BLE) using an ESP32 development board. The project includes a boot-up animation with scrolling text and supports multiple facial expressions such as idle, happy
cpp esp32 led-controller ledmatrix microcontroller protogen richies3d
Last synced: 17 Feb 2026
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/truongd3/new_perl-like_language
New Simple Perl-Like Language by Truong Dang
Last synced: 17 May 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/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/snandasena/path-plnaning-n-localization
Kalman filter implementation with C++
cpp kalman-filter localization markov-model mathematics motion-planning particle-filter probability robotics
Last synced: 19 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/musa-sina-ertugrul/questgame
Game project of Quest Platform Student Organization in Celal Bayar University
android app-store clean-code cpp design-patterns google-play ios itchio kivy linux pybind11 pygame pygame-game python pytorch software-architecture steam tensorflow-lite university-project windows
Last synced: 09 Sep 2025
https://github.com/kavyaballa1020/smart-pond-monitoring-iot
This project is an IoT-based Smart Pond Monitoring System, designed to monitor various parameters of a pond such as pH level, water level, and water quality. It utilizes NodeMCU ESP8266 microcontroller along with pH sensors, water sensors, and water level sensors to collect data. The collected data is then transmitted to a Flask web server and stor
arduino-ide cpp css flask html internet-of-things mongodb nodemcu-esp8266 ph-sensor python
Last synced: 12 Jul 2025
https://github.com/marginalhours/mandelbrot-renderer
C++/SDL2 Mandelbrot set renderer
cpp cpp17 mandelbrot-fractal mandelbrot-viewer sdl2
Last synced: 07 Apr 2026
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/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/spencerpauly/neural-net-for-rot13
A C++ Neural Network made from scratch to solve simple machine learning problems. This version is optimized to work with encrypting and decrypting simple string messages.
beginner-project cpp decryption machine-learning neural-network
Last synced: 04 Apr 2025
https://github.com/avakar/bitflags
Tiny header-only library providing bitwise operators for enums in C++11
Last synced: 12 Apr 2025
https://github.com/natsalete/curso-programacao-basica-codcad-
Minhas resoluções dos desafios do Curso Programação Básica (CodCad).
Last synced: 19 May 2026
https://github.com/lijian736/ffmpegutils
A simple FFMPEG encoder, decoder and transcoder utils
cpp decoder encoder ffmpeg transcoder
Last synced: 18 May 2026
https://github.com/illescasdaniel/everythinglibs
Improve your productivity with these useful and small C++ libraries.
Last synced: 21 Mar 2025
https://github.com/pecas-dev/m.i.c.r.o-graphics-engine
Computer Graphics Project made with Modern OpenGL in C++ (#2).
cpp graphics-engine graphics-programming opengl
Last synced: 18 Jun 2025
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/palmanov/visible-edge
Roberts algorithm / Invisible surfaces and lines removal algorithms
Last synced: 02 Jul 2026
https://github.com/theolepage/directx-2d-framework
A simple framework to make C++ DirectX 2D applications.
Last synced: 21 Jul 2025
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/juliaszymanska/global-coding-challange-2020
All solutions to the Global Coding Challange 2020 Credit Suisse
coding-challenge competition competitive-programming cpp credit-suisse gcc global-coding-challenge java javascript python
Last synced: 12 Apr 2025
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/raisess/hash-generator
A simple password/random-hash generator writen in cpp.
cpp gcc hash hash-generator open-source random-algorithm random-hashes random-string-generators
Last synced: 25 Jun 2025
https://github.com/faris771/opencv_task
Task2 in my software engineering internship, the Idea of this task is to get hands on Image processing using OpenCV in C++ Language. In this task, we are required to build a Live Web cam filters.
Last synced: 15 May 2026