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/oflore12/introduction-to-programming
MC Fall 2019 C++ CMSC140
Last synced: 28 Feb 2025
https://github.com/archismankarmakar/password-strength-check-electronjs-cpp
Password Strength Checker using ZXCVBN Algorithm in CPP and Electron JS frontend.
cmake cpp electron electron-app electronjs napi nodejs password password-safety password-strength zxcvbn zxcvbn-cpp
Last synced: 13 Apr 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
https://github.com/johnl28/volkano-gl
A 3D Volcano simulation with OpenGL & C++
3d-graphics cpp glsl glsl-shaders graphics-programming graphics-rendering opengl3 particle-system simulation
Last synced: 30 May 2026
https://github.com/ripunjay42/minimum_spanning_tree_visualize_cpp
#Finding minimum spanning tree using Krushkal algorithm #Visualize the Graph using SFML library in c++..
Last synced: 16 Mar 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/iassasin/configen
Custom config generator
clang config-management cpp cpp14 gcc generator
Last synced: 09 Apr 2025
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab4
Laboratorio 4 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
analysis cpp dijkstra-algorithm famaf-unc graph-topology lab matplotlib network omnetpp optimization python red-protocol routing-algorithm university-project
Last synced: 28 Feb 2025
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems
Laboratorios de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
analysis cpp famaf-unc network network-algorithms network-protocols omnetpp python university-subjects
Last synced: 28 Feb 2025
https://github.com/vishwajeetk5/rocket_cpp_graphics
This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.
Last synced: 09 Apr 2025
https://github.com/fantasy-peak/example
some examples of open source libraries,xmake management dependency
Last synced: 13 Apr 2026
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/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/pjessesco/exr_to_png
Lightweight converter from exr to png that minimize tone distortion
Last synced: 13 Jun 2025
https://github.com/costingh/client-server
C++ application with a client that sends messages and a server that receives them. The client and server communicate through non-blocking sockets
client-server cpp socket-programming
Last synced: 31 Mar 2025
https://github.com/willkill07/adventofcode2018
advent-of-code advent-of-code-2018 adventofcode adventofcode2018 cpp cpp17
Last synced: 13 Jun 2025
https://github.com/djoezeke/csvee
Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.
c cpp csv csv-parser csv-reader parse parser streaming tsv-parser
Last synced: 20 Apr 2026
https://github.com/coincheung/image-dedup
Codebase I use for deduplication of image datasets
Last synced: 24 Apr 2026
https://github.com/ayoubcoding21/electrobench
A OpenGL 2.1/3.0 benchmark designed specifically to benchmark old and new PCs.
benchmark benchmarks c conan-packages cpp freeglut-library glmark2 glsl glsl-shader glsl-shaders make makefile multitexture opengl opengl2 opengl21 sdl sdl2
Last synced: 27 Feb 2026
https://github.com/fabienpean/comcept
Small library for composable concepts in C++20 and beyond
composable-concepts concepts cpp cpp20
Last synced: 30 May 2026
https://github.com/basemax/cppfileuse
Sample project for working with the file in cpp with add, search, delete, edit.
cpp delete-in-file edit-in-file file file-add file-create file-edit file-read search-in-file
Last synced: 03 Apr 2025
https://github.com/yashpaneliya/convex-hull
C++ program to generate Convex-Hull from points given in 2D
Last synced: 09 Apr 2025
https://github.com/norbcodes/nfractallizer
C++ renderer of the Mandelbrot Set fractal.
bigint cpp cpp17 fractal fractal-rendering mandelbrot mandelbrot-fractal mandelbrot-set math renderer rendering
Last synced: 06 Sep 2025
https://github.com/ferhatgec/gsc
Gech temperature scale converter.
celcius cpp fahrenheit gech kelvin
Last synced: 18 Feb 2026
https://github.com/harmim/vut-ims-project
Modelování a simulace - Projekt - Rozvoz jídla firmou Freshbox
cpp ims modeling simlib simulation vut vut-fit
Last synced: 31 Mar 2025
https://github.com/simonmaracine/alfred
Free and open source cross-platform synthesizer and sequencer program
Last synced: 11 Mar 2026
https://github.com/8ightfold/variant
Custom variant implementation for c++20
cpp cpp20 template-metaprogramming template-project
Last synced: 09 Mar 2025
https://github.com/aryannn053/cpsolutions
my solutions for various cp problems
competitive-programming cp cp-solutions cpp python
Last synced: 13 Apr 2026
https://github.com/fisothemes/get-active-window-win32-handle-and-class-name
A simple C++ program I use to get the handle and class name of the active windows.
Last synced: 05 Jul 2025
https://github.com/gusenov/examples-cmake
Примеры автоматизации сборки с помощью CMake.
build-automation cmake cpp examples
Last synced: 20 Feb 2026
https://github.com/alexlnkp/weatherscript
An easy-to-use-and-customize C++ program for yielding weather report and printing it out
cpp weather-forecast weather-report wttr wttrin
Last synced: 13 Jun 2025
https://github.com/jcmoyer/puzzles
collection of solutions for various programming puzzles
Last synced: 10 May 2026
https://github.com/lai-huy/csce-221
Source code for CSCE 221
algorithms cpp csce221 data-structures data-structures-and-algorithms tamu tamu-csce221
Last synced: 05 Jul 2025
https://github.com/mirzaazwad/cse4403-data-structures-and-cse4404-algorithms
This is the repository where I outline the different implementations of various data structures and algorithms as well as different aspect covered by means of problem solving or various courses conducted by Mezbaur Rahman Ucchash Sir, Lecturer, IUT, Fardin Saad Sir, Lecturer, IUT and Mohammad Saidul Islam Sir, Lecturer, IUT.
Last synced: 14 Oct 2025
https://github.com/johnl28/qmanager-cefintegration
QManager is a windows application, which provides you the possibility to hide desktop icons automatically and, detect mouse activity.
cef cpp ipc javascript multiprocessing multithreading personalisation tool windows
Last synced: 13 Apr 2026
https://github.com/crhowell3/libsersi
C++ implementation of the IEEE 1278.1-2012 Distributed Interactive Simulation (DIS) application protocol
Last synced: 05 Feb 2026
https://github.com/zigrazor/chihuahua
C++ unique identifier utilities
cplusplus cpp cpp-library cpp20 id-generation id-generator unique-id unique-id-generator unique-identifier utility utility-library
Last synced: 13 Jun 2025
https://github.com/petitgrizzlies/metaheuristiques
Travaux pratiques de meta heuristique. Unige 2016-2017
cffi cpp golang heuristic-algorithm matplotlib numpy python35
Last synced: 13 Apr 2026
https://github.com/beliavsky/scientific-programming-speed-comparisons
Links to speed comparisons of languages used in scientific omputing
benchmarks cpp fortran julia language-comparison matlab performance python r scientific-computing scientific-programming
Last synced: 13 Apr 2026
https://github.com/neuracollab/uni
Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.
Last synced: 27 Apr 2025
https://github.com/mylifeismyhome/peer-thread-pool
Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.
cpp mit-license server-client socket-programming thread-pool
Last synced: 11 Mar 2025
https://github.com/Xyaneon/WMD-Weapons-of-Mass-Domination-Original
The original implementation of the WMD: Weapons of Mass Domination game.
borland-cpp command-line-game cpp first-project mst turn-based-strategy ucmst
Last synced: 11 Mar 2025
https://github.com/DaLae37/OnTheTop
Quiz and battle game
cpp quiz turn-based-strategy windows-console-game
Last synced: 11 Mar 2025
https://github.com/shubhansu-kr/dailychallenge-2023-leetcode
Leetcode Daily Challenge 2023 | Solutions and Progress | C++/ C
cpp daily-challenge leetcode leetcode-daily-challenge leetcode-solutions
Last synced: 03 Jan 2026
https://github.com/senior-sigan/why_cpp_template
it's a template for WHY_CPP game framework
Last synced: 10 Mar 2025
https://github.com/octopus773/wanda-vision
EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)
arcade cpp documentation epitech epitech-arcade ncurses pacman sdl2 sfml snake wanda-vision
Last synced: 21 Jun 2025
https://github.com/brainstone/romantoarabic
RomanToArabic is a project designed to convert Roman numerals into Arabic ones in C++.
converter cpp cpp-library roman-numerals
Last synced: 14 Oct 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/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/gnyiri/cmake-sandbox
CMake sandbox
c cmake cpp example-project skeleton-project
Last synced: 30 Jan 2026
https://github.com/apebl/eight-puzzle-solver
A 8-puzzle solver written in C++
8puzzle 8puzzle-solver assignment cpp cpp17
Last synced: 06 Sep 2025
https://github.com/charamza/zelda
Klon nejstarší 8bitové nintendo verze hry Zelda.
a cpp nadeje opengl opensource prodavame qt qt5 qtcreator sny strky zelda zelda-like
Last synced: 13 Apr 2026
https://github.com/serengti/messagecache
Provides a single-allocation ring buffer data structure to be used for inbound network data traffic.
Last synced: 04 Jul 2025
https://github.com/sasisadev/betelengine
An engine for creating pixel-perfect games and more.
cpp cpp20 game-engine pixel pixel-perfect vulkan
Last synced: 22 Jul 2025
https://github.com/kvpmx/voronoi-diagram
Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL
cpp glsl-shader sfml voronoi-diagram
Last synced: 19 Jun 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/onurozuduru/cpp-project-template
Project template for C++ with CMake, Gtest and a build script
Last synced: 13 Jun 2026
https://github.com/tychosoft/moderncli
C++17 header only library for common uses.
cpp cross-platform cryptography header-only lock-free logging-library multithreading serial socket-programming ssl string-manipulation sync
Last synced: 06 Jul 2025
https://github.com/digitalsmile/native-memory-processor
Java FFM API code generation library
c clang code-generation cpp java java-22 java-ffm libclang native-code
Last synced: 22 Feb 2026
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/singularisart/stoockfish
A stupid, younger brother version of StockFish
chess chess-engine cpp cpp11 sdl2 sdl2-image
Last synced: 06 Sep 2025
https://github.com/nir3x/serversidemapper32
ServerSideMapper32 - Server-Side DLL Mapping Solution
c-plus-plus cpp dll-inject dll-injection dll-injector dll-mapping go golang injector injector-x32 injector-x86 manual-map manual-map-dll manual-mapper manual-mapping mapper server-side-mapping
Last synced: 16 May 2026
https://github.com/plasmapper/http-esp-cpp
HTTP C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/d0mih/macos-system-info-library
C++ library to read miscellaneous system information of MacOS
apple-smc cpp system-information systeminformation
Last synced: 06 Jul 2025
https://github.com/sfrechette/binary-clock-station
A modern, optimized binary clock implementation for the LilyGo T-Display-S3 ESP32 board. Displays time in binary format using illuminated dots, with WiFi connectivity for automatic NTP time synchronization.
arduino binary-clock binaryclock c clock cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 platformio
Last synced: 13 Apr 2026
https://github.com/hasanulmukit/programming-problems
A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.
c coding-interviews coding-test cpp java programming-exercises programming-problems python
Last synced: 13 Apr 2026
https://github.com/vaibhav-kesarwani/food-billing-system
There is no better terminal site to order the best food than this one
Last synced: 21 Mar 2026
https://github.com/tvumcc/pde-sandbox
Interactive simulation of physics based PDEs using OpenGL compute shaders
Last synced: 17 Apr 2026
https://github.com/iaseth/calendar-cpp
Command-line calendar tool written in C++
Last synced: 09 Apr 2025
https://github.com/svenslaggare/database
Simple SQL like database implemented in C++14
cpp database implementation sql
Last synced: 27 Apr 2026
https://github.com/ascii-dev/puava
A polyglot library of data structures & algorithms built from first principles. (C, C++, Java, Python, Rust, Go). Managed with Bazel.
algorithms bazel c cpp data-structures first-principles java monorepo python system-design
Last synced: 13 Apr 2026
https://github.com/Gevorez/HotTiles_UE5
Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".
blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine
Last synced: 11 Mar 2025
https://github.com/cyruscyliu/digitalrecognition
Course project of IMAGE PROCESSING in BIT
backpropagation c cpp minst-database qt-gui
Last synced: 15 May 2026
https://github.com/flyingcakes85/random-football-cpp
WORK UNDER PROGRESS! PRs SHALL NOT BE ACCEPTED UNTIL VERSION 1 IS COMPLETE
console cpp football game project school-project student-project
Last synced: 13 Jul 2025
https://github.com/yell/integral
∫ App for numerical integration (course project)
c cpp gaussian-quadrature numerical-computation numerical-integration parsing-math-expressions qt rpn shunting-yard symfony
Last synced: 13 Apr 2026
https://github.com/abidmuin/codeforces_problemset_solution
Solved using C++, Python and C#
c-plus-plus c-sharp codeforces codeforces-problems codeforces-solutions cpp csharp python python3
Last synced: 13 Apr 2026
https://github.com/Eliminater30013/Book-Management-System
A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution
cpp first-project visual-studio
Last synced: 11 Mar 2025
https://github.com/suxrobgm/sgm_header
SGM_Header is native C++ library created by SuxrobGM
Last synced: 26 Mar 2025
https://github.com/suxrobgm/cppcourseworkassignments
Individual and Group Assignments in the course Programing in C++ (CSC206)
Last synced: 26 Mar 2025
https://github.com/ben-d-anderson/fbdirect
Experimental C++ project that renders graphics directly to the Linux frame buffer. The program adapts to video devices with different resolutions and low-level pixel formats. Best suited for embedded systems.
cpp framebuffer linux rendering
Last synced: 04 May 2026
https://github.com/ameya-kawade/simple-calculator
It's a simple calculator to do simple operations with two numbers
Last synced: 03 Jul 2025
https://github.com/baderouaich/gitwatcherbot
Source code of the GitWatcherBot Telegram Bot - Hourly checks for new stars, forks, watchers, issues and pull requests
bot bots cplusplus cpp cpp20 cpp23 gitwatcherbot open-source telegram telegram-api telegram-bot telegram-bot-api telegram-bot-example telegram-bots telegram-userbot telegrambot tgbot tgbotxx
Last synced: 16 Jun 2026
https://github.com/ameya-kawade/encrypting-and-decrypting-
It's a c++ program to encrypt and decrypt a message at the same time .
Last synced: 09 Apr 2025
https://github.com/a1383n/dns_reverse_proxy
Forwards DNS queries to an external resolver, returns responses, and allows for logging and modification of queries and responses.
cmake cpp dns dns-server networking reverse-proxy
Last synced: 18 Jan 2026
https://github.com/diable201/ads2021_practice
Codes from practice lessons
algorithms cpp data-structures
Last synced: 30 May 2026
https://github.com/haseeeb21/rise-of-the-hero-game
The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses all his health then the game is over.
cpp game sfml sfml-game visual-studio
Last synced: 06 Jul 2025
https://github.com/zriyansh/you-dont-know-cpp-stl
Internal Implementation of C++ STL — Standard Template Library.
competitive-coding competitive-programming cpp stl stl-algorithms vector
Last synced: 08 Jan 2026