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-22 00:06:44 UTC
- JSON Representation
https://github.com/liyanboy74/clock
Simple Desktop Clock using SDL & C++
analog-clock c clock cpp desktop-clock sdl timer wiget windows-desktop windows-widget
Last synced: 04 Feb 2026
https://github.com/seigtm/qt-wms
My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).
college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms
Last synced: 20 Apr 2025
https://github.com/alcxpr/acheron
A little to nothing, general-purpose C++ library
Last synced: 10 Mar 2026
https://github.com/tillkuhn/moodboard
ESP32 MoodBoard C++ Sourcecode for Arduino IDE
Last synced: 11 Apr 2026
https://github.com/kylereddoch/airgeadbanking
Airgead Banking Compound Interest App. Project Two in my C++ class at SNHU.
Last synced: 14 Mar 2025
https://github.com/kylereddoch/cpp_python_integration
Integrating CPP and Python for a simple math-based program.
Last synced: 14 Mar 2025
https://github.com/maurodelazeri/grpc-cpp
Simple grpc server/client in c++ ready to import on clion
clion clion-cmake cplusplus-14 cplusplus-17 cpp grpc-cpp
Last synced: 04 Oct 2025
https://github.com/dhi13man/numcuts
A GUI tool that allows you to set up custom shortcut keys that you can press to run anything on your PC or the web. Built using C++ and containing a full HTML/CSS based UI, made using NodeJS and Electron Framework.
batch-script bootstrap c-plus-plus cpp css dhi13man electron electron-app html html-css-javascript html5 javascript nodejs open-source opensource shortcuts software time-saver utility windows
Last synced: 10 Apr 2026
https://github.com/mrrobinofficial/unreal-commontime
Unreal Engine plugin that provides an editor view for editing DateTime and Timespan values.
cpp datetime timespan unreal-engine-cpp-plugin unreal-engine-plugin
Last synced: 31 Aug 2025
https://github.com/kdesp73/cpp-tamagochi
A tamagochi written in C++ with a terminal user interface
Last synced: 03 Jan 2026
https://github.com/wesleych3n/process-cpp
A rust-like C++ API to easily create process, pipe stdio, etc on win/unix
cmake cpp pipes rust stdio subprocess unix windows
Last synced: 20 Apr 2026
https://github.com/namberino/vilang
The Vietnamese Programming Language
cpp interpreter programming-language vietnamese
Last synced: 03 Feb 2026
https://github.com/artem78/s60-gps-tracker-cli
GPS track recorder for Symbian OS (console version)
cli console console-application cplusplus cpp gps gpx nokia nokia-phones positioning s60 symbian symbiancpp
Last synced: 26 May 2026
https://github.com/cm0use/tic-tac-toe
Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.
cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game
Last synced: 20 Aug 2025
https://github.com/albin-johansson/init
A simple .ini parsing and serialization library
cpp cpp20 header-only ini ini-parser modern-cpp
Last synced: 17 Aug 2025
https://github.com/bcanozter/multithreaded-sudoku-checker
9x9 Sudoku Checker
computer-engineering computer-science cpp multithreading sudoku-checker
Last synced: 06 Sep 2025
https://github.com/manid2/cpp-programs
C++ programs
autotools cmake cpp examples learn-by-doing reuse
Last synced: 05 Oct 2025
https://github.com/thiagoow/fatec-zs-cpp-projects
Exercícios de desenvolvimento com C++. Criado para estudos de programação na Fatec Zona Sul.
centro-paula-souza college cplusplus cplusplus-17 cpp cpp17 fatec fatec-zona-sul fatec-zs tdm-gcc tdm-gcc-compiler vscode
Last synced: 15 Mar 2025
https://github.com/msaaddev/learning-management-system
This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨💻
cpp learning-management-system student-panel
Last synced: 01 May 2025
https://github.com/Tanner-Davison/cpp_class_overloading
Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters
c cpp dynamic-memory-management
Last synced: 06 Mar 2025
https://github.com/yessenali-yerkebulan/guess-number-cpp
Just Guess Number game in C++
Last synced: 11 Sep 2025
https://github.com/vishal2376/project-template
A simple c++ project code generator along with header and cpp files
cpp cpp-template makefile project
Last synced: 07 Jul 2025
https://github.com/ankitjha2202/gfg-daily-problems
Learning new problem everyday and building the habit of problem-solving
cpp daily-coding-problem gfg-solutions
Last synced: 18 Jun 2026
https://github.com/jdsherbert/chess
A simple command-line chess game implemented in C++. It allows you to play against an AI player using basic chess rules.
chess cplusplus cpp minmax-algorithm
Last synced: 07 Apr 2025
https://github.com/BillyFrcs/RunnerMan
Simple Endless Runner Game Runner Man.
3dgame blueprint blueprint-scripting cpp endless-runner gamdev game game-development runnerman ue4 unreal-engine unreal-engine-4
Last synced: 14 Apr 2025
https://github.com/sameetasadullah/leetcode-solutions
This repository contains solutions of various LeetCode problems
cpp java javascript leetcode python python3
Last synced: 04 Oct 2025
https://github.com/the-last-cookie/image-tagger
Photo Management Program
cpp management photo-gallery qt5 windows-10
Last synced: 10 May 2026
https://github.com/3ein39/expedia.com
A simple Expedia.com implementation in c++ applying some polymorphism and OOP concepts.
apis booking-system console-application cpp expedia oop-principles
Last synced: 11 Jun 2026
https://github.com/jqntn/quengine
Extensible C++20 2D game engine with multiplayer sample
chess client client-server cpp cpp20 entt game game-dev game-development game-engine games glm imgui minesweeper multiplayer sdl sdl2 server windows
Last synced: 13 Feb 2026
https://github.com/y252328/link-preserving_interference-minimization
Simulation program for "Link-Preserving Channel Assignment Game for Wireless Mesh Networks"(LPIM)
channel-selection cpp game-theory link-preserving mesh-networks
Last synced: 26 May 2026
https://github.com/dup4/autowired-cpp
AutoWired for morden cpp
autowired cpp dependency-injection
Last synced: 29 Mar 2025
https://github.com/dor-sketch/snakes_ladders
Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.
cairo cairo-drawing cmake cpp game-development gtk3 qt6
Last synced: 26 Jan 2026
https://github.com/flatcap/dparted
📊 Graphical Partition Manager
c-plus-plus cpp manager partition
Last synced: 11 Jun 2025
https://github.com/arxiver/mema
Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool
c clang cpp cpp17 memory memory-allocation memory-management memory-manager memory-pool pool
Last synced: 09 May 2026
https://github.com/soreing/bigint-x86cpp
Big Integer library for C++ partially written in x86 Assembly
asm asmx86 assembly-x86 bigint biginteger biginteger-cpp biginteger-library cpp
Last synced: 22 Aug 2025
https://github.com/dcavar/fomatestcpp
Foma-based morphological analysis using a simple C++ wrapper
cpp finite-state-transducer foma lexicon morphology natural-language-processing nlp nlp-parsing
Last synced: 30 Jun 2025
https://github.com/wolgemoth/vsop87-wrapper
A wrapper class providing a clean interface for working with Greg Miller's VSOP87-Multilang in C++.
astronomy cpp cpp17 glm header-only mathematics positions solar-system templated vsop vsop87 wrapper
Last synced: 30 Mar 2025
https://github.com/flamboyantpenguin/wikilynx
A simple game browser made using Qt C++ for playing wikipedia speedrun the right way
cpp game qt qt6-gui qtwebengine wikipedia wikipedia-speedrun
Last synced: 13 Aug 2025
https://github.com/dvsku/devue
3D model viewing software with plugin support.
3d 3d-model 3d-model-software 3d-model-viewer cpp devue devue-plugins dvsku dvsku-devue plugins
Last synced: 16 Jan 2026
https://github.com/marcb152/pdstsp-cplex-solver-cpp
PDSTSP solver in C++ using IBM Cplex
cplex cplex-optimization-solver cpp pdstsp tsp tsp-problem tsp-solver
Last synced: 26 Feb 2025
https://github.com/maksasj/dunmorogh
Dunmorogh - simple c++ library, that implements some sorting algorithms
cpp educational-project library sorting sorting-algorithms
Last synced: 15 May 2025
https://github.com/jayprakashkumar1/word-guessing-game
This is a c++ word guessing game in which a 5 digit random word will be displayed to the screen and two positions will be kept blank.Then user will guess that word.
cpp cpp-games guessing-game mini-game
Last synced: 03 Mar 2025
https://github.com/toshikinakamura0412/amr_navigation_ros
A 2D navigation metapackage for AMR (Autonomous Mobile Robot)
astar autonomous-navigation control cpp docker docker-compose dwa local-mapping localization mcl mobile-robot-navigation navigation path-planning raycast robotics ros ros-noetic simulation
Last synced: 10 Mar 2026
https://github.com/maksasj/graph
Graph - simple c++ library, that implements a simple graph adt structure as well as implements some graph based algorithms like, vertex cover algorithm.
cpp educational-project graph library
Last synced: 15 May 2025
https://github.com/toshikinakamura0412/scan_to_pcl_ros
ROS package for converting scan to pcl
bsd-3-clause conversion cpp pcl pointcloud robotics ros ros-noetic scanning
Last synced: 04 May 2026
https://github.com/szykol/potato
A simple http server 🥔
cmake cpp googletest http server
Last synced: 06 Mar 2025
https://github.com/0bvim/cpp
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
42projects 42school 42sp clang cpp makefile
Last synced: 07 Apr 2025
https://github.com/conreality/conreality-ddk
Conreality Driver Development Kit (DDK) for C++.
Last synced: 05 Oct 2025
https://github.com/rizwanullah313/library-management-system
Library management system using C++ data structure..
cli cpp data-structures visual-studio
Last synced: 14 Oct 2025
https://github.com/devprashantt/6companies30days
A Challenge to make sure you start with your goals today , don’t procrastinate and don’t let your college decide your future.
Last synced: 04 Apr 2025
https://github.com/muellan/sequence
Header-only sequence generators for C++14
cpp cpp14 generator header-only sequence
Last synced: 22 Mar 2025
https://github.com/jesuscopado/stereo-estimation
Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.
cpp point-cloud stereo-matching
Last synced: 11 Jul 2025
https://github.com/dekal/algorithm
Algorithm code !!!
algorithms cpp java javascript
Last synced: 06 May 2026
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/ombhd/cplusplus-pool-42
piscine (pool) of C++, where you can learn a lot of stuff about C++, just code and enjoy it!
1337school 42born2code cpp game object-oriented-programming
Last synced: 30 Mar 2025
https://github.com/8ightfold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 30 Mar 2025
https://github.com/georgiifirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi
Last synced: 07 Apr 2025
https://github.com/rajin-khan/dsa-sem-4
lab tasks and problems i solved during my fourth semester (data structures and algorithms, cpp)
cpp data-structures-and-algorithms university-course
Last synced: 24 May 2026
https://github.com/CyberScoper/ESP32-Game-of-Life-NTP
This repository contains an ESP32 project that demonstrates various animated screensavers on an SSD1306 OLED display. The screensavers include a bouncing DVD logo, Matrix rain effect, digital clock, rotating square, scrolling text, image slideshow, and falling stars.
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 24 Aug 2025
https://github.com/islatri/leetkocpp
A cargo-like runner for C/C++/Rust LeetCode problems
algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust
Last synced: 24 Aug 2025
https://github.com/aaisha-nexus/c_string_problems
C++ Practice questions Focused on String Manipulation using Recursion and string operations
codingbat-solutions cpp recursion-algorithm string-manipulation
Last synced: 16 Feb 2026
https://github.com/anuran-roy/cppchain
A simple C++ implementation of an elementary blockchain
beginner blockchain cplusplus cpp stl
Last synced: 16 May 2025
https://github.com/seppahbaws/hyper
A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.
cpp ray-tracing real-time vulkan
Last synced: 09 Jun 2026
https://github.com/dexoron/dcr
DCR is a utility for managing C/C++ projects in a Cargo-like style.
c cpp cpp-all linux macos project-manager rust utils windows
Last synced: 20 Feb 2026
https://github.com/karthigaiselvam-r-official/asustuffancontrol_linux
"A powerful, expert-level system control utility for ASUS TUF and ROG laptops on Linux. Features advanced Fan Control, Battery Health management, and Aura Sync RGB customization with a premium Qt6/QML glassmorphic UI."
asus aura-sync battery-management cpp fan-control linux qml qt rgb-control rog system-monitor tuf-controller tuf-gaming
Last synced: 04 Jan 2026
https://github.com/nic-obert/permalang
A compiler for a statically typed language
aot compiler cpp language parser programming-language syntax-tree
Last synced: 16 Apr 2025
https://github.com/gregorykogan/result
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type
Last synced: 15 May 2025
https://github.com/isaiah512/linux-shell
a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.
command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell
Last synced: 09 Mar 2025
https://github.com/coralkashri/cppsenioreas-metaprogramming-restrictions
This is examples repository of C++ Senioreas blog metaprogramming restrictions article.
cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions
Last synced: 15 May 2025
https://github.com/vivek-v-rao/cpp-dataframe
C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators
cpp cpp17 dataframe statistics time-series time-series-analysis
Last synced: 04 Jan 2026
https://github.com/afxres/binary-cxx
Experimental serialization library for C++.
Last synced: 25 Aug 2025
https://github.com/themorc/screenduo-userspace
ASUS ScreenDUO/ASUS OC Palm userspace driver for Windows/macOS/Linux written in C++ (originally written in C for Linux, fork of mayorbobster's screenduo4linux)
asus c cplusplus cpp driver linux macos screenduo screenduo4linux screenduo4macos windows
Last synced: 11 Apr 2026
https://github.com/srz-zumix/setup-infer
This action installs 📘 infer.
composite-action cpp github-actions
Last synced: 23 Jun 2025
https://github.com/umar-masood/modern-weather-app
A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.
api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app
Last synced: 02 Sep 2025
https://github.com/pawel-12/arkanoid_sdl2
Arkanoid style game made in C++ using SDL2
Last synced: 04 Oct 2025
https://github.com/quqionfree/quqimemorypool
This is a c++ memory pool.
cpp cpp-library cpp11 cpp14 cpp17 cpp20 memory-allocator
Last synced: 03 Jan 2026
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025