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/tayne3/gitversion.cmake
🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.
c c-plus-plus cmake cpp version-manager versions
Last synced: 11 Apr 2025
https://github.com/taharachedi/custom_double_linked_list_library-cpp
A C++ template-based doubly linked list implementation providing essential list operations such as insertion, deletion, searching, and reversal.
Last synced: 10 Jul 2025
https://github.com/sameetasadullah/covid-stats-algorithms
A program to find out covid stats of different countries using efficient algorithms i.e, Knapsack, Longest Common Subsequence (LCS), Longest Decreasing Subsequence (LDS) etc
algorithms covid19-data covid19-tracker cpp knapsack longest-common-subsequence longest-decreasing-subsequence longest-increasing-subsequence visual-studio
Last synced: 19 May 2026
https://github.com/kotomichigames/game-editor
Game Editor
cpp game-editor open-source opengl
Last synced: 31 Jan 2026
https://github.com/mysticquest/sdl-ecs-game-engine
A C++ game engine with ECS architecture, using SDL, handling rendering, transform, input and collision.
Last synced: 19 May 2026
https://github.com/lukasondrejka/cpp-tic-tac-toe
Tic-Tac-Toe game in C++ with sockets and client-server TCP communication
client-server console cpp game linux socket tcp
Last synced: 19 May 2026
https://github.com/imolai/nvim-liteide
Minimal Neovim IDE setup for C++, Python, and Bash – fast, focused, and extensible.
bash configuration cpp ide minimal neovim python
Last synced: 09 Apr 2026
https://github.com/sameetasadullah/validate-sudoku-using-threads
C++ program to check whether the given sudoku puzzle is valid or not. It uses threads, joins, and semaphores to do that
cpp linux semaphores sudoku-checker thread-joining threads ubuntu
Last synced: 19 May 2026
https://github.com/kassane/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)
cplusplus cpp cpp-library zig-package
Last synced: 06 May 2025
https://github.com/ajlekcahdp4/vulkan-learning
Just me learning vulkan C++ API
Last synced: 04 Apr 2025
https://github.com/arnavsharma2711/cp-striver-sheet
This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.
Last synced: 05 May 2025
https://github.com/ahmednassar7/competitive-programming
This repository contains Data Structure and Algorithms topics.
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 13 Apr 2025
https://github.com/exoticgamerrryt/fortnite-resolution-changer
Windows desktop app to easily change Fortnite resolution and window mode.
cpp cpp20 directx directx-11 easy-to-use fortnite fortnite-resolution-changer imgui ini ini-files inifiles resolution-changer simple-ini simpleini
Last synced: 17 Feb 2026
https://github.com/kingarthurwashere/bank-management-system
Learning curve of ancient and hard coding language
Last synced: 14 Jul 2025
https://github.com/blagojeblagojevic/esp32_thinghsspeak_ntc_resistor
esp32_ThinghsSpeak_NTC_resistor Cloud
arduino-ide c cloud cpp esp32 esp32-idf ntc-thermistor temperature-monitoring thingspeak
Last synced: 07 May 2026
https://github.com/amitminer/todolist-cpp
a simple todolist cli made in c++
cmake conan cpp learning-exercise linux todolist vcpkg windows64
Last synced: 08 Mar 2026
https://github.com/phoemur/minesweeper
This is an implementation of Minesweeper written in C++ and Qt5
Last synced: 17 May 2026
https://github.com/deryaxacar/42-cpp_06
In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school casting cpp cpp-all cpp-modules-42 cpp06 cppmodules typecasting
Last synced: 13 Mar 2025
https://github.com/deryaxacar/42-cpp_04
This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.
42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules
Last synced: 04 Mar 2025
https://github.com/dupontcyborg/compress-utils
Multi-algorithm compression & decompression library for C, C++ & Python
brotli bzip2 c compression cpp decompression gzip lz4 lzma python xz zlib zstd
Last synced: 16 May 2026
https://github.com/jgsogo/template-cpp-project
A C++ project using CMake and connected to a _central_ repository of Conan recipes
Last synced: 20 Jan 2026
https://github.com/lukaszwoznica/algorithms-and-data-structures
Implementations of some algorithms and data structures using C++.
algorithms bst-tree cpp data-structures graphs-algorithms heap-algorithm kmp-algorithm monte-carlo-methods pointer-list priority-queue sorting-algorithms trees-algorithms
Last synced: 17 Jun 2025
https://github.com/syedzawwarahmed/data-structures
This repository contains algorithms implementing the basic data structures.
c cpp data-structures-and-algorithms
Last synced: 18 May 2026
https://github.com/lostincompilation/rangebasedforloop-withcounter
C++ Range Based For Loops with integer counter/index variable
cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility
Last synced: 10 Jun 2025
https://github.com/raihan4520/computer-graphics
Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.
3d-rendering computer-graphics cpp opengl transformation
Last synced: 15 May 2026
https://github.com/pomettini/ue4-multithreaded-fibonacci
Unreal component that calculates the Fibonacci sequence on separate threads
cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4
Last synced: 27 Mar 2025
https://github.com/tangilj/onitama
AI for the Onitama board game, written in C++.
Last synced: 05 Apr 2025
https://github.com/fuyutsubaki/coffin-struct-utils
C++ header only aggregate helper library {serialize support, gen comp ops, dump,... }
Last synced: 17 Jun 2025
https://github.com/4s4v1n/mlp
Neural network for letter recognition
back-propagation cpp forward-propagation machine-learning neural-network
Last synced: 23 Jun 2025
https://github.com/mrdrivingduck/the-annotated-stl-sources-notes
⚒️ Notes of reading The Annotated STL Sources (using SGI STL).
Last synced: 04 Jul 2026
https://github.com/genebit/adnu-code
Hackerrank/Edabit/Coding Repository
challege competitive-programming cpp hackerrank problem-solving
Last synced: 17 Jul 2025
https://github.com/hosseinmoein/DataItem
This is an interpretation and implementation of dependency graph by which you can implement many analytical models, such as alpha and risk models.
container cpp dependencies dependency-graph dependency-manager self-describing
Last synced: 01 May 2025
https://github.com/gustavohnsv/my-wallet-simulator
Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.
cpp exercise good-first-issue good-first-pr wallet
Last synced: 03 Apr 2025
https://github.com/fabienpean/heco_experiments
Experimental heterogenenous containers in C++
container cpp heterogeneous heterogeneous-containers
Last synced: 13 Mar 2025
https://github.com/taharachedi/stone-paper-scissor
🎮 Fun Stone-Paper-Scissors game in C++ 🪨📄✂️ – Challenge the computer, track your wins, and enjoy the game! 🏆
algorithms console-game cpp enums functional-programming problem-solving random-number-generators structures
Last synced: 20 Mar 2025
https://github.com/vovandreevik/bifurcation-analysis-in-dynamical-systems
This project involves analyzing the stationary solutions of a system of differential equations depending on the parameter p4 .
bifurcation cpp differential-equations eigenvalues jacobian mathematical-modelling
Last synced: 16 May 2026
https://github.com/adahadapato/push4me
C++ application that helps push text files to server, using curl lib for connection
Last synced: 13 May 2026
https://github.com/tierra-colada/h5gt
HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project
Last synced: 29 Dec 2025
https://github.com/winstonliyt/hospital-registration-system-developmentqt
Qt-based Hospital Registration System for Course 100165 Project
cpp data-science hospital-management-system qt6 visualization
Last synced: 16 May 2026
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 2025
https://github.com/taharachedi/algorithms-problem-solving-level-4
📂 Repository containing well-organized solutions for simple problems Level 4 in C++.
algorithms conditional-statements cpp enums problem-solving string-manipulation
Last synced: 20 Mar 2025
https://github.com/johelegp/jegp
Generic library components for JohelEGP's C++ projects.
Last synced: 04 Apr 2025
https://github.com/franzlor/turrettankblitz
Tank shooter using Unreal Engine 5
Last synced: 10 Jul 2025
https://github.com/crafterkolyan/competitive-programming-algorithms
This repository contains algorithms for competitive programming. It was created in order to fix wrong codes on E-maxx.
algorithms competitive-programming cpp
Last synced: 05 Apr 2025
https://github.com/oleg-nenashev/wiremock-googletest-demo
Demo: Using WireMock with Testcontainers for C/C++ in Google Test
api cpp demo testcontainers testcontainers-c wiremock
Last synced: 28 Mar 2025
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 May 2026
https://github.com/fl444mingo/fl4-cs131-01-04-math
Ch. 1, Lesson 4, Mathematical Operators
Last synced: 21 Mar 2025
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026
https://github.com/sahilatahar/c-plus-plus
cpp cppbasics cppprograms oops-in-cpp
Last synced: 17 Jun 2026
https://github.com/neko-box-coder/system2.cpp
A C++ wrapper for System2, for executing shell commands or running processes
command cpp shell sub-process subprocess subprocess-run system
Last synced: 05 Apr 2025
https://github.com/CleasbyCode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 07 May 2025
https://github.com/arceryz/mazerunner
2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.
cpp editor game-development gametools imgui maze maze-creation maze-explorer maze-generator raylib tools
Last synced: 17 Jul 2025
https://github.com/pulkit1822/cse3003-operating-system
This repository contains implementations of various operating system scheduling algorithms in C++. Whether you're a student studying operating systems or a developer looking to understand these algorithms better, this repository aims to provide clear and concise implementations along with explanations to aid your learning.
bankers-algorithm c cpp fcfs-process-scheduling oper priori resource-allocation-algorithm round-robin shortest-job-first
Last synced: 17 May 2026
https://github.com/aeckar/libnumsys
Number system conversion library and command-line utility for C/C++
binary c cpp hexadecimal number-converter
Last synced: 19 May 2026
https://github.com/unvercan/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 27 Jul 2025
https://github.com/tuokri/uscript-msgbuf
Lightweight UnrealScript and C++23 message protocol code generator.
code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript
Last synced: 03 Jul 2026
https://github.com/gwynbleidd0241/-mirea_2sem_oop-
Практические задания и курсовая работа по ООП(2 семестр МИРЭА)
Last synced: 30 Aug 2025
https://github.com/keli-wen/matchengine
The UBI Challenge Works: a simple match engine.
Last synced: 05 Apr 2025
https://github.com/yushikuni/library
My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.
cpp finished-project portfolio-website unfinish unfinished-project
Last synced: 18 Jul 2025
https://github.com/fizashaikh3006/automatic-solar-grass-cutter
The Automatic Solar Grass Cutter is an eco-friendly device that automates lawn maintenance using solar energy and Arduino Uno. Equipped with sensors for obstacle detection and grass height adjustment, it ensures safe and precise operation. Powered by solar panels, the cutter features motor-driven blades and wheels for efficient trimming & mobility
arduino-uno assembly-language cpp
Last synced: 18 May 2026
https://github.com/akselsledins/hackerrank-answers
Doing stuff on lunch time
challenges cpp golang hackerrank nodejs python regex shell
Last synced: 09 Apr 2026
https://github.com/jrob774/runner
My third ever finished game.
1bit 2d cpp cpp17 emscripten endless-runner game runner sdl sdl2 sidescroller simple
Last synced: 20 Oct 2025
https://github.com/hengxin666/cpp-cmake-template
This is a cross-platform modern C++ CMake project template. It provides a default test workflow with ctest and Github.
Last synced: 21 Jun 2025
https://github.com/NotCompsky/libcompsky
C++ library used in some of my projects
Last synced: 03 Apr 2025
https://github.com/chihebabiza/cpp-atm-system
C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.
atm atm-machine atm-management-system atm-system console-application cpp cpp-atm
Last synced: 02 Jul 2026
https://github.com/kougen/cpp-tic-tac-toe
An Online/Offline multiplayer Tic-Tac-Toe written in C++
cli-game cpp multiplayer tictactoe
Last synced: 10 Jul 2025
https://github.com/divetoxx/mandelbrot-2
Mandelbrot set. 60 FPS and palette rotation. Palette Rotation Logic 0 is Green cos, 1 is Blue sin, and 2 is Red Random. 256 colors. Synchronization with DwmFlush. Controls & Hotkeys. F1 - F8 Keys: Instantly jump to 8 predefined iconic locations within the Mandelbrot set. OpenMP.
cpp fractal fractals gdi generative-art generative-arts graphics high-precision mandelbrot-set multithreading openmp palette-rotation visualization visualizations winapi
Last synced: 12 Apr 2026
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/jgaa/purech
Cluster and replication validation for global deployments of Apache Pulsar
Last synced: 18 Jul 2025
https://github.com/massimo-marino/containers-benchmark
insertion operations benchmark for some C++17 containers
benchmark benchmarking cpp cpp17 stl-containers stl-vector
Last synced: 14 May 2025
https://github.com/vaibhav-kesarwani/codechef-problem-solutions
Here i upload the solutions of codechef
algorithms-and-data-structures codechef codechef-solutions cpp dsa
Last synced: 10 Sep 2025
https://github.com/jolars/libslope
C++ library for Sorted L-One Penalized Estimation (SLOPE)
cpp machine-learning regularization slope statistics
Last synced: 12 Apr 2025
https://github.com/eclipse-keypop/keypop-calypso-crypto-legacysam-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Legacy SAM Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/eclipse-keypop/keypop-calypso-crypto-asymmetric-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Asymmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/danielgospodinow/alienattack
Single-player and Multiplayer arcade game similar to Space Invaders
ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders
Last synced: 15 May 2026
https://github.com/pranshuchittora/dsa
DS in C
algorithms c cpp data-structures golang
Last synced: 11 May 2026
https://github.com/daixinye/zjucst
作业 & 实验
blockchain cpp hadoop iot object-oriented spark
Last synced: 16 May 2026
https://github.com/karnkaul/dens
Archetype-based entity-component framework using C++20
archetype cpp cpp20 ecs entity-framework
Last synced: 20 Mar 2025
https://github.com/ferhatgec/fpaper.py
Fegeya FPaper.Py, Python3 implementation of FPaper
cpp e-paper fegeya file file-format fpaper implementation parser python python3 read
Last synced: 18 May 2026
https://github.com/yooodleee/personal-study
🏊no pain no gain🏊
api c cpp dataanalysis django java modeling node python spring-boot study study-notes typescript vue
Last synced: 07 Apr 2026
https://github.com/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 Apr 2025