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-04-12 00:06:35 UTC
- JSON Representation
https://github.com/ttldtor/process
Cross-platform library of utilities for obtaining metrics of the current process
Last synced: 10 Apr 2025
https://github.com/tonitaga/graph-algorithms-cpp-console
Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language
Last synced: 05 Aug 2025
https://github.com/basemax/checknumber
Check the number and calculate the gcd and lcm and perfect.
cpp fibonacci number number-converter number-theory numbers
Last synced: 03 Apr 2025
https://github.com/cyrusasfa/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 04 Jul 2025
https://github.com/breadrock1/coursera-yandexcpp
This course is devoted to acquaintance with the C ++ programming language. The course was developed by leading Yandex specialists and teachers of the School of Data Analysis. They have years of development of search services, advertising and infrastructure behind them. Link to course: https://www.coursera.org/learn/c-plus-plus-white/home/welcome
coursera coursera-cpp cpp cpp-study cpp17 learning learning-cpp learning-to-code yandex yandex-cpp
Last synced: 27 Feb 2025
https://github.com/jonatandb/frogrunners_codeblocks
Frogrunners (C++, Codeblocks)
codeblocks cpp game-development jonatandb sdl
Last synced: 28 Feb 2025
https://github.com/happma/pseudorank
R Package providing functions to calculate pseudo-ranks and pseudo-rank based nonparametric test statistics.
cpp nonparametric nonparametric-statistics pseudo-rank pseudo-ranks r rank rank-tests rstats trend-test
Last synced: 10 Apr 2025
https://github.com/andstor/mouse-controller
:mouse: Node.js C++ Addon for emulating mouse behavior
cpp macos mouse node-addon nodejs
Last synced: 12 Aug 2025
https://github.com/senior-sigan/game_lib
Game engine inspired by pico8/tic80/script-8 but without limitations and in javascript
cpp duktape emscripten game-engine raylib
Last synced: 10 Mar 2025
https://github.com/zakariaelbouzkri/class-ganerator
this project is script that i used to generate classes in othodox canonical form
cpp orthodox-canonical-class python3 scripting
Last synced: 28 Apr 2025
https://github.com/scyth3-c/node-api-cpp
mira conmigo los addons en Node.js en español - en proceso
cpp node-addon node-api node-gyp spanish tutorials v8
Last synced: 10 Apr 2025
https://github.com/brunexgeek/webster
Small and standalone HTTP server/client API
c cpp http http-client http-server networking webster
Last synced: 28 Apr 2025
https://github.com/sbeyer/commonsat
a common C++11 SAT solver interface for different SAT solvers
c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 formula header-only library sat sat-solver satsolver
Last synced: 05 Feb 2026
https://github.com/adamsiekierski/visualsorting
Projekt zaliczeniowy z C++ - Kolorowo Urozmaicone Testy Algorytmów Sortowania
algorithms cpp sfml sort sorting visualization
Last synced: 10 Jan 2026
https://github.com/haripasapuleti/leetcode-problems
Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.
cpp data-structures-and-algorithms problem-solving sql
Last synced: 07 Sep 2025
https://github.com/dan-and-dna/mobilediablo
unreal c++ learning example 虚幻c++ topdown 例子
cpp game topdown ue4 ue4-tutorial
Last synced: 14 Mar 2025
https://github.com/neutrinozh/brainfuck
Brainfuck interpreter. Just for fun. Enjoy!
Last synced: 07 Jul 2025
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 04 Jul 2025
https://github.com/isc30/generic_optional
enables reference types for std::optional
Last synced: 11 Mar 2025
https://github.com/robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
cpp database key-value-database key-value-store leveldb lsm-tree
Last synced: 21 Nov 2025
https://github.com/f-koehler/cpp-perf
Small header-only C++11 to measure code execution time and performance.
benchmark cpp cpp11 execution-time header-only microbenchmark performance
Last synced: 12 Apr 2025
https://github.com/teiacare/teiacaresdk
TeiaCareSDK is a collection of reusable C++ components
cpp cross-platform datetime geometry high-performance multithreading sdk utilities
Last synced: 22 Apr 2025
https://github.com/michalspano/terminarium
🌱 An Enclosure System – Terrarium + Terminal
Last synced: 24 Apr 2025
https://github.com/lmangani/atproto-cpp
Simple C++ interface for interacting with BlueSky #atproto
Last synced: 09 Apr 2025
https://github.com/kampi/esp32-sim70xx
SIM70XX driver for ESP32 based platforms.
cellular cellular-network cpp dns esp32 esp32-idf gnss gps lte-cat-m1 mqtt-client nb-iot ntp serial simcom tcp-ip tcp-protocol udp-protocol
Last synced: 27 Jun 2025
https://github.com/jonathas/opengl-clock
A clock developed with C++ and OpenGL
clock cpp opengl practice university
Last synced: 06 Oct 2025
https://github.com/thomastrapp/recursive-variant
A serializable recursive variant for JSON-like data
cereal cpp json recursive serialization variant
Last synced: 06 Oct 2025
https://github.com/jaydattpatel/binary-tree
Different Operation on Binary Tree Structure
bfs-search binary-tree breadth-first-search c c-language cplusplus cpp depth-first-search dfs-search inorder-traversal levelorder-traversal online-manipal-bca postorder-traversal preorder-traversal tree-height
Last synced: 23 Jan 2026
https://github.com/wild-queue/imperative-language-compiler
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.
bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator
Last synced: 07 Oct 2025
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/erikzenker/chainiterator
Concat multiple C++ containers to a single iterable object
Last synced: 12 Oct 2025
https://github.com/pyrbin/realm.hpp
A WIP, experimental header-only ECS framework. Written in C++20/17.
cpp cpp20 ecs entity-component-system game-development game-engine
Last synced: 28 Feb 2025
https://github.com/coder3101/testcaser
TestCaser is a header-only light-weight test case library written in C++. It can generate testcases, run your program on those test cases and compare two program's output for the given test case
competitive-programming competitive-programming-contests cpp cpp11
Last synced: 27 Jan 2026
https://github.com/tower-online/tower-main
A MMORPG game server for Tower Online written in C++
boost-asio cpp game-server mmo
Last synced: 27 Jan 2026
https://github.com/jdsherbert/unreal-engine-audio-spline-plugin
Unreal Engine AudioSpline Plugin. Provides a Spline with an AudioComponent attached that tries to move to the nearest point on the Spline to a target Actor.
audio audio-processing blueprint cpp cpp17 cpp20 plugin unreal unreal-engine unreal-engine-5 unrealengine
Last synced: 27 Jan 2026
https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
Last synced: 23 Apr 2025
https://github.com/ron4fun/simplebaselib4cpp
SimpleBaseLib4CPP is a simple C++11 Base Encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants), Base64 (various variants).
base16 base32 base58 base64 cplusplus cpp encoding
Last synced: 09 Oct 2025
https://github.com/shibam120302/leetcode
I try to upload the daily code which i practice daily in LEETCODE
cpp dailychallenges dsa java leetcode leetcode-solutions
Last synced: 18 Jan 2026
https://github.com/bytesclub/kill_the_bug
This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.
Last synced: 15 Apr 2025
https://github.com/nathady/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 24 Mar 2025
https://github.com/theshobhitsingh/data_structures_and_algorithms
This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.
algorithms c cpp data-structures java javascript python typescript
Last synced: 06 Mar 2026
https://github.com/mubeen-channa/cpp_first_semester_learning
🚀 My C++ learning journey from the first semester! Explore my progress, assignments, and projects as I dive into the world of coding with C++. Feel free to learn and grow with me! 💻✨ #Cplusplus #LearningToCode
cpp cpp-examples cpp-learning cpp-programs first-semester mubeen-chana mubeenchanna semester-1
Last synced: 11 Oct 2025
https://github.com/lokranjanp/cryptosystems
All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]
Last synced: 21 Apr 2025
https://github.com/kezhengjie/checkport
a tiny tool lib written in c++ based on asio for iterating and checking tcp port.
asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows
Last synced: 04 Dec 2025
https://github.com/basemax/minesweepercli
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
cpp cpp-cli cpp-game cpp-game-cli game game-2d game-cli game-development minesweeper minesweeper-board minesweeper-cli minesweeper-cpp minesweeper-game
Last synced: 03 Apr 2025
https://github.com/sebasfalcone/better-work-notes
A repository containing my notes from different sources on good practices for codding and managing teams
c clean-code cpp development good-practices management oops-in-cpp
Last synced: 14 Jul 2025
https://github.com/urtuba/cpp-deck-game
It is not a game or usefull game tracking app. It's written with learning purpose.
cpp homework istanbul-technical-university
Last synced: 16 Mar 2025
https://github.com/eansearch/barcodescanner
Barcode scanner application that automatically looks up the barcodes on ean-search.org (based on GStreamer and Qt)
barcode barcode-reader barcode-scanner cpp ean13 gstreamer gtin qt qt5 upc upc-a
Last synced: 03 Jul 2025
https://github.com/ferhatgec/finif
finif, cli .ini parser
cpp file ini ini-parser parser
Last synced: 18 Feb 2026
https://github.com/mguludag/ann_backpropagation_example_qtcpp
This is a school project for Machine Learning course. BTW the ann model taken from course's slides
Last synced: 01 Aug 2025
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 03 Mar 2025
https://github.com/doaaosamak/dailystreak-leetcode
Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.
coding cpp java problem-solving
Last synced: 04 Dec 2025
https://github.com/hlustikp/v8shell
A shell utilizing V8 thats entirely controllable via Javascript.
Last synced: 12 Apr 2026
https://github.com/arwenterpstra/algorithms
Different algorithms for different purposes, written in multiple languages
algorithms c cpp csharp java javascript lua python rust
Last synced: 09 Feb 2026
https://github.com/bettercallshao/hppuml
Help flip C++ header text to be used in UML class diagrams.
cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams
Last synced: 10 Feb 2026
https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr
Companion source code for "Ressourcen sparen mit constexpr"
Last synced: 29 Jan 2026
https://github.com/feignclaims/cpp_conan_template
A C++ CMake template using Conan 2
cmake cmake-template conan cpp project starter starter-project
Last synced: 29 Jan 2026
https://github.com/marcpinet/connect4-ai
🤖 A simple and extensible Connect4 with graphical user interface where you can play against an AI.
ai cmake connect-four cpp minimax-alpha-beta-pruning sfml
Last synced: 25 Feb 2026
https://github.com/tomcat-42/cppdev
A modern C++ development box
archlinux containerization cpp cpp23 docker
Last synced: 25 Oct 2025
https://github.com/mo-karbalaee/pentago-game
Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020
Last synced: 31 Jan 2026
https://github.com/ptahmose/mexlibczi
read and write CZI-documents from MATLAB and Octave
cpp czi-documents matlab microscopy octave zeiss zeiss-czi-files
Last synced: 24 Feb 2026
https://github.com/baderouaich/the-zero-overhead-principle
Little demonstration of the Zero Overhead principle.
c cplusplus cpp the-zero-overhead-principle zero-overhead zero-overhead-abstraction zero-overhead-principle
Last synced: 25 Feb 2026
https://github.com/nicolachoquet06250/tools_library
Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.
clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript
Last synced: 01 Apr 2026
https://github.com/hifza-khalid/oop_odyssey
OOP Odyssey 🚀 | C++ Projects 💻 | Master OOP concepts: Encapsulation, Inheritance, Polymorphism, Diamond Problem, and more! 🛠️
abstraction cpp encapsulation inheritance-examples oop polymorphism
Last synced: 05 Mar 2026
https://github.com/pieroboseta/piero-ende-coder
A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.
algorithm base64 cipher cpp cryptography data-conversion data-encoding decoder decryption encoder encryption hashing string-manipulation text-processing
Last synced: 26 Feb 2026
https://github.com/saisriramkamineni/library-management-system
The Library Management System is a versatile C++ application that allows admins to efficiently manage book inventories and members to seamlessly borrow and return books. It features user-specific functionalities, a text-based menu interface, and supports the registration of new users, enhancing the overall efficiency of library operations.
Last synced: 25 Oct 2025
https://github.com/umbrellaleaf5/graph_cpp
Helper Graph class for C++ with CMake support
cmake cpp doxygen-documentation graph
Last synced: 14 Feb 2026
https://github.com/chathumiamarasinghe/word-guessing-game
A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.
cli cpp procedural-programming wordguess-game
Last synced: 08 Feb 2026
https://github.com/billyfrcs/flappybird
Flappy Bird Game.
2d-game cpp flappy-bird-game flappybird game game-development sfml sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 08 Feb 2026
https://github.com/ghaithsaidani/coding_challenges
codeforces-problems cpp java leetcode problem-solving
Last synced: 09 Feb 2026
https://github.com/lef-fan/obscure
OBS camera background removal for Linux.
ai background background-segmentation camera computer-vision cpp deep-learning image-segmentation obs obs-plugin obs-studio obs-studio-plugin plugin streaming torch torchscript video-segmentation yolo
Last synced: 28 Feb 2026
https://github.com/khangvum/fileusage
A Windows console application that lists file usage by grouping files based on their extensions.
cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage
Last synced: 14 Feb 2026
https://github.com/igorjakus/minigolf
Projekt studentów Instytutu Informatyki Uniwersytetu Wrocławskiego. Prosta gra 2D w tematyce mini golfa.
Last synced: 02 Mar 2026
https://github.com/qengineering/ncnn_pose_rpi_64-bits
ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS
bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os
Last synced: 26 Feb 2026
https://github.com/python-project-templates/hatch-cpp
Hatch plugin for C++
build build-tool cli cpp hatch hatchling packaging plugin python
Last synced: 26 Feb 2026
https://github.com/gf712/pyml
Machine Learning algorithms in Python and C/C++ written from scratch using the respective standard libraries
Last synced: 27 Feb 2026
https://github.com/wismh/brainfuck
Brainfuck interpreter. Just for fun. Enjoy!
Last synced: 12 Feb 2026
https://github.com/berkaygediz/c-studies
🧑💻 Made with C and C++ in 2015.
c cpp input-output memory pointers-in-c studies system
Last synced: 02 Mar 2026
https://github.com/b1tflyyyy/ascii-art
ASCII-ART fun project written in C++
cmake cpp free image-processing open-source opencv
Last synced: 13 Feb 2026
https://github.com/b1z0n/cpp-dev-resources
Curated list of useful c++ tools, and resources to learn them:
books c cpp cpp11 cpp14 cpp17 cpp1z developer-experience developer-tools development-tools resources tutorials
Last synced: 24 Feb 2026
https://github.com/com8/movement-sim
GPU accelerated human movement simulator.
cpp cpp20 gpu-acceleration simulation vulkan
Last synced: 11 Feb 2026
https://github.com/jbw9964/smart_fan
Smart fan that recognize human & adjust it's angle via detection
arduino-uno cpp embedded-systems python3 raspberry-pi-4 yolov8n
Last synced: 12 Feb 2026
https://github.com/frozenassassine/ws2812-controller
A library to control WS2812-RGB leds with an AVR-device
avr cpp led music-reactive rgb ws2812 ws2812b
Last synced: 11 Feb 2026
https://github.com/codingkoopa/shiny-hunting-counter
Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.
Last synced: 20 Aug 2025
https://github.com/iyashwantsaini/leetcode-solutions
LeetCode Solutions
cpp interview-questions leetcode-solutions
Last synced: 14 Apr 2025
https://github.com/jordymail/fire-and-smoke-detection-esp32
IoT-based environmental monitoring system using an ESP32 microcontroller. It integrates sensors for temperature, humidity, smoke, carbon monoxide (CO), and dust.
cpp detections fire fire-and-smoke-detection internet-of-things mqtt-broker sensors smoke
Last synced: 01 Jul 2025
https://github.com/victornpb/sketch_aug20b_som_remote4
arduino arduino-sketch cpp firmware
Last synced: 15 Aug 2025
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/stillthinkinghere/socialmediamanager
This is a all in one Socialmedia Management app, the front-end it created in c++ and the backend is created in c++, c, java and javascript. This uses http requests and API's to publish posts and to review data of these post across all platforms.
app application c cpp graphical-interface graphical-user-interface gui java javascript media qt qt5 qt6 social
Last synced: 04 Jan 2026