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-23 00:06:41 UTC
- JSON Representation
https://github.com/mcnugets/low-level-gamedev-env
Implementation of low-level set of tools to get started with developing games. The project incorporates tools like SDL2, Vulkan, and Bullet3D
bullet-physics cmake conan cpp docker game game-development game-engine gamedev sdl2 vulkan
Last synced: 12 Feb 2026
https://github.com/yushikuni/cpp_todo
Simple console-based ToDo list app in C++. Tasks are stored in a local text file. Great for learning file I/O and logic structuring.
cli cpp cpp17 portfolio-website unfinished-project
Last synced: 13 Jun 2026
https://github.com/roydevashish/cpp
This repository contains a collection of C++ programs, algorithms, and examples. It is designed for learners and developers interested in exploring fundamental and advanced concepts in C++ programming, including data structures, algorithms, object-oriented programming, and more. Contributions and suggestions are welcome!
algorithms cpp data-structures object-oriented-programming oop
Last synced: 13 Jun 2026
https://github.com/desmondjs/library_system
A simple C++ library management system that allows administrators to manage books in the library. Features include searching for books, viewing all books, adding new books, and deleting books from the system. The program uses file handling to store and manage book records.
Last synced: 20 Jun 2026
https://github.com/desmondjs/library_management_system
This repository contains a C++ program designed to manage a library system with various functionalities such as reading student and book information, deleting student records, searching for students, displaying information, computing statistics, and more.
Last synced: 23 Jun 2026
https://github.com/acorelli/example-module
example enterprise-based cpp product-module build environment
build-tool cmake cpp dependency-manager devops-tools library modularization visual-studio
Last synced: 14 Jun 2026
https://github.com/twaritwaikar/seriousxml
WIP: An XML parser for minimalists
Last synced: 14 Jun 2026
https://github.com/putukrisna6/ceritanya-belajar-cp
Part of an effort to learn Competitive Programming
competitive-programming cpp hackerrank
Last synced: 14 Jun 2026
https://github.com/hightemp/smb-browser
Qt5/C++ desktop application for managing SMB connections and browsing Windows/Samba shared folders inside the application's own Qt Widgets UI.
cpp file-browser qt5 samba samba-browser smb
Last synced: 14 Jun 2026
https://github.com/zaber-dev/hotel-management-system
A Complete Hotel Management System Developed In C++ As A Project of IUBAT - CSC 284
cpp cpp-programming hotel hotel-booking hotel-management hotel-management-system hotel-reservation-system iubat university-project zealtyro
Last synced: 14 Jun 2026
https://github.com/djkcyl/dlss-indicator-toggle
A tiny ~140KB native Win32 tool to toggle NVIDIA DLSS on-screen indicator (ShowDlssIndicator registry value).
cpp dlss gaming nvidia nvidia-dlss registry registry-editor win32 windows
Last synced: 14 Jun 2026
https://github.com/fahdseddik/snakes-and-ladders
A simple game written in C++ as a project for a university programming course
cmugraphics-library cpp game object-oriented-programming snakes-and-ladders
Last synced: 14 Jun 2026
https://github.com/harrysuke/snscpp
Safety and Security system written in c++
Last synced: 14 Jun 2026
https://github.com/naguales/logix
Logix is a lightweight, thread-safe logging library designed for C++11.
async cpp cpp11 log-library logger logging
Last synced: 15 Jun 2026
https://github.com/g023/cuda_inf
A self-contained CUDA inference engine for LiquidAI/LFM2.5-8B-A1B (hybrid conv + GQA-attention MoE, 8.5B params, 1B active) targeting a single RTX 3060 (12 GB). No Python, no frameworks at runtime: a single .cu engine + a header-only byte-level BPE tokenizer.
3060 ai c cpp cuda fast-inference gpu inference inference-engine large-language-models lfm25 liquidai llm moe nvidia open-source rtx token
Last synced: 15 Jun 2026
https://github.com/oblerion/cpu_config_gui_ubuntu
gui for create / set cpu's profil
console-application cpp cpu ubuntu
Last synced: 15 Jun 2026
https://github.com/mangad/cppdsa
My personal study on Data Structures and Algorithms in C++.
algorithms cmake conan2 cpp cpp17 cpp20 data-structures data-structures-and-algorithms doxygen google-benchmark google-test gprof perf valgrind
Last synced: 15 Jun 2026
https://github.com/maqmal/data-structure
Stack, queue, directed graph , binary tree, multi linked list algorithm
Last synced: 15 Jun 2026
https://github.com/sebastianbach/cmdl-args
A tool that generates C++ code that parses command line arguments.
code-generation command-line-arguments-parser cpp cpp20
Last synced: 15 Jun 2026
https://github.com/marialuizaleitao/arduino-ultrasonic-distance-sensor
Exemplo de código para utilizar o sensor ultrassônico HC-SR04 com Arduino para medir distâncias e exibir os resultados no monitor serial. Ideal para projetos de medição e detecção de distância.
Last synced: 16 Jun 2026
https://github.com/ilyachichkov/employee_database
Small console application written on C++ for educational purposes
Last synced: 16 Jun 2026
https://github.com/pknujra/zelbytes-arduino
Arduino internship repository containing daily embedded systems exercises, relay control, valve automation, and documentation.
agritech arduino cpp electronics embedded-systems iot relay-control
Last synced: 16 Jun 2026
https://github.com/thepravin/dsa-problems
Data Structures and Algorithms
codeforces-solutions cpp data-structures-and-algorithms dsa dsa-algorithm geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 16 Jun 2026
https://github.com/diego3/cpp-pong-game
cpp network-game retro-gaming sfml sfml-game
Last synced: 16 Jun 2026
https://github.com/ankitaghadge19/data-structure-and-algorithms
Placement Series 2024
cpp data-structures-and-algorithms
Last synced: 16 Jun 2026
https://github.com/cschladetsch/cpp23verletnbody
C++23 Verlet Integration using N bodies.
cpp grasphics integration verlet
Last synced: 16 Jun 2026
https://github.com/marcusvinix/42_ft_irc
This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
Last synced: 16 Jun 2026
https://github.com/3ein39/library_system
Library System Project in C++ using structs - simple console application. In this program.The main user for the system is an admin who might add a book, user or perform some relevant operation.
console-application cpp library-management-system management-system
Last synced: 17 Jun 2026
https://github.com/parkerbritt/cpp_experiments
A collection of experimental C++ programs for the purpose of learning and personal exploration.
Last synced: 17 Jun 2026
https://github.com/momen-alshouha/data-structure-doubly-linked-list
This repository contains C++ implementation of a doubly linked list using object-oriented programming principles. It includes classes for nodes, iterators, and the linked list itself, providing essential functionalities such as insertion, deletion, traversal, and more.
classes-and-objects cpp data-structures doubly-linked-list linked-list object-detection object-oriented-programming
Last synced: 17 Jun 2026
https://github.com/leonburghardtdev/day-of-the-week-calculator
This is a program that calculates the day of the week for a given date, written in C++ and uses Zeller's congruence.
cpp winapi zeller-s-congruence
Last synced: 17 Jun 2026
https://github.com/mahmoudgalalz/cpu-scheduling-algorthim-priority
A simulation on The Priority algorithm for CPU Scheduling
Last synced: 17 Jun 2026
https://github.com/amanyadav0007/cpp---dsa
Here I just try to share my practice questions :)
cpp datastructures-algorithms dsa
Last synced: 18 Jun 2026
https://github.com/theveryhim/basic-programming-course-project
Simplified HeadBall game implemented with C++
Last synced: 18 Jun 2026
https://github.com/h2co3/hindmarsh-rose
A visual simulation of the Hindmarsh-Rose neuron model.
computational-biology computational-neuroscience cpp cpp14 neurons simulation
Last synced: 18 Jun 2026
https://github.com/yeshalkhan/algorithms
This repository contains some well-known programming problems and their greedy/recusrive as well as dynamic algorithms.
coin-change-problem cpp longest-common-subsequence
Last synced: 18 Jun 2026
https://github.com/vijeshvs/filamentrecyclingcode
Arduino Code for Filament Recycler Product @ Augmented Labs
arduino-uno cpp liquidcrystal-i2c pid-control
Last synced: 18 Jun 2026
https://github.com/kiko-serra/prog_feup
A repository with all weakly exercises for the FEUP course L.EIC009 Programming.
Last synced: 18 Jun 2026
https://github.com/parthjohri/dynamicprogramming
This repository contains my code solutions for the dynamic programming problems in C++.
Last synced: 18 Jun 2026
https://github.com/xanonymous-github/cs922-lab
Course & lab files for CS922 HPC
cpp homework-project hpc mpi openmp parallel-programming
Last synced: 18 Jun 2026
https://github.com/samarthhchinivar/cpp
algorithms-and-data-structures cpp libraries
Last synced: 18 Jun 2026
https://github.com/icepanorama/raycastingengine
A simple raycasting engine written in C++.
Last synced: 18 Jun 2026
https://github.com/aurimasniekis/cpp-antenna-switcher-client
Async C++17 client for the antenna-switcher device over the ESPHome native API
Last synced: 18 Jun 2026
https://github.com/aurimasniekis/cpp-prom
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
cpp cpp23 header-only metrics prometheus
Last synced: 18 Jun 2026
https://github.com/nilusche/c-_subnetting-solver-dnis
Simple Subnettingquestions-Solver implemented in C++
cpp ipv4 ipv6 networking subnetting vlsm
Last synced: 18 Jun 2026
https://github.com/wch2012asd/timecontral-qt
A modern Qt timeline widget with glassmorphism design
Last synced: 19 Jun 2026
https://github.com/zghzd/lightweight-compatibility-runner
cpp developer-tools tool windows
Last synced: 19 Jun 2026
https://github.com/elvisdukaj/ar
Augmented reality projects
augmented-reality camera-calibration cpp marker-detection opencv
Last synced: 19 Jun 2026
https://github.com/gene-hightower/dice-pass
dice based passphrase generator
Last synced: 19 Jun 2026
https://github.com/vrongmeal/tictactoe
A simple two player Tic Tac Toe game made with C++
Last synced: 19 Jun 2026
https://github.com/galaxywk223/tank-battle
基于 C++20 与 SDL2 的坦克大战游戏课程设计,包含关卡、敌人 AI、道具、碰撞检测、基地保护和排行榜。
cmake coursework cpp desktop-game game-development sdl2 student-project tank-battle
Last synced: 19 Jun 2026
https://github.com/hazeliscoding/quiz-game-redux
A CLI based quizzing application.
cpp data-oriented-programming nlohmann-json
Last synced: 19 Jun 2026
https://github.com/melardev/cppiosnippets
cpp demos examples input input-output io output snippets
Last synced: 20 Jun 2026
https://github.com/leoz0214/json-parser
A small C++ library to convert a JSON string or file into polymorphic C++ objects.
Last synced: 19 Jun 2026
https://github.com/mogoatlhe/advent-of-code
Advent of Code: Challenges
advent-of-code advent-of-code-2015 advent-of-code-2022 advent-of-code-2023 adventofcode cpp
Last synced: 20 Jun 2026
https://github.com/rishn/dbas
Driver Behaviour Analysis System (DBAS) is a ROS-based driver monitoring system utilizing OpenCV, Dlib, and YOLOv5 to detect and alert on drowsiness, device usage, and other behaviors during driving.
computer-vision cpp deep-learning dlib driver-behavior driver-monitoring driver-safety drowsiness-detection machine-learning object-detection opencv ros-nodes ros-noetic yolov5
Last synced: 20 Jun 2026
https://github.com/bonnyad9/chess
Chess in console
chess-game console-application console-game cpp
Last synced: 20 Jun 2026
https://github.com/sarmad-khan1/problem-solving-logics-in-cpp
These are small tasks based on logical problems. I have provided different approaches to solve complex problems
cpp game-development problemsolving tasks
Last synced: 20 Jun 2026
https://github.com/apadevices/apaserialsync
APASerialSync: The Ultimate Zero-Copy Data-Sync Engine for Arduino
arduino arduino-library bi-directional cpp data-synchronization embedded microcontroller protocol serial serial-communication transfer uart-protocol
Last synced: 20 Jun 2026
https://github.com/dino-kupinic/adventofcode2023
🙌 my advent of code solutions
advent-of-code aoc-2023-in-cpp cpp
Last synced: 20 Jun 2026
https://github.com/philippmos/bullcowgame
[ C++ ] - This is a simple word based game to learn and train the C++ Syntax.
Last synced: 20 Jun 2026
https://github.com/theluqmn/falcon
Simple bank management system backend written in C++.
backend bank-management-system cpp cpprest
Last synced: 20 Jun 2026
https://github.com/baderouaich/sierpinksi-hexagon
how can chaos result in such order?!
chaos cplusplus cpp drawing geometry order sierpinski-hexagon
Last synced: 20 Jun 2026
https://github.com/jkbkupczyk/binary-tree
Visual implementation of a symmetric binary tree (fractal tree) in c++ using SFML lib 🌳
Last synced: 20 Jun 2026
https://github.com/velitasali/viewfinder
Lightweight Windows capture card viewer — camera preview + GPU colour conversion + audio passthrough, ~135 KB, no runtime dependencies
capture-card cpp direct2d directx media-foundation win32 windows
Last synced: 21 Jun 2026
https://github.com/kfn-d0/net_collector
simple tool in c++ to collect basic network data to be used in another project
Last synced: 21 Jun 2026
https://github.com/jp-zuniga/multithreading-mandelbrot
Mandelbrot fractal generator.
cpp fractal mandelbrot multithreading
Last synced: 22 Jun 2026
https://github.com/wachin/kmid3
KMid 2.4.0 ported to Qt5 / KDE Frameworks 5 — MIDI/Karaoke player for Linux (2026)
alsa cmake cpp debian drumstick karaoke kde linux midi midi-player music-player port qt5
Last synced: 21 Jun 2026
https://github.com/alifeee/co2-monitoring
Monitoring CO2 levels, and temperature with an ESP8266 D1 Mini microcontroller and a Sensirion SCD40 CO2 sensor.
co2 co2-monitor co2-sensor cpp esp8266 scd40 sensirion
Last synced: 22 Jun 2026
https://github.com/zaahidali/cpp-lab
A semester tasks of Data Structure and Programming Fundamentals using C++ Language.
circular-queue cpp double-ended-queue dynamic-array infixtopostfix-expression matrix-addition matrix-diagnol-addition matrix-diagnol-multilpication matrix-multiplication matrix-transpose pointers postfix-to-infix queue queue-using-arrays
Last synced: 22 Jun 2026
https://github.com/tanzeelafatima492/for-loop
coding cplus cpp forloop programming
Last synced: 22 Jun 2026
https://github.com/srijanmukherjee/minesweeper
A minesweeper game written in c++ using SFML
Last synced: 22 Jun 2026
https://github.com/gleor/cpp-search-server
Поисковый сервер. Поиск документов по ключевым словам.
Last synced: 22 Jun 2026
https://github.com/rohitscript/graphics
computer-graphics computer-graphics-cpp cpp cpp-graphics
Last synced: 22 Jun 2026
https://github.com/tanzeelafatima492/blood-management-system-in-c-
The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.
coding cplus cpp cxx programming project
Last synced: 22 Jun 2026
https://github.com/TanzeelaFatima492/Blood-management-system-in-c-
The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.
coding cplus cpp cxx programming project
Last synced: 22 Jun 2026
https://github.com/raffadndm/computer-vision
Computer Vision algorithms, implemented in C++, using OpenCV library.
Last synced: 22 Jun 2026
https://github.com/phenomsg/c-language
This repository is dedicated to storing my C and C++ code as part of my personal study.
advanced-programming c cpp datastructures-algorithms filehandling projets
Last synced: 22 Jun 2026
https://github.com/adcimon/trtcbridge
Command line application that enables TencentRTC/NDI workflows.
Last synced: 22 Jun 2026
https://github.com/pieetrus/kolkoikrzyzyk
Gra z wykorzystaniem algorytmu min-max - PMSI
Last synced: 22 Jun 2026
https://github.com/maz01001/other-projects
other small projects not hosted on my GitHub-page
ascii-game cmd cpp game games snake-game
Last synced: 23 Jun 2026
https://github.com/sebsop/realtime-parallel-kmeans-segmentation
Real-time C++ K-means image segmentation on live video streams, using OpenCV, RCC trees, and 5D features, optimized for consumer hardware with Sequential, Multi-threaded, MPI, and CUDA backends.
cpp cuda k-means-clustering mpi multithreading opencv rcc real-time-stream-processing
Last synced: 23 Jun 2026
https://github.com/danielvieiravega/lapro2
Exercicios da disciplina de Laboratório de Programação 2 - Engenharia de Computação - PUCRS
Last synced: 23 Jun 2026