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-07 00:07:28 UTC
- JSON Representation
https://github.com/vedanty3/strivers-a2z-dsa
This repository contains solutions of @striver79 A2Z DSA sheet.
Last synced: 13 Oct 2025
https://github.com/paltoudara/_double_linked_list_
_DOUBLE_LINKED_LIST
container cpp double-linked-list iterators simple stl-containers
Last synced: 25 Oct 2025
https://github.com/shahab-esfandiar/bachelor-kntu-geomatic-engineering-codes
My Codes & Projects in Bachelor’s KNTU Geomatic Engineering
cpp geospatial matlab postgis python
Last synced: 28 Apr 2026
https://github.com/minakovnv/introduction-to-robotics-arduino
Arduino lab works
arduino arduino-sketch arduino-uno cpp robot-framework robotics
Last synced: 28 Apr 2026
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/dogwalker-kryt/linux-drive-manager
A custom made Drive Manager for Linux (Debian based), to do various operations with ssd's hdd's and other storage devices
cpp drive drive-management drive-manager drives linux storage storage-device storage-device-manager storage-management storage-manager
Last synced: 17 Apr 2026
https://github.com/marianpekar/ue5-fetch-art
An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.
blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5
Last synced: 25 Oct 2025
https://github.com/engichang1467/clinic-patient-service
Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic
clinic-management-system cpp object-oriented-programming
Last synced: 25 Oct 2025
https://github.com/aryank1511/cpp-object-oriented-programming
Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.
Last synced: 08 Oct 2025
https://github.com/Sid911/MazeGen
Maze Generation App made in WinRT UWP
cpp maze-generator maze-solver uwp windows winui
Last synced: 12 Mar 2025
https://github.com/superpuero/kawa_ecs
Lightweight, fast, single-heaeder ecs library written in c++
blazingly-fast cpp cpp17 cpp20 ecs entity-component-system game game-development game-engine header-only
Last synced: 06 Oct 2025
https://github.com/samplec0de/stringcalculator
Full-featured calculator written in C++ with Qt framework GUI. Supports variables.
calculator calculator-application cpp gui qmake qt qt-gui qt5 qt5-gui qtcreator
Last synced: 28 Apr 2026
https://github.com/flagarde/yaodaq
Yet An Other DAQ
cpp daq data-taking monitoring
Last synced: 28 Apr 2025
https://github.com/shantanu-crypto/leetcode
LeetCode solution for self practice.
Last synced: 01 Jun 2026
https://github.com/insunil/learn-mongodb-using-cpp
Leaning MongoDB with C++
Last synced: 17 Apr 2026
https://github.com/caefleury/tp1-tb2
Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB
cpp object-oriented-programming scrum
Last synced: 26 Mar 2025
https://github.com/lucacasamentigamedev/pong
Simple Pong-clone projects in C++ and raylib. Without getting points
Last synced: 27 Apr 2026
https://github.com/senior-sigan/chat_from_scratch
Code from the series of my streams where I work on creating Chat application absolutely from scratch.
Last synced: 17 Apr 2026
https://github.com/allyndawn/stm32wxx
An STM32 Nucleo-F429ZI FreeRTOS Wireless Weather Station written in C++
aprs c cpp freertos stm32 weather weather-station
Last synced: 17 Apr 2026
https://github.com/fireplank/cpp-chess-bot
A chess bot I made using mostly C++ and a little Python
chess chess-engine cpp engine python python3
Last synced: 15 Apr 2026
https://github.com/woragis/learning
This is my root folder for when I start to learn something. I found that this way is the most organized way I can structure the things I learn, instead of creating lots of repositories for each new language, or new project I make just for learning.
aws cpp django edx-cs50 flutter git java javascript learning learning-by-doing nextjs python spring-boot tailwindcss
Last synced: 03 Apr 2026
https://github.com/igozdev/charimpl
Compile-time header-only char implementation checking for C++03/11/14/17/20
compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies
Last synced: 05 Feb 2026
https://github.com/hanilr/netcom
TCP/UDP Communication GUI. Written in C++ with Qt
cplusplus cpp gui qt qt6 qtcreator tcp tcp-client tcp-protocol tcp-server tcp-socket udp udp-protocol udp-socket
Last synced: 28 Apr 2026
https://github.com/kareem-ghazi/smart-surveillance-system
A smart surveillance system with facial detection and recognition built in C++ using OpenCV and cvui.
computer-vision cpp cvui face-detection face-recognition opencv
Last synced: 17 Apr 2026
https://github.com/heshanera/enterpriseservicebus
Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.
cpp java java-native-interface java-sockets jython-library middleware python service-bus
Last synced: 17 Apr 2026
https://github.com/penghanyuan/fattreegenerator
C++ program to generate a fattree topology file
Last synced: 08 Oct 2025
https://github.com/zfb132/simple_cpp
使用VSCode开发C++项目的模板
cpp makefile-template template
Last synced: 05 Jun 2026
https://github.com/drbender/witchy-qss-editor
Tool to preview qss styles for Qt
Last synced: 09 Feb 2026
https://github.com/daniel05155/client-server-bank-system
This project is a banking management system built with the concept of operating system and multithread programming using C++.
bank-system cpp operating-system
Last synced: 12 Oct 2025
https://github.com/dhruvdcoder/poly-metic
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
computational-kinematics cpp kinematics matrices polynomials
Last synced: 03 Apr 2025
https://github.com/ka-iden/Raytracing-Test
Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/
cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image
Last synced: 13 Oct 2025
https://github.com/pechinkin/1st-database-client
client to store, update data about vehicles in the garage
Last synced: 12 Oct 2025
https://github.com/cuspaceflight/firingpi
Raspberry Pi valve controller / datalogger.
cpp engineering hx711 linux ncurses pigpio raspberry-pi rocket
Last synced: 16 Apr 2026
https://github.com/gsri30/sob-challenge
My solution to the Summer Of Bitcoin Challenge
algorithms cpp dp graphs summerofbitcoin
Last synced: 07 Oct 2025
https://github.com/lenoben/image-processing
C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries
c cpp digital-image-processing image-processing library linux-app png
Last synced: 28 Jan 2026
https://github.com/vschwaberow/llvm-mos-example
This repository shows a simple example how to use an IRQ on the Commodore C64 with the LLVM-MOS compiler toolchain for 6502.
Last synced: 24 Apr 2026
https://github.com/man2dev/all-in-one-calculator
A Calculator that does diffrent things
calculator calculator-application cpp university university-assignment university-course university-project
Last synced: 15 Jul 2025
https://github.com/debjotyms/dsa-competitive-programming-codes
This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.
competitive-programming cpp dsa leetcode-solutions python
Last synced: 24 Apr 2026
https://github.com/mohitrajain/anti_intelligent_tic-tac-toe
A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .
ai android cpp game tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/zaman-akib/get-the-ball
2d-graphics birds cpp dog garden glut human opengl trees
Last synced: 01 Mar 2026
https://github.com/artifact-works/geomcpp
GeomCpp is a lightweight C++ library focused on providing fundamental geometric operations and algorithms. Offers simple and efficient API for working with basic geometric shapes, supports visualization.
cpp cpp20 cpp20-library geometry
Last synced: 27 Oct 2025
https://github.com/gokulp01/minimal-cpp-cookiecutter
A minimal cpp cookiecutter template
cookiecutter cookiecutter-cpp cookiecutter-template cpp cpp11 cpp14 cpp17 cpp20
Last synced: 09 Feb 2026
https://github.com/tachi107/scrafurl
Lightweight libcurl wrapper written in C++20
Last synced: 17 Apr 2026
https://github.com/aasjunior/sofia_playground
Este projeto propõe um brinquedo interativo projetado para auxiliar profissionais na identificação de sinais do Transtorno do Espectro Autista (TEA) em crianças. O brinquedo visa estimular sensorialmente as crianças e observar possíveis déficits de percepção visual na identificação de formas e cores.
arduino-uno asd-diagnosis cpp stroop-test
Last synced: 14 Feb 2026
https://github.com/vovandreevik/dictionary-list
This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.
cpp dictionary oop oops-in-cpp
Last synced: 26 Oct 2025
https://github.com/esraa-emary/rational-number-calculator
A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.
cpp problem-solving rational-number-calculator rational-numbers teamwork-projects
Last synced: 24 Jan 2026
https://github.com/lazypanda07/webframework
Web framework in C++ with different language APIs
android c cpp cpp-library csharp dart flutter framework linux python python3 ubuntu ubuntu2404 webframework windows windows-10 windows-11
Last synced: 02 Apr 2026
https://github.com/atta238/learnova-course-registration
System that applies Data Structures concepts using C++ and QT for GUI
Last synced: 28 Apr 2026
https://github.com/pineforge-4pass/pineforge-engine
Deterministic PineScript v6 backtest runtime. Validated trade-for-trade against TradingView.
algorithmic-trading algotrading backtest backtesting c-api cpp cpp17 crypto deterministic ffi finance ohlcv pine-script pinescript python-bindings quantitative-finance static-library technical-analysis trading-strategies tradingview
Last synced: 08 Jun 2026
https://github.com/adityasworks/library-management-system-using-data-structures-cpp-
A library management system using data structures in C++
binary-search-tree cpp data-structures hashing library-management-system linked-list queue
Last synced: 29 May 2026
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/esraa-emary/ciphers-and-deciphers
C Plus Plus Code (Ciphers and Deciphers)
clean-architecture cplusplus cpp
Last synced: 09 Oct 2025
https://github.com/iboudhaine/HNSW-Attribute-Filtering-Optimization
Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.
ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps
Last synced: 02 Apr 2026
https://github.com/embeddedcrab/linux_examples
c cpp cpp-interface linux-programming threads
Last synced: 22 Apr 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 2026
https://github.com/fuwn/tael
🤗 C++98 Extensions for Tatl
cpp cpp98 cpp98-compatible tatl test
Last synced: 16 Mar 2026
https://github.com/fossillogic/fossil-strings
The Fossil String Library is a versatile, platform-independent library designed to provide robust string manipulation capabilities. It supports classic C strings, wide strings, and byte strings, offering a comprehensive solution for handling various string types in both C and C++ projects.
c cpp fossillogic meson mesonbuild ninja-build string-manipulation
Last synced: 24 Jan 2026
https://github.com/bocaletto-luca/ambient-light-temperature
Ambient-Light-Temperature - Arduino | A self-hosted logger that measures ambient light (lux) via BH1750 and temperature via DS18B20, then serves a live dashboard (charts) over Wi-Fi. No external server—just browse to the ESP8266’s IP. By Bocaletto Luca.
ambient-light ambient-light-temperature arduino bocaletto-luca cpp light-temperature openhardware opensource standalone temperature
Last synced: 24 Apr 2026
https://github.com/ovsidee/checkers
Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.
cpp java javafx jni jni-java junit5 mvc-pattern
Last synced: 13 Apr 2026
https://github.com/tomasmark79/dotnamecpp-pub
This repository is obsolete. DotNameCpp was completely free released at https://github.com/tomasmark79/DotNameCpp
automated-testing boilerplate clang-tidy cmake conan cpp cpp-template cross-platform doxygen emscripten github-actions googletest modern-cpp ninja production-ready project-template static-analysis vscode webassembly
Last synced: 13 Oct 2025
https://github.com/pecas-dev/opengl-project-1
Computer Graphics Project made with Modern OpenGL in C++ (#1).
cpp graphics-programming opengl
Last synced: 22 Apr 2026
https://github.com/denyskryvytskyi/scifishooter
Unreal Engine 5 3D Shooter prototype
3d-game 3d-shooter cpp game-development gamedev shooter-game ue5 ue5-shooter unreal-engine-5
Last synced: 24 Jan 2026
https://github.com/spicycactuar/heightmap
Textured heightmap OpenGL application
blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5
Last synced: 28 Apr 2026
https://github.com/andezion/arcade
This is endless, singleplayer Arcade-shooting game.
2d-game c cpp game-development sfml-2d-engine sfml-game sfml-graphics-library
Last synced: 17 Apr 2026
https://github.com/laa-1/c-compiler
一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。
abstract-syntax-tree bytecode c-language complier cpp virtual-machine
Last synced: 06 Feb 2026
https://github.com/man2dev/tic-tac-toe.cpp
a tic tac toe project I made in my first semester of University
ai cpp min-max min-max-algorithm tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game university university-assignment university-course university-project
Last synced: 08 Jun 2026
https://github.com/mahsank111/oops-fundamentals
Basic fundamental codes of oops
cpp object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/ztry8/termlib
Lightweight and simple Rust/C/C++ library with a single header for terminal graphics
c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator
Last synced: 06 Feb 2026
https://github.com/maxiamo/dinogame
C++ Classes in-game using example
console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code
Last synced: 09 Oct 2025
https://github.com/ni-m/githashextractor
Extract Git hash and save this information as a file for version tracking in software and firmware
cicd cmake cpp qt version-control
Last synced: 01 Mar 2026
https://github.com/dasanchez/dasanchez.github.io
Personal profile website
3d-printing arm beaglebone beakerbrowser cpp hardware laser maker p2p python qt qt4
Last synced: 15 Apr 2026
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/bornalgo/binarytree
Binary Tree: Sample C++ code inspired by LeetCode
argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic
Last synced: 19 Apr 2026
https://github.com/nicolascbv/brain-teaser
Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''
cpp cpp20 game game-development makefile puzzle sfml
Last synced: 10 Jun 2026
https://github.com/abdullah-sheikh/registration-form-in-visual-studio
Create registration in visual studio using C++ and Sql.
cpp csharp destop-application development visual-studio
Last synced: 24 Apr 2026
https://github.com/kerneloso/cmake_project_template
CMake projects configuration files
c cmake configuration-files cpp
Last synced: 24 Apr 2026
https://github.com/mohamedelziat50/mediaplayer-miu
Video player application developed in C++ as part of our Data Structures & Algorithms Course by a team of 5 members.
cpp data-structures-and-algorithms dsa winforms
Last synced: 05 Mar 2026
https://github.com/gargakshit/invaders
Yet another i8080 space invaders emulator
cmake cpp imgui intel8080 invaders opengl space-invaders
Last synced: 28 Apr 2026
https://github.com/cleasbycode/pdvps
PowerShell / C++ CLI tool to encrypt & embed any file type within a tweetable and "executable" default supplied PNG image.
arbitrary-data c-plus-plus cplusplus cpp embedded-data hidden-files image linux mp3 mp4 pdf pdvzip png-polyglot powershell pwsh python scripting-language steganography tweetable twitter
Last synced: 17 Apr 2026
https://github.com/01barthez/tp-inf-211
TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...
cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram
Last synced: 17 Apr 2026
https://github.com/llnl/open-facility-viewer
Open Facility Viewer (OFV) is an application for 3D interactive walk-throughs of facilities
Last synced: 07 Jun 2026
https://github.com/bollos00/singletontemplatecpp
A template of a singleton class for c++
cpp singleton singleton-pattern
Last synced: 05 Jun 2026
https://github.com/dtinth/soundplayer
A simple sampled sound player written using FMOD Ex.
Last synced: 13 Oct 2025
https://github.com/alexoah/cppplayground
A playground for C++ programming language.
alexoah c-plus-plus cpp exercises exercises-code-cpp exercises-solutions experiments w3school-cpp-exercises w3school-exercises-solutions
Last synced: 09 Oct 2025