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-10 00:06:50 UTC
- JSON Representation
https://github.com/dawinaj/hd44780
HD44780 driver for ESP32
cpp driver esp32 gpio hal hd44780 lcd-display pcf8574
Last synced: 03 May 2026
https://github.com/hejia-zhang/tensorflow-cmake2
Build TensorFlow Cpp application using CMake
Last synced: 03 May 2026
https://github.com/victornpb/capacitance_meter
arduino-sketch cpp data-acquisition firmware meters
Last synced: 03 May 2026
https://github.com/caiotaavares/painter
Simple image editor and raster graphics editor with Qt6 and c++
Last synced: 03 May 2026
https://github.com/amaristewart/vocal-denoiser-plugin
Vocal Denoiser Plugin
cpp denoising juce matlab neural-networks voice-recognition
Last synced: 03 May 2026
https://github.com/poseidon-code/socket
Simple wrapper for C++ sockets implementations.
Last synced: 09 Jun 2026
https://github.com/younghakim7/gui_calculator_in_c_glfw3_mesion_build_justfile_rust
Last synced: 03 May 2026
https://github.com/matheusdesouzab/lista-de-exercicio-sobre-vetores-em-c
Lista de Exercício Sobre Vetores na Linguagem C ++, respondida em 2018!
Last synced: 03 May 2026
https://github.com/madebypixel02/ft_irc
Internet Relay Chat
42 42born2code 42school born2code c cpp cpp98 irc irc-client makefile peer-to-peer peer2peer
Last synced: 03 May 2026
https://github.com/endail/expandingarray
A dynamic array for use on Arduino
arduino array cpp dynamicarray
Last synced: 03 May 2026
https://github.com/dennuguyen/cpp
C++ DSA snippets
algorithms cpp cpp20 data-structures dsa googletest
Last synced: 03 May 2026
https://github.com/ifd3f/collision-zone
A hectic .io style game where you crash cars into each other
Last synced: 03 May 2026
https://github.com/dsarceno/computational_physics
Repositorio dedicado a los trabajos y proyectos del curso "Física Computacional" en la Escuela de Ciencias Físicas y Matemáticas.
c cpp fortran95 mathematica python3
Last synced: 03 May 2026
https://github.com/accoladesio/sysmonitor
Monitor, visualize and optimize your cpu performance.
c cli cmake cmakelists cpp powershell
Last synced: 03 May 2026
https://github.com/muhammadshavaiz/advanced-data-structues-fifa_dataset
This C++ project showcases efficient data management for FIFA World Cup data from 1930 to 2018. It uses AVL Trees for fast searching, Hash Tables for quick access, and Singly Linked Lists for easy traversal, optimizing both memory usage and retrieval speed.
avl-tree cpp data-structures hashtable linked-list parsing
Last synced: 09 Jun 2026
https://github.com/bbangjee/cse4110_database_system
2025-1 데이터베이스시스템 플젝 및 노트 정리
convenience-store cpp database mysql university-course university-project
Last synced: 03 May 2026
https://github.com/farukalamai/cpp-for-cuda
A structured C++ learning path designed specifically for developers preparing to learn CUDA programming.
Last synced: 09 Jun 2026
https://github.com/c1m50c/cses
My CSES submissions.
algorithm algorithms cpp cses cses-solutions data-structures dynamic-programming interview-questions python python3 solutions
Last synced: 03 May 2026
https://github.com/tetengo/tetengo.cpp
A multipurpose library set for C/C++.
astar c c-plus-plus cpp cxx double-array doublearray grapheme json json-parser trie unicode viterbi
Last synced: 03 May 2026
https://github.com/tripolskypetr/node-gyp-opencv
I created a simple script which will compile OpenCV 3.4 with opencv_contrib (SIFT, SURF available) for linking with Native Abstractions for Node.js on Ubuntu 18.04
bash-script cpp native-abstractions-for-node node-gyp node-js opencv sift static-linking surf ubuntu1804
Last synced: 03 May 2026
https://github.com/mabogiqwa/gauteng-undirected-graph
The mapping of Gauteng stored in a graph. Maps the shortest path between two locations.
adjacency-matrix cpp graph-theory
Last synced: 03 May 2026
https://github.com/antoniakras/sudoku_solver_checker_generator
C++ Sudoku solver, checker, and generator using backtracking and recursion, with modular design, constraint handling, and puzzle generation.
algorithm-design backtracking constraint-satisfaction-problem cpp file-io modular-architecture recursion sudoku
Last synced: 03 May 2026
https://github.com/miere43/annotate-words
Application to annotate words in a file with data contained in Anki collection.
Last synced: 09 Jun 2026
https://github.com/jacoblightning/capscalate
A program to escalate to root privileges with many different capabilities
c capabilities cmake cpp linux linux-capabilities privilege-escalation
Last synced: 03 May 2026
https://github.com/yunusemrejr/given-number-anlyzer-gna-1.0-and-2.0-javascript-c-css-html-
Given Number Anlyzer (GNA) 1.0 and 2.0 (JavaScript, C++, CSS, HTML)
ajax analyzer api calculator cpp css fetch-api html httprequest javascript math mathematics number
Last synced: 03 May 2026
https://github.com/dovyski/dopy
A simple tool to transcribe C++ function signatures and comments into Python
Last synced: 03 May 2026
https://github.com/soodaayush/leetcode
A repository containing all the Leetcode challenges I have completed.
cpp javascript leetcode python
Last synced: 03 May 2026
https://github.com/agauniyal/conan-optional-lite
Conan package for https://github.com/martinmoene/optional-lite
cpp cpp11 cpp14 optional optional-lite
Last synced: 03 May 2026
https://github.com/raniahadhri/smart-club-racqueteers_2021-2022
project 2021-2022
Last synced: 03 May 2026
https://github.com/githubfoam/kotlin-cpp-macos-githubactions
kotlin cpp macos githubactions
cpp githubactions gradle kotlin macos
Last synced: 03 May 2026
https://github.com/janwilczek/wolfsound-dsp-utils
A collection of C++ utilities for digital signal processing of audio signals.
audio audio-processing audio-test cmake cpp dsp signal-processing
Last synced: 03 May 2026
https://github.com/gupta-aryaman/zipper
Text file compression system using Adaptive Huffman Encoding algorithm
adaptive-huffman cpp flask-application html-css-javascript huffman-compression-algorithm python
Last synced: 03 May 2026
https://github.com/llamzonamazon/minesweeper
A depiction of the 90's game Minesweeper. Made with C++ using a Qt framework.
Last synced: 03 May 2026
https://github.com/gnualmalki/holg
header only library generator.
c cli cpp generator header-only tool
Last synced: 03 May 2026
https://github.com/daviderivaa/davide-simulazione_numerica
Questa repository contiene le esercitazioni riguardanti il corso di Simulazione Numerica tenuto dal prof. Davide Emilio Galli (A.A. 2023-2024).
cpp ising-model-1d metropolis-monte-carlo molecular-dynamics-simulation monte-carlo-simulation neural-network python simulated-annealing
Last synced: 03 May 2026
https://github.com/arxiver/general-processing
General processing using GPU through compute shaders
compute-shaders computer-graphics cpp cpp17 general-processor general-purpose gpu gpu-acceleration gpu-computing gpu-programming graphics opencl parallel-computing parallelization processing shaders shaders-manipulation
Last synced: 03 May 2026
https://github.com/r-zy0/small-hospital-project
project for university hospital small project using GTK and data structure.
c cpp data-structures glade gnome gtk hospital hospital-management-system university-project
Last synced: 03 May 2026
https://github.com/zouariomar/astra
A cross-platform desktop application designed to streamline shopping mall operations
cmake cmakelists cpp cpp20 employee-management login login-system management oracle qml qt qt-gui qt6 qtdesigner shell
Last synced: 03 May 2026
https://github.com/shutovks-other-projects/interaction-with-databases-using-qt
Applications for interacting with databases on QT
Last synced: 03 May 2026
https://github.com/yuzhoumo/simulake
A cellular automata physics sandbox
cellular-automata cpp opengl sandbox
Last synced: 03 May 2026
https://github.com/ishbguy/cppwalk
A C/C++ source code analysis tool powered by clang/libclang
Last synced: 03 May 2026
https://github.com/xukeawsl/pat-solutions-cpp
The PAT (Advanced Level) Practice Solutions
Last synced: 09 Jun 2026
https://github.com/dsite42/cpp01
42 Project - CPP01 - This module is about memory allocation, pointers to members, references and switch statement.
Last synced: 09 Jun 2026
https://github.com/wullsnpaxbwzgydyyhwtkkspeqoayxxyhoisqhf/docker-fedora-cpp
container image for cpp fun (read-only mirror)
containers cpp docker fedora iwyu ndpi sanitize
Last synced: 03 May 2026
https://github.com/krashish8/online-judge-solutions
Solutions of various online judges
codeforces cpp erdos euler project-euler
Last synced: 09 Jun 2026
https://github.com/rezn-project/rezn-cp
Terminal UI based control panel for Rezn
Last synced: 03 May 2026
https://github.com/desty2k/kalaha
Kalaha game written in Python, PyQt and C++
alpha-beta-pruning cpp iterative-deepening-search kalaha minimax pyqt5 python qrainbowstyle qtpy qtpynetwork
Last synced: 03 May 2026
https://github.com/mohamadch91/date-structure
Date structure course home works and projects
Last synced: 03 May 2026
https://github.com/eliodinino/autonomous-claw
Autonomous claw project for APSC 101
arduino cpp robotics ubc-engineering
Last synced: 03 May 2026
https://github.com/artembotnev/weather-station-controllers
controllers side for ESP32-weather-station project
Last synced: 03 May 2026
https://github.com/dadavidtseng/daemonstein
A DOOM-inspired 3D first-person shooter with sprite-based enemies, split-screen multiplayer, and data-driven design
cpp cpp20 data-dr directx11 doom dx11 fmod game game-development split-screen
Last synced: 03 May 2026
https://github.com/sutyum/referenceprojects
Educational repositories for modern firmware development.
cpp docker educational embedded-linux embedded-systems firmware microcontroller python yocto
Last synced: 03 May 2026
https://github.com/chinmayvivek/code-library
c , cpp (c++), python programming
algorithms c c-plus-plus c-programming cpp cpp-programming cpp17 cpp20 data-structure data-structures-and-algorithms datastructures datastructuresandalgorithm python python3
Last synced: 03 May 2026
https://github.com/carrieroroberto/wol-esp32-mqtt-telegram
Remote Wake-on-LAN system using ESP32, MQTT & Telegram/FastAPI for secure remote PC control.
arduino-ide cpp esp32 fastapi mqtt-broker mqtt-client python telegram telegrambots wake-on-wan wakeonlan wakeonlan-application wakeonwan
Last synced: 04 May 2026
https://github.com/byebyebryan/lazy-serializable
The laziest way to add serialization to C++ data classes.
binary cmake cpp cpp20 data-serialization header-only json prototyping serialization single-header toml yaml
Last synced: 04 May 2026
https://github.com/tsaplia/energy-controller-refactored
ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.
arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket
Last synced: 04 May 2026
https://github.com/zuzannaslobodzian/sierpinski-pyramid
3D visualization of the Sierpinski Pyramid using the OpenGL library.
Last synced: 04 May 2026
https://github.com/yoiser1/wild-storage
Use YouTube as Infinite Cloud Storage
aws-cognito aws-dynamodb aws-s3 cpp ctype ctypes ctypes-wrapper github-config isg opencv opencv-python storage terminal youtube
Last synced: 04 May 2026
https://github.com/siddiqsoft/cosmosclient
Cosmos REST-API Client for Modern C++
asynchronous azure azure-cosmos azure-cosmos-db cosmos-db cpp cpp20 json-api nuget-package rest-api windows
Last synced: 04 May 2026
https://github.com/rasmussvala/opengl-tutorials
This repository is for practicing some of The Cherno's OpenGL tutorials.
cpp graphics opengl the-cherno thecherno vcpkg
Last synced: 04 May 2026
https://github.com/afaanbilal/opengltestbench
OpenGL Testbench
cpp glew glfw glsl imgui opengl raytracing stb
Last synced: 04 May 2026
https://github.com/gnikit/fileio
A template allowing to read multiple columns of tab or space delimited files. Similar functionality to numpy.loadtxt()
Last synced: 04 May 2026
https://github.com/bergolho/adventofcode-2022
Solutions for the Advent of Code 2022 programming contest
Last synced: 04 May 2026
https://github.com/tilnoene/adventofcode2024
My solutions for Advent of Code 2024
advent-of-code advent-of-code-2024 cpp python
Last synced: 04 May 2026
https://github.com/twaritwaikar/simple-memory-manager
A simple memory manager suited for lighter and quicker dynamic allocations in heavy lifting environments
cpp cpp-memory memory-manager proof-of-concept
Last synced: 09 Jun 2026
https://github.com/kmu-shinkeonkim/snake-game
KMU-SW C++ programming project: snake game
cpp ncurses-library snake-game university-project
Last synced: 09 Jun 2026
https://github.com/horikitasuzunetsundere/temperature-monitoring-with-control-system
Revolutionizing Temperature Control: Real-time Monitoring with C++ Program and Proteus Integration
arduino cpp embedded-systems programming proteus
Last synced: 04 May 2026
https://github.com/caiotaavares/3d-sweep-algorith
This project is a simplified 3D renderer implementation using Sweep and Z-Buffer algorithms for processing and visualizing 3D models. The system efficiently handles 3D object rendering, polygon rasterization, and visualization within a graphical interface developed in C++.
Last synced: 04 May 2026
https://github.com/dsst95/stm32baremetal
This repository contains the source code for the Mutex Embedded Course on Udemy for bare metal or register level programming.
Last synced: 04 May 2026
https://github.com/evangelos-karavas/ros-slam-bluerov2
ROS-Melodic Simultaneous Localization And Mapping algorithm for underwater vehicle Blue Rov 2 --Thesis Bachelor's Degree, University of Thessaly
cpp gazebo python ros-melodic rviz slam-algorithms
Last synced: 04 May 2026
https://github.com/carlosrocha-dev/facerecognition
Study of computer vision library OPENCV
computer-vision cpp face-detection machine-learning opencv
Last synced: 04 May 2026
https://github.com/felix-red/smoke-detector-iot
Smoke detector IOT project
arduino cpp iot smoke-detector
Last synced: 04 May 2026
https://github.com/dotrocks/coma-ip1-kinematics
AGU EEE COMA Capsule Integrated Project#1 - Kinematics
agu algebra alu coma cpp kinematics linear linear-algebra math matrices matrix motion physics programming project
Last synced: 04 May 2026
https://github.com/zapsys/codigos-arduino
Códigos simples de soluções para Arduino/TinkerCad
Last synced: 04 May 2026
https://github.com/0x778/c-dsa-pointers-memory
Some Algorithm and Pointers Practice
c cpp cpp-programming dsa memory-management
Last synced: 04 May 2026
https://github.com/iroyalx/mini_cpp_compiler
UNI S4: a mini CPP lexical and syntax analyzer written by c++
automata c-language c-plus-plus c-programming compiler cplusplus cpp cppprogramming cppprojects grammar-checker grammar-parser lexer lexer-parser lexical mini-compiler parser syntax-analyser
Last synced: 04 May 2026
https://github.com/ro-el-c/alkon_2023
건국대학교 알고리즘 동아리 AlKon 1기 중급 스터디 Problem Solving 레포지토리
algorithm cpp data-structure java
Last synced: 04 May 2026
https://github.com/adamsharifc/scapes
a tool to speed up sound design workflows.
cpp desktop-app pro-tools reaper rust sound-design svelte tauri-app
Last synced: 04 May 2026
https://github.com/mr-destructive/worldatlas
A fun geographical game.
cpp html-css-javascript python
Last synced: 04 May 2026
https://github.com/xiaochufuji/virtualdesktop
C++ code tool to manage virtual desktops in Windows 11
Last synced: 04 May 2026
https://github.com/dawinaj/max6675
MAX6675 driver for ESP32
cpp driver esp32 hal max6675 temperature-sensor thermocouple
Last synced: 04 May 2026
https://github.com/kingcitaldo125/sdl2boilerplate
SDL2 Boilerplate for a basic window in C/C++14
Last synced: 04 May 2026
https://github.com/gsitcity/character-animation
在控制台中使用空格字符和@字符输出动画,如bad apple
Last synced: 04 May 2026