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/chloro-pn/metaprogramming
编译期排序
cpp cpp20 metaprogramming quicksort
Last synced: 20 Jun 2026
https://github.com/firoz-thakur/data-structure-and-algorithm
A comprehensive collection of solutions to low, medium, and high difficulty questions across various platforms such as CodeChef, Codeforces, LeetCode, and HackerRank. This repository serves as a valuable resource for practicing and mastering data structures and algorithms.
competitive-programming cpp java problem-solving programming
Last synced: 22 Jun 2026
https://github.com/greatgamedota/opengl-vscode
OpenGL Game Engine with Visual Studio Code on Windows
cpp game-engine opengl visual-studio-code
Last synced: 01 May 2026
https://github.com/hhkit/cpp.property
A single-header property system for C++17.
cpp cpp17 getters properties property setters single-header-lib
Last synced: 22 Jun 2026
https://github.com/ralvarezdev/uru-visual-programming-neon-hotel
Simple GUI app made with C++ Builder from Visual Programming college course
cpp cpp-builder embarcadero embarcadero-cpp-builder embarcadero-rad-studio rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 01 Jul 2026
https://github.com/mangad/jsocketpp
A modern, C++20 socket library inspired by Java's networking API. Cross-platform support for TCP, UDP, multicast, and UNIX domain sockets, with blocking, non-blocking, and async operations.
cpp cpp20 java sockets tcp udp unix-sockets
Last synced: 01 May 2026
https://github.com/umbrellaleaf5/cpp
My repository where I first try and learn C/C++ and CMake
Last synced: 23 Jun 2026
https://github.com/ferhatgec/bufsize
Terminal buffer size info library for C++
Last synced: 01 May 2026
https://github.com/kailash-natarajan/hospital-record-management
Data Structures Project
binary-search-tree computer-science cpp data-structures filehandling linked-list
Last synced: 24 Jun 2026
https://github.com/csy214-beep/stickersmanager2
Windows10/11Offline Stickers Manager
cpp qt6 stickers stickers-apps stickers-manager windows
Last synced: 01 May 2026
https://github.com/5umitpandey/learning_dsa
Basic DSA Practice Questions | DSA | C++
Last synced: 08 Jun 2026
https://github.com/thiti-dev/terminakes
The classic snake game that putting its all logics/gameplay together within the terminal. written in c++
conio cpp iostream terminal-based-game
Last synced: 24 Jun 2026
https://github.com/yayuniversal/raytracer
A ray tracer in C++
cplusplus cpp ray-tracer ray-tracing raytracer raytracing
Last synced: 24 Jun 2026
https://github.com/Candlest/ClassBoard
Class Board是一款使用Qt/C++开发的,针对SEEWO及其教学一体机设计的,用于显示教学信息的壁纸软件。
Last synced: 25 Jun 2026
https://github.com/atennop1/codeproblemssolutions
Repository for making tasks from Codewars and LeetCode
codewars codewars-solutions cpp learning leetcode leetcode-solutions
Last synced: 25 Jun 2026
https://github.com/teneplaysofficial/learnsfml
A series of SFML tutorials designed to help you build your first game and beyond.
2d-game cpp game-development library opengl sfml
Last synced: 01 May 2026
https://github.com/ghosts6/library_management_system
Library management system from basic to advacne write with languages like bash,c,c++,python and js
bash c cpp django django-orm django-rest-framework html-css-javascript javascript library-management-system postgresql python3 tailwind
Last synced: 02 Apr 2026
https://github.com/papstavros/A-CHIP-8-Interpreter
Just a CHIP-8 emulator I made to mess around with C++ and get a feel for low-level programming.
chip-8 chip8 chip8-emulator cpp raylib raylib-cpp
Last synced: 02 Apr 2026
https://github.com/sebsikora/void_thread_pool
An ultra-simple thread pool implementation for running void() functions in multiple worker threads
concurrency cplusplus-11 cpp multithreading thread-pool threading threadpool worker-threads
Last synced: 16 Mar 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/rajkumargara/embedded-systems-prep
A structured collection of C/C++ concepts, data structures, operating systems, and embedded systems fundamentals with practical implementations for interview prep and real-world development.
c cpp dsa embedded-driver operating-systems
Last synced: 02 Apr 2026
https://github.com/hywing/qt-mvvm
This mvvm structure is helpful for extracting the ui model from your application when there are a lot of modules in your code project, then you can have distinct view and model not the mix of them.
Last synced: 29 Jun 2026
https://github.com/gunh0/packet-capture
🌐 This repository contains rough code snippets for capturing network packets.
Last synced: 01 May 2026
https://github.com/vishal-raj-1/30-days-of-code
HackerRank Submissions in C++
basic-algorithm basic-data-structures cpp hackerrank hackerrank-30dayschallange hackerrank-solutions programming-language
Last synced: 08 Jun 2026
https://github.com/leafbuild/leafbuild
A WIP C/C++ meta build system.
build-automation build-system build-tool build-tool-cross-platform build-tools c cpp
Last synced: 01 May 2026
https://github.com/jessetg/cuda-practice
Working through the chapters of Cuda by Example
c cpp cuda cuda-by-example gpgpu
Last synced: 01 May 2026
https://github.com/aswad310/random-email-generator
Random Email Generator using core c++ programing language. This email generator can generate thousands of email addresses (unverified) in just one click.
c c-plus-plus cpp email email-generator programing project random-email-generator repository
Last synced: 01 May 2026
https://github.com/ntia/propagation-library-wiki
Wiki for NTIA/ITS Propagation Library, built with Quarto and GitHub Pages
cpp csharp dotnet matlab propagation python quarto
Last synced: 26 Nov 2025
https://github.com/paulanerus/argparser
ArgParser - Simple, single header-only C++17 library for command parsing
argument-parser argument-parsing cli cli-args command-line-parser commands cpp cpp17 cpp20 header-only header-only-library parser parsing-library
Last synced: 03 Dec 2025
https://github.com/i-umairkhan/big-integers
A big integer calculator for solving calculaitons of big numbers
biginteger cpp data-structures
Last synced: 28 May 2026
https://github.com/nakira974/commons-langc
Simple library that compile all commonly used data structures and algorithms, including linked lists, hash maps, and array lists and many others. It allows you to efficiently manage and manipulate collections of data in your C / C++ projects. Feel free to fork for your own needs.
algorithms-and-data-structures c collections cpp library
Last synced: 10 Jun 2025
https://github.com/kessejones/cpp-html-parser
HTML parser based on a HackerRank test
Last synced: 30 Mar 2025
https://github.com/hyunjinno/algorithm
A repository for learning algorithms.
algorithm cpp java javascript kotlin problem-solving python typescript
Last synced: 13 Apr 2026
https://github.com/sevdanurgenc/histogramcalculationbyparallelprogramming
Histogram Computing - Analysis Results By Serial and Parallel Programming
cpp histogram parallel-computing parallel-programming
Last synced: 14 Jul 2025
https://github.com/jkazari/mathematics-laboratories-4.1
Repository of solutions for my Algorithms and Data Structures class on the 4th semester of studying Mathematics at Gdańsk University of Technology
algorithms cpp data-structures
Last synced: 30 Jun 2025
https://github.com/xreedev/coding-training
Programs that were written as part of a Coding training session held at Marian Engineering College.
beginner-code beginner-friendly beginner-project c coding-challenge coding-interviews coding-test cpp python python3 training training-material training-project
Last synced: 13 Apr 2026
https://github.com/rupeshrb/shop_management_system-computer-item-shop-
Shop management system of computers item in cpp with bill system.
billing cpp graphics object-oriented-programming
Last synced: 26 Feb 2025
https://github.com/fantasy-peak/example
some examples of open source libraries,xmake management dependency
Last synced: 13 Apr 2026
https://github.com/vietanhdev/neural-network-from-scratch
AI From Scratch in C++ - for educational purposes. Available now: Fully Connected Network and Convolution Neural Network.
ai cnn cpp from-scratch neural-network nlp
Last synced: 28 May 2026
https://github.com/aakashks/tlb-simulation
Simulating TLB and its interfacing with Page Table (Virtual memory concepts)
cpp lru-cache tlb tlb-simulator
Last synced: 27 Apr 2025
https://github.com/juan-alvarado21/app-de-procesamiento-de-imagenes-en-cpp
Este proyecto es un prototipo de aplicación en C++ con interfaz Qt. Aplica transformaciones, muestra información relevante y opera filtros en el Bitmap para comprender los fundamentos de Visión por Computadora y Procesamiento Dígital de Imágenes.
computer-vision cpp digital-image-processing k-means-clustering qt5
Last synced: 03 Jan 2026
https://github.com/end2endzone/libargvcodec
libArgvCodec is a c++ library which properly encode and decode command line arguments. It allows one to properly escape string values to use as command line parameters.
argument-encoding argument-parsing codec command-line cpp encoding-arguments
Last synced: 18 Mar 2025
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026
https://github.com/amanoteam/nero
A GCC cross-compiler targeting PocketBook
c cpp cross-compiler gcc pocketbook
Last synced: 13 Mar 2025
https://github.com/hcolda/qchatclient
A lightweight chat software client (WIP)
chat chat-app chat-application chatapp chatroom client cpp cpp23
Last synced: 28 Mar 2025
https://github.com/gnyiri/cmake-sandbox
CMake sandbox
c cmake cpp example-project skeleton-project
Last synced: 30 Jan 2026
https://github.com/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 16 May 2025
https://github.com/zakariaelbouzkri/cpp_oop
this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...
Last synced: 27 Feb 2025
https://github.com/abderrsfa/ft_containers
Reimplementing C++98's STL containers. (std::vector, std::stack, std::map)
1337 42born2code avl-tree cpp cpp98 iterator map stack stl stl-containers vector
Last synced: 10 Feb 2026
https://github.com/fl444mingo/fl4-cs131-01-05-lab
Ch. 1, Lab 1, Linear Equation
Last synced: 19 May 2026
https://github.com/kojobailey/nucc-cpp-parser
A simple drag-n-drop terminal-based tool for unpacking CyberConnect2 NUCC XFBIN files into more easily-editable formats and vice versa.
binary cpp cyberconnect2 deserialisation deserialiser files json nucc parser reader repacker serialisation serialiser terminal-based unpacker writer xfbin
Last synced: 18 Apr 2026
https://github.com/tarikseyceri/connect4.cpp
Connect4 v2.0, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
connect4 connect4-cpp connect4-game cpp game game-development games
Last synced: 15 Mar 2025
https://github.com/benoit-dubreuil/book-effective-cpp-3rd-edition
Notes to learn the content of the book Effective C++ Third Edition
Last synced: 04 Oct 2025
https://github.com/budchirp/cpp-template
C++ template for starting your projects faster
Last synced: 24 Mar 2025
https://github.com/thaikoz/warships
"Warships" is a classic battleship game where two players attempt to sink each other's fleets. Each player has a 10x10 grid on which they place their ships. The objective of the game is to guess the coordinates of the opponent's ships and sink them before the opponent sinks yours.
Last synced: 16 Mar 2025
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/nadimnesar/covid19-patient-management-system
Our repository contains a console-based Covid-19 patient management system implemented in C++, allowing users to add, search, delete, update, and display patient information. Manage patient records efficiently with this simple yet effective system.
Last synced: 15 Mar 2025
https://github.com/ckormanyos/mathematica_mathlink
C++ template header for interacting with the Mathematica(R) kernel
Last synced: 23 Feb 2026
https://github.com/vimtor/cpp-delegates
Approximation of C# Delegates, Funcs and Actions on C++
cplusplus cpp delegate delegates events function-pointers
Last synced: 12 Apr 2025
https://github.com/kkkaan/general-clang-format
A general .clang-format file, with most of the configurations, for auto formatting your code.
Last synced: 13 Mar 2025
https://github.com/mr-python-in-china/mp-oi-library
在 vscode 中快速添加常用算法模板
competitive-programming cpp olympiad-in-informatics
Last synced: 26 Jan 2026
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab3
Laboratorio 3 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
algorithms analysis congestion-control cpp famaf-unc flow-control lab matplotlib network omnetpp optimization python transport-protocols university-project
Last synced: 28 Feb 2025
https://github.com/leandrosq/cpp-physics-sandbox
Simple Verlet physics sandbox
cpp cpp23 emscripten physics sandbox verlet verlet-integration verlet-physics wasm
Last synced: 17 Jan 2026
https://github.com/samankhamesian/tic-tac-toe
This project is an implementation of evolution of no-loss strategies for the game of Tic-Tac-Toe
cpp genetic-algorithm tic-tac-toe
Last synced: 17 Mar 2025
https://github.com/khoinguyen2k/super-hard-leetcode-excercises
hard excercises solved with C++, problems are written on top of every files
Last synced: 06 Mar 2025
https://github.com/Fitsumhelina/comptative_programing_problames
The Collection of My solved Leetcode and Homework Problames | In Random languages
class cpp homework java javascript js leetcode-solutions python
Last synced: 09 Apr 2025
https://github.com/pr47h4m/datastructuresandalgorithmscpp
Repository Focuses On Implementation Of Data Structures And Algorithms In CPP
algorithms codejam cpp data-structures kickstart oop
Last synced: 09 Apr 2025
https://github.com/sanchitbajaj02/my-c-project
C++ project of travel agency
Last synced: 04 Sep 2025
https://github.com/contisimone99/bulletin-board-system
Cryptography-focused messaging platform with Perfect Forward Secrecy, developed for cybersecurity education. Implements secure user registration (email challenge-response), encrypted message posting, and replay attack protection using raw OpenSSL primitives.
bulletin-board cpp cryptography openssl
Last synced: 02 Jul 2025
https://github.com/maipa01/pcre2cpp
A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.
bsd-3-clause cpp cpp20 library open-source pcre2 pcre2-regex pcre2-wrapper regex regular-expressions wrapper
Last synced: 27 May 2026
https://github.com/musamairshad/hackerrank-practice
Solutions to HackerRank practice problems.
30-days-of-code competitive-programming cpp databases es6 hackerrank hackerrank-30dayschallange hackerrank-java hackerrank-python hackerrank-solutions hackerrank-sql java javascript logic-building mysql problem-solving programming-exercises python sql sql-basics
Last synced: 11 Apr 2026
https://github.com/souravrax/runc--c-cpp-auto-runner
A C/C++ auto runner cli tool made with python
argparser automation autorun c cli cpp open-source-project python
Last synced: 29 May 2026
https://github.com/zouariomar/leetcode
LeetCode solutions repository
algorithms code cpp leecode-solutions
Last synced: 20 Jul 2025
https://github.com/pchaparro/codeforces
Codeforces practices.
c-plus-plus codeforces codeforces-solutions codeforces-solutions-github competitive-programming cpp
Last synced: 24 Mar 2025
https://github.com/gvatsal60/cmakedockertemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 11 Apr 2026
https://github.com/jilliennelapid/singly-linked-list
Practicing the implementation of a singly linked list data structure in C++.
cpp header-file linked-list singly-linked-list
Last synced: 11 Jun 2025
https://github.com/abdulahshoaib/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 26 May 2026
https://github.com/supermoathx7/cpu-scheduling-algo-
This project is an implementation of the six CPU-Scheduling algorithms using C++.
algorithm algorithms cpp cpu cpu-scheduling
Last synced: 18 Jul 2025
https://github.com/hamburgerengine/ngio-cpp
A C++ library for the Newgrounds API.
cpp game-dev game-development newgrounds newgrounds-medals newgrounds-scoreboards newgroundsio
Last synced: 07 Apr 2025
https://github.com/4brunu/mobilecppmemorytest
Sample project showing memory error using djinni
Last synced: 15 May 2026
https://github.com/mariopossamato/slope-sead
A work-in-progress decompilation of sead from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.
clang cmake cpp decompilation nintendo nintendo-switch reverse-engineering super-mario-maker-2
Last synced: 08 Apr 2025