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-12 00:06:48 UTC
- JSON Representation
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/nesktf/lora_gps_tracking
LoRa & NodeMCU GPS tracking system
arduino college-project cpp cpp20 lora nodemcu opengl openstreetmap
Last synced: 28 Apr 2026
https://github.com/james-ralph8555/1brc
1brc https://www.morling.dev/blog/one-billion-row-challenge/
cpp datafusion duckdb rust sql
Last synced: 18 Apr 2026
https://github.com/lepesevichnikita/vsdt-lab-work-7
Laboratory on the subject "Visual software development tools"
cmake cpp qml qt qt5-qml qtquick qtquick-controls2
Last synced: 29 Apr 2026
https://github.com/krk/hello-aws-lambda-cpp
Example usage of AWS Lambdas with C++ using aws-lambda-cpp
aws aws-lambda cpp cpp14 hello-world
Last synced: 29 Apr 2026
https://github.com/abdulshaikh55/hotel-management-system
My first C++ project, 'Hotel Management System' is a project which teaches the basics of C++ such as I/O, class & objects, etc.
Last synced: 29 Jun 2026
https://github.com/wa1tnr/c4a-lcl-bpio
c4a from Chris Curl - with platformio RP2350 support. make clean ; make ; make uploadfs ; make upload - new repo 18 Dec 2024
arduino-pico ccurl-c4a colorforth cpp earlephilhower forth littlefs platformio rp2350 rpi-rp2 rpipico2
Last synced: 29 Apr 2026
https://github.com/2kabhishek/sudoku-hero
For all your sudoku solving needs. 🧮🧩
cpp sudoku sudoku-checker sudoku-solver utility
Last synced: 11 Jun 2026
https://github.com/ososuna/coding-interview
Coding afternoons for cracking the coding interview
algorithms coding-interviews cpp data-structures
Last synced: 29 Apr 2026
https://github.com/x-cod3r/text-maker
A simple tool to convert different languages programing files like .py .cpp .h nto .text files
consolidate conversion cpp file file2text fileto filetotext python text
Last synced: 29 Apr 2026
https://github.com/minijackson/inf4710-tp3
A Multithreaded / GPU accelerated scene transition detector
Last synced: 29 Apr 2026
https://github.com/marianciuc/algorithms
The repository includes a series of laboratory works, each focusing on different aspects of algorithms
algorithms-and-data-structures cpp
Last synced: 09 Oct 2025
https://github.com/robertpaulp/drone-delivery
OpenGL Drone Delivery 3D Game
Last synced: 29 Apr 2026
https://github.com/pinakipb2/cp-parse-kit
Parses the Test Cases from a Contest and Creates Folder Structure to Code
competitive-programming-contests cpp parser
Last synced: 29 Apr 2026
https://github.com/awais-124/oop-practice-problem
Program to practice OOP concepts
cpp inheritance java oop problem-solving
Last synced: 08 Jun 2026
https://github.com/poakapx/overloading_plus_operator
Перевантаження оператора «Плюс», додавання двох чисел й виведення результатів.
Last synced: 08 Jun 2026
https://github.com/susannnnnna/cpp_patientdatabasecli
Simple CLI application with Google Tests (demo based on IEC 62304)
bdd ci-pipeline cli cmake cpp demo-iec-62304 gtest integration-testing powershell regression-testing req-iec-62304 system-testing tasks-json unit-testing vscode
Last synced: 29 Apr 2026
https://github.com/roanpienaar/librarymanagementsystem
A simple Qt-based c++ console application for managing books and magazines in a digital library
academic-project console-application cpp data-persistence library-management object-oriented-programming qt qtcreator
Last synced: 29 Apr 2026
https://github.com/bvgastel/crashy
C++ crash reporting library for UNIX systems (macOS/Linux/FreeBSD)
Last synced: 22 May 2026
https://github.com/caishangqi/eurekiel
Eurekiel is a custom 2D game engine, currently supporting OpenGL. In the future, it will be tailored specifically for voxel-based games. Stay tuned!
2d-game-engine cpp custom-game-engine opengl voxel-engine
Last synced: 04 May 2026
https://github.com/rdvdev2/collision-pi
Calculate Pi with the extremely inefficient method of counting perfectly elastic collisions.
Last synced: 22 Mar 2025
https://github.com/alexjmercer/study-material-for-cpp
Putting all the study materials of the NPTEL C++ course in one place.
cpp cpp17 educational learning nptel nptel-courses nptel-solutions
Last synced: 26 Oct 2025
https://github.com/00nx/c-string-obfuscator
A lightweight, header-only C++ utility for compile-time string obfuscation using XOR encryption.
c cpp dynamic encryption header obfuscator runtime-decryption string windefender windows xor xor-encryption
Last synced: 06 Jul 2026
https://github.com/malciin/minesweeper
Simple minesweeper game written in C++ with SFML
cpp minesweeper minesweeper-game sfml
Last synced: 03 Apr 2025
https://github.com/willgreen98/arduino-bled-impl
Just a toy-app for me to learn firmware concepts and brush up on C++
arduino arduino-mega c cpp firmware led-controller platformio
Last synced: 18 Jan 2026
https://github.com/fatiq123/school-management-system-using-link-list-in-cpp
I developed this project using C++ language.
Last synced: 14 Mar 2025
https://github.com/poakapx/oop-fuel_consumption_calculator
Калькулятор витрати палива в ООП-реалізації.
Last synced: 19 Jul 2025
https://github.com/pbergstrom90/passwordmanagersimulator
Examproject for "Data IT Security" course, Winter 2024.
Last synced: 22 Mar 2025
https://github.com/thatoneguywifi/tbfe
tbfe (Text Based File Explorer) is a file explorer ran in a terminal
cpp fileexplorer linux terminal terminal-based text-based
Last synced: 03 Jan 2026
https://github.com/saadbutt27/dsa
Data Structures and Algorithms
algorithms array binary-search cpp cpp-stl dsa functions leetcode pointers problem-solving sorting strings time-complexity vector
Last synced: 28 Jun 2025
https://github.com/mkamadeus/stima-convex-hull
Convex Hull with brute force; O(n^3) time complexity written in C++. (IF2211 2020)
Last synced: 12 Jan 2026
https://github.com/erthium/primes-and-others
General tests with prime numbers
combinatorics cpp cpp11 functional-programming makefile math mathematics prime-numbers python python3
Last synced: 17 Feb 2026
https://github.com/nsakan972/upf_routines
Routines for parsing Quantuum espresso Unified Pseudopotential Format perfected with help of codeium.
computational-physics cpp physics pseudopotential quantum-espresso scientific-computing
Last synced: 02 Jul 2026
https://github.com/converged-computing/flux-c-examples
Getting started examples, environment, and builds for using Flux in C/C++!
c cpp flux-core flux-framwork hpc
Last synced: 12 Jan 2026
https://github.com/bharathvariar/connect4
Unbeatable Connect-4 AI
ai cpp minimax-alpha-beta-pruning
Last synced: 28 Mar 2025
https://github.com/petrenko-alex/vk-messenger
[Архив 2015] Мессенджер Вконтакте / Vkontakte messenger
cpp messenger qt visualstudio2013 vk vkontakte vkontakte-api vkontakte-client
Last synced: 20 Jan 2026
https://github.com/mulatinho/hackerrank-challenges
just a repository of challenges from hackerrank.com
challenge-solutions cpp go golang hackerrank-challenges hackerrank-solutions python
Last synced: 26 Feb 2025
https://github.com/amirmghanem/turbo-c-ball-boom
🎈🔮Turbo-C Ball Boom. project programmed with c++(CPP File) On DOSBOX Showinga swinging line from the top. 🎈🔮
ball c cpp dosbox swinging-line turbo-c-plus-plus
Last synced: 01 May 2026
https://github.com/nikitakarmakarp/leetcode-solutions-2025
Leetcode-Solutions-2025 is a repository providing efficient solutions to LeetCode problems in C++, Python, and Java, with explanations and complexity analysis. It helps improve problem-solving skills for coding interviews and algorithm mastery, with regular updates and contributions welcomed.
Last synced: 17 Apr 2026
https://github.com/rafath0ssain/sortsimple
C++ application to visualize different types of sorting algorithms, with variety of user-controllable elements.
cplusplus cpp sorting sorting-algorithm-visualizations sorting-algorithms sorting-algorithms-implemented sorting-visualization sorting-visualizer
Last synced: 28 Mar 2025
https://github.com/sebastianbach/cpp-check-suite
Checks for C++ code.
asan clang-format clang-tidy coverage cpp cppcheck ubsan valgrind
Last synced: 18 Jun 2026
https://github.com/shadmehrbakhtiary/3d-directx-human
creating a graphical human using c++
cpp directx graphics-programming
Last synced: 06 Jul 2026
https://github.com/misterquestions/saphire
A simple, flexible and powerful game engine written in C++ with multi-platform support.
cmake conan cpp cxx game-development game-engine opengl python
Last synced: 20 Jan 2026
https://github.com/quantumsheep/taco
Take the control back over your terminal.
Last synced: 02 May 2026
https://github.com/lawateko/fstream
fstream is a class used to write and read files
Last synced: 30 Mar 2025
https://github.com/toxe/test-cpp-zip-archives-decompression
C++ ZIP Archives Decompression Examples
archives cmake cpp decompression examples zip
Last synced: 22 Mar 2025
https://github.com/jurek-muszynski/proi-carrental
Half-term project assignment as part of the Object-Oriented Programming class @ Warsaw University of Technology
Last synced: 07 May 2025
https://github.com/kdelphinus/cpp_study
내가 공부하고 푼 c++ 코드들
algorithm baekjoon coding-challenge cpp
Last synced: 14 Mar 2025
https://github.com/engineersbox/quake3-bsp-reader
An import lib for Quake 3's BSP files
binary-space-partition bsp cpp id-tech-3 quake3
Last synced: 22 Mar 2025
https://github.com/usmana5809/matrix-operations-cpp
C++ program that performs various matrix operations such as addition, subtraction, multiplication, scalar multiplication, transpose, determinant calculation, matrix inversion, checking for symmetry and identity, and converting to row echelon and reduced row echelon forms. It also includes eigenvalue and eigenvector
calculator cpp determinant eigenvalues eigenvector- identity-matrix- inverse-matrix linear-algebra matrix-calculator matrix-operations reduced-row-echelon-form row-echelon-form symmetry transpose
Last synced: 20 Mar 2025
https://github.com/mataruzz/raspberrypi_components_tests
Understand and test basic components' functions (HCSR03 ultrasound, S90 micro servo and DC motor) for RaspberryPi 3B+.
basic-learning cpp dcmotor python raspberrypi servo-motor testing ultrasound
Last synced: 18 Apr 2026
https://github.com/themihirmathur/themihirmathur
My GitHub Profile Readme 🔰 I am a Software Development Engineer from Delhi Technological University (Formerly DCE), India
aws azure cpp css express-js git google-cloud-platform html ibm-cloud javascript mongodb ms-excel node-js powerbi python reactjs sql tableau tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/haileamlak/bahire-hasab-calendar-app
A C++ console application that offers Ethiopian and Gregorian calendar features, including date conversion, monthly calendar view, holiday and fasting calculations, and weekday determination.
bahire-hasab console-application cpp project
Last synced: 01 Aug 2025
https://github.com/heaths/aziz
"Aziz - light!" This project is a simple application to turn switches on and off using SmartThings.
Last synced: 28 Mar 2025
https://github.com/tomasmark79/emojitools
This repository provides a simple library that facilitates working with emoji characters.
Last synced: 30 Mar 2025
https://github.com/17xr/evaluatearithmeticexpression
A simple algorithm to evaluate an arithmetic expression
algorithm cpp cpp-library cpp23 cpp23-library djikstra shunting-yard shunting-yard-algorithm
Last synced: 05 Apr 2025
https://github.com/kiritofeng/physics_h
Header files for some linear algebra operations
cpp cpp-library fft linear-algebra
Last synced: 23 May 2026
https://github.com/liam-ohara/christmas-tree
Prints an ASCII representation of a Christmas tree to the terminal
Last synced: 09 Sep 2025
https://github.com/kwran420/dg-lan
DG-LAN - A decentralized LAN file sharing tool for gamers. Based on D-LAN by Greg Burri.
cpp file-sharing gaming lan qt5
Last synced: 23 May 2026
https://github.com/lqxhub/dynamic-loading-lib
use C++ dynamic lodaing library on windows or linux
Last synced: 03 Apr 2025
https://github.com/girishji/advent-of-code
Advent of Code Solutions
advent-of-code-2023 advent-of-code-2024 cpp python
Last synced: 03 May 2026
https://github.com/zyn10/matrix_multiplication
Basic Program of Matrix Multiplication using cpp
Last synced: 23 May 2026
https://github.com/abdul-rehman-0787/hotel-management_code
A simple Hotel-Management in C++ using basic PF concepts. Focuses on file handling to manage Customer records. Easy-to-understand code, perfect for beginners.
cpp cpp-all file-handling-in-cpp
Last synced: 07 Jul 2026
https://github.com/saraasgari99/inroadsgame
Strategic graphical game developed using graph algorithms, software design (OOP, defensive programming), unit testing, and memory management techniques
cpp data-structures defensive-programming graph-algorithms gui memory-management object-oriented-programming software-design unit-testing
Last synced: 23 Jul 2025
https://github.com/mo7amd-hub/lifestyle
LifeStyle - Productivity & Health Application LifeStyle is a simple yet effective productivity and health management application designed to help users stay focused, organized, and healthy.
cpp healthcare lifecycle-active
Last synced: 28 Jun 2025
https://github.com/lschrafstetter/42_cpp01
Project 01 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/lschrafstetter/42_cpp07
Project 07 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/maxshalom/learn-cpp
Source code of my course on Learning C++
Last synced: 16 May 2026
https://github.com/robertpaulp/congestion-control-swift
PCOM (Communication Networks) project in C++
congestion-control cpp htsim swift-congestion-control
Last synced: 16 May 2026
https://github.com/sunsided/libfixmath-conan
conan.io package for libfixmath
Last synced: 26 Apr 2026
https://github.com/melardev/cppwin32filesystemsnippets
cpp demos examples filesystem fs snippets win32
Last synced: 18 May 2026
https://github.com/stefan2810/oop_labs
OOP problems solved in C++
cpp oop problem-solving programming
Last synced: 02 Aug 2025
https://github.com/beached/glean
Dependency management, with a focus on source
cmake cpp dependencies dependency git
Last synced: 16 May 2026
https://github.com/harmonie-durrant/cpp-projects-42
My projects in C++ that I have done with 42Perpignan
42-cpp-module 42-cpp-modules cpp cpp-42 cpp-modules-42 cpp42
Last synced: 20 Jun 2026
https://github.com/kaustubh-nair/hierarchical-animation-framework-in-opengl
Animation framework in OpenGL, which uses a Tree-based datastructure for storing Scene Nodes.
Last synced: 16 May 2026
https://github.com/danielabarrett/raytracercpp
This university project is designed to render 3D objects into a 2D space using ray tracing. The program applies linear algebra concepts and the Blinn-Phong shading model in order to create high-resolution renders of any object files.
blinn-phong-model cpp raytracing
Last synced: 29 Mar 2025
https://github.com/pcannon09/ptree
tree command alternative (ALPHA VERSION)
alpha-version alternative cpp cpp17 tree
Last synced: 17 Sep 2025
https://github.com/metlinskyi/archive
The Best Software Engineer in The Universe!
assembler cpp csharp javascript php
Last synced: 23 May 2026
https://github.com/h0nt3d/montyhallgame
A simple program written to simulate the Monty Hall Problem in a game.
chance cpp fun logic monty-hall-problem personal-project probability random simple-project
Last synced: 04 Aug 2025
https://github.com/semyonkozlov/cpp-vscode-template
boost cpp cpp20 devcontainer googletest template vscode
Last synced: 24 Jul 2025