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-06-28 00:06:46 UTC
- JSON Representation
https://github.com/johancdev/bomberman
💣 Recreation of Bomberman arcade game using Raylib and C++. This project has been done with 5 other students and signed the end of my 2nd year at Epitech.
Last synced: 13 Apr 2025
https://github.com/redwansharafatkabir/cpp-code
basic-codes c-plus-plus c-plus-plus-examples cplusplus cpp cpp-programming
Last synced: 20 Jul 2025
https://github.com/endiliey/algorithms
:books: Algorithms and data structures for personal review and revision
algorithm array cpp data-structures graphs list sorting-algorithms trees vector
Last synced: 22 Jun 2025
https://github.com/conreality/conreality-hal
Conreality Hardware Abstraction Layer (HAL).
Last synced: 13 Mar 2025
https://github.com/wotancode/programming-logic-exercises
Colección de ejercicios de programación resueltos en diversos lenguajes.
c cobol cpp exercises java javascript js pseint rust ts typescript
Last synced: 12 Apr 2025
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/phreakyphoenix/leetcode-maychallenge
My solutions to LeetCode's May challenge solutions, mostly in Python. Please :star2: to show some love.
challenge-solutions competitive-programming competitive-programming-contests cpp divide-and-conquer dynamic-programming heap java leetcode leetcode-maychallenge leetcode-python3 leetcode-solutions linkedlist programming programming-contests python python3 stack
Last synced: 11 Apr 2025
https://github.com/naemazam/data-structures-and-algorithms-gfg
Data Structures and Algorithms problem and solution from GeekforGeeks with CP Books and Notes
coding-challenge coding-interviews cpp geekforgeeks geekforgeeks-solutions interview-practice interview-preparation interview-preparation-kit interview-questions naemazam problem-solving python
Last synced: 19 May 2026
https://github.com/amirhnajafiz/radosh
RADOS Shell for direct interaction with Ceph object storage.
Last synced: 21 Jun 2025
https://github.com/thefox/wallet-cpp
A C++17 program to track your finances.
cpp cpp17 finances gnuplot mit-license wallet
Last synced: 15 May 2026
https://github.com/tebogoyungmercykay/object_orientated_programming_in_cpp
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors
Last synced: 13 Apr 2025
https://github.com/weebnetsu/cpp-learning-material
The learning material used for my C++ course
course cpp learn-cpp learntocode
Last synced: 05 May 2025
https://github.com/pranabdas/c-cpp
Learning programming concepts in C and C++
algorithms c cpp data-structures programming tutorial
Last synced: 07 May 2025
https://github.com/geoffreylgv/alx-system_engineering-devops
This repo is a DevOps (SysAdmin/Software Engineering) scripts project - that stores basics and advanced (Regular expressions) shell commands.
alx alx-africa alx-curriculum alx-system-engineering c cpp dev developer-tools development devops holberton holberton-school-student holbertonschool linux script scripting shell shell-scripting
Last synced: 11 Apr 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: 14 Apr 2025
https://github.com/indeemasoftware/qt-iot-components-by-indeema
Qt/C++ components developed by Indeema Software for IoT prposes. All these components are available here on github, or at qpm.
cpp industrial iot predix predix-uaa qpm qt qt-iot-components qt5 scada
Last synced: 13 Apr 2025
https://github.com/aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform
Last synced: 30 Apr 2025
https://github.com/abdulrehmanghub/virtual-university-of-pakistan-projects
I am the student of BS Computer Science at Virtual University of Pakistan. I will share every projects and coding files of which I completed in my university journey.
abdulrehman algorithms-and-data-structures analysis-algorithms cpp css data-structures database-management frontend-web-development fundamentals-of-programming html introduction-to-computer-science introduction-to-programming javascript object-oriented-programming university university-course university-project virtual-university-of-pakistan vu
Last synced: 03 May 2026
https://github.com/neko-box-coder/cppoverride
Override any functions you want, just like mocking but better
cpp cpp11 mock mocking unit-test unit-testing
Last synced: 13 Apr 2025
https://github.com/srijxnnn/emu8
emu8 - A CHIP-8 emulator (or interpreter) written in C++.
chip-8 chip8 chip8-emulator chip8-interpreter cpp emu8 sdl2
Last synced: 13 Mar 2025
https://github.com/justcabbage/osu-parser
C++20 compatible parser for osu! filetypes
cpp osu osu-libraries osugame parser parsing
Last synced: 21 Mar 2025
https://github.com/manju07/school-management-system
C++ Console Application with File System
c cpp filesystem fstream school-management-system
Last synced: 10 Apr 2025
https://github.com/speedycraftah/speedy-os
X86 operating system attempt from scratch written with C, C++ and Assembly.
cpp operating-system operating-system-kernel operating-system-learning x86
Last synced: 08 Jan 2026
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 17 May 2026
https://github.com/rakesh9100/cse-dsa-codes
This repository contains the advanced basic reference codes of Data Structures and Algorithms.
algorithms cpp data-structures programmes
Last synced: 17 Jun 2025
https://github.com/gbowne1/random_c_cpp_programs
A collection of my random opensource C and C++ programs
c cpp math mathematics program random utilities utility
Last synced: 24 Oct 2025
https://github.com/islipnot/autostruct
Automatically converts and aligns the layouts of structs and enums between C++ and IDA.
cpp ida ida-pro reverse-engineering
Last synced: 13 Apr 2025
https://github.com/x39/xcg
X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease
code-generation code-generator cpp cst generator parser parser-generator syntax-tree
Last synced: 07 May 2026
https://github.com/kaka-lin/canbus-tool
CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML
cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan
Last synced: 16 Jul 2025
https://github.com/basemax/jalalicalendarchecker
Tiny function to check the jalali calendar.
c calendar cpp date daterange jalali jalali-calendar jalali-date jalalidate validate validation validator
Last synced: 05 May 2025
https://github.com/tahmid-saj/iot_database_management
A database management system and calculator for any IoT logged data files inputted into the program. The data log files will contain data of water levels, temperature and humidity of nodes. A linear regression calculator also calculates if the regression equation should change based on percent error calculations using real measures of water levels. Application was created with compatibility for LSN50 IoT logged data.
algorithms-and-data-structures cpp database-management iot linear-regression
Last synced: 14 Apr 2025
https://github.com/chaoticsomeone/uranium_lang
Uranium Lang: A Python and C++ based and (probably) unstable programming language
cpp cpp20 programming-language python python3 source-to-source-compiler transcompiler uranium-lang
Last synced: 04 May 2025
https://github.com/krisluczka/rapidvault
The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.
cpp database database-management database-management-systems
Last synced: 06 Mar 2026
https://github.com/zubax/senoval
A simple dependency-free header-only library of C++17 classes for real-time embedded systems
cpp cpp17 embedded embedded-systems real-time
Last synced: 03 Apr 2025
https://github.com/cat-gawr/ai-python
Una piccola AI che il suo picco massimo di risposta è stato di 0.02 secondi di risposta | Konata ~ 2025
cpp cuda-programming golang java python3 tex vhdl-modules
Last synced: 06 May 2026
https://github.com/krishpranav/learncpp
learn cpp using this repo
books c-plus-plus clang code cpp idea jetbrains learn learn-to-code learntocode linux macos vscode windows
Last synced: 16 Feb 2026
https://github.com/mo7amed-hussein/serialplus
The purpose of this project is to provide an easy way to monitor and exchange data with serial port
at-command cpp exchange-data hex monitor qt serial-communication serial-port serialplus
Last synced: 12 May 2026
https://github.com/vra/weekly-posts
collection of technical posts that I read each week, hopefully they may give you inspiration!
ai cpp deep-learning python weekly
Last synced: 15 May 2026
https://github.com/karnkaul/dibs
Dear ImGui BootStrap using GLFW, Vulkan, and C++20
cpp cpp20 cpp20-library glfw gui vulkan
Last synced: 20 Mar 2025
https://github.com/karnkaul/decf
Dumb simple Entity-Component framework in C++17
cpp cpp17 cpp17-library ecs entity-framework
Last synced: 20 Mar 2025
https://github.com/andyfratello/pro1
💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB
compiler cpp cpp-language language pro1 pro1-fib programming programming-language
Last synced: 20 Mar 2025
https://github.com/thenewjavaman/brac-kt
A Kotlin/Multiplatform interface for quantum computing
c cpp csharp ibm-q ibm-q-experience java javascript jvm kotlin kotlin-js kotlin-jvm kotlin-multiplatform kotlin-native quantum quantum-computing typescript
Last synced: 11 Apr 2025
https://github.com/songquanpeng/rest-reminder
A reminder that will notify you when you need a rest.
Last synced: 06 Jan 2026
https://github.com/satharus/eoi-preparation-sessions
Some slides for sessions to prepare school students for the Egyptian Olympiad in Informatics.
beginner-friendly competitive-programming cpp eoi icpc ioi kids-learn kids-programming middle-school school slides slideshow
Last synced: 29 Oct 2025
https://github.com/haseeb-heaven/awesomecpp-libraries
Awesome Cpp libraries for various tasks Http Req,Parsers File/Event Mgr,Maths,Container etc
cpp cpp-containers cpp-course cpp-gpt cpp-http cpp-library cpp-math cpp-project cpp-rest cpp17 dataconvertor filemanager filesystemwatcher mathoperations
Last synced: 28 Mar 2025
https://github.com/whdhdyt21/sudoku
This repository contains two implementations of a Sudoku solver, each utilizing different methods for input.
cpp sudoku-generator sudoku-solution-finder sudoku-solver
Last synced: 09 Sep 2025
https://github.com/spencerpauly/neural-net-for-rot13
A C++ Neural Network made from scratch to solve simple machine learning problems. This version is optimized to work with encrypting and decrypting simple string messages.
beginner-project cpp decryption machine-learning neural-network
Last synced: 04 Apr 2025
https://github.com/jimbobbennett/wio-terminal-azure-sample
A demo Arduino project showing how to use Azure IoT Hub with the Wio Terminal. Built using PlatformIO, but can be implemented using the Arduino IDE.
arduino azure cpp iot platformio seeedstudio wio-terminal
Last synced: 12 Apr 2026
https://github.com/happybono/fuzzypotato
The solar-powered smart-flowerpot project with the ESP32 micro-controller unit. (Temperature, Humidity, Illuminance (Lux), Soil Moisture, Soil Salinity, Battery Voltage)
arduino arduino-ide cplusplus cpp environment-friendly environmental-monitoring esp32 esp32-arduino internet-of-things iot renewable-energy smartfarm smartfarms smartgarden solar-energy
Last synced: 11 Feb 2026
https://github.com/maltsev-dev/unrealprojects
UE projects. 3 fully completed games based on free assets packs
Last synced: 30 Jan 2026
https://github.com/georgiifirsov/podserializer
Library used to serialize and deserialize any POD-structure (and some non-POD structs) with no modifications applied to them. Here I use a lot of templates and other meta-magic :)
cplusplus cplusplus-14 cpp cpp14 pods serialization templates
Last synced: 12 Apr 2025
https://github.com/kassane/zig-gpa-ffi
Testing GPA in FFI
allocation allocator bindings cpp ffi ffi-bindings malloc-free memory-allocation memory-management rust rust-allocator-interface zig ziglang
Last synced: 11 Mar 2026
https://github.com/vvzen/paintball-portraits
repo of the paintball gun installation for the "Echosystems" exhibition (September 2018, Goldsmiths)
arduino cpp echosystems goldsmiths installation-art openframeworks
Last synced: 16 May 2026
https://github.com/giuliom/basiccpplibrary
Basic Cpp Library
algorithms concurrency cplusplus cplusplus-11 cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 memory-management multithreading regex-match searching-algorithms smart-pointers sorting-algorithms
Last synced: 29 Oct 2025
https://github.com/i-am-surovi/i-am-surovi
About Myself
bracu bracucse cpp python sumaiya-hossain-surovi
Last synced: 10 Sep 2025
https://github.com/sameetasadullah/braille-translator
A Braille Translator in C++ using Microsoft Visual Studio
braille-translator cpp microsoft-visual-studio
Last synced: 11 Jul 2025
https://github.com/brianferri/fmm-c--
collection of fast multiplication algorithms and matrix operations. It is written in C++ and is header only. It is designed to be used in other projects and rewritten to fit the needs of the project
algorithms calculus cpp data-structures fast-multiplication library math mathematics matrix-calculations matrix-multiplication matrix-operations
Last synced: 12 Jul 2025
https://github.com/dhananjayporwal/programming-notes
Collection of notes which I made at the time of learning various courses.
cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes
Last synced: 13 Jul 2025
https://github.com/realsba/esp32pp
ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.
cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi
Last synced: 16 May 2026
https://github.com/volkds/diameter
Implementation of the Diameter Base Protocol RFC 6733 for C++ language
3gpp c-plus-plus cpp cpp17 diameter protocol rfc6733 signaling
Last synced: 17 Jul 2025
https://github.com/samyam81/cryptography-lab
A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.
co-prime cpp cryptography-algorithms euclidean-algorithm extented-euclidean-algorithm go playfair-cipher railfence-cipher shift-cipher vigenere-cipher
Last synced: 17 May 2026
https://github.com/basemax/pq-calculator
P,Q-formula calculator program using C++ (highest performance, i128 support)
Last synced: 03 Apr 2025
https://github.com/yud0uhu/chocottoos
ATtiny85とATmega328Pで動くRTOSのサンプルソースコードです。
Last synced: 17 May 2026
https://github.com/xiangpenghao/cpp-template
a template to bootstrap C++ research projects
Last synced: 17 May 2026
https://github.com/x4raynixx/rx-scripting
RX is a lightweight scripting language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.
cpp csharp javascript language nextjs programming programminglanguage python
Last synced: 08 May 2025
https://github.com/jrob774/block-fever
My second ever finished game.
2d block block-fever cpp cpp17 emscripten game sdl sdl2 simple
Last synced: 13 Apr 2025
https://github.com/nyrox/opengl-engine
Random GL Stuff
3d-game-engine 3d-graphics cpp opengl
Last synced: 17 May 2026
https://github.com/bm777/switch-pointer
Usage of pointer in C++ and switch function
cpp oriented-object-programming pointers switch
Last synced: 22 Jun 2026
https://github.com/faris771/cpu_simulator
Task1 in my software engineering internship at Imagry, the Idea of this task is to get hands on C++ Language, and designing concepts.
Last synced: 28 Mar 2025
https://github.com/truongd3/new_perl-like_language
New Simple Perl-Like Language by Truong Dang
Last synced: 17 May 2026
https://github.com/x1nto/vencorded
An experimental new epic Vencord installer
cpp discord-mod-installer vencord
Last synced: 03 Apr 2025
https://github.com/speakez-llc/farscape
F# Native Library Binding Generator
Last synced: 21 Mar 2025
https://github.com/ferhatgec/cairo4cpp
cairo4cpp, header-only C++ wrapper around libcairo.
Last synced: 21 Jul 2025
https://github.com/theow03/lakecompilerv1
Strongly typed procedural programming language
asm compiler-design cpp llvm programminglanguages
Last synced: 18 May 2026
https://github.com/merendamattia/asd
ASD - Algoritmi e Strutture Dati presso l'Università degli Studi di Parma (9 + 6 CFU).
Last synced: 15 Jul 2025
https://github.com/Prot-Security-Studio/Prot-Defender-Core
Prot Defender core code open source repository
cpp csharp defender dll machine-learning python python3 software windows
Last synced: 12 Sep 2025
https://github.com/nuatlas/furrballs
Furrballs: A C++17 Offset-Based Caching solution
caching cpp cpp17 memory-management
Last synced: 25 Jan 2026
https://github.com/abdalmoniem/commandline_fpw
check out the auto typed code of this project:
cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d
Last synced: 02 Feb 2026
https://github.com/zinikus/home-appliance-remote-control
Beginner-level project: Control home appliances remotely using your phone and an ESP8266/ESP32. This simple IoT setup lets you switch devices on/off from anywhere using Wi-Fi. Great starter for learning home automation!
artificial-intelligence beginner-friendly cpp iot-application robot robotics robotics-competition
Last synced: 18 May 2026
https://github.com/esraa-emary/vole-machine-language-simulator-gui
The Vole Machine Language Simulator GUI is a graphical application designed to simulate the operations of a simple CPU using Qt.
Last synced: 12 May 2025
https://github.com/basemax/combiningelements
Tiny program to display all of the element combinations.
combinations combinations-with-repetition combine combine-text combine-word combined combiner combines combining-functions combining-selectors combining-unicode-characters cpp
Last synced: 21 Jul 2025
https://github.com/ehsan-habibagahi/2048
🕹️ Terminal game | A minimal clone of famous 2048 game
Last synced: 21 Mar 2025
https://github.com/snandasena/path-plnaning-n-localization
Kalman filter implementation with C++
cpp kalman-filter localization markov-model mathematics motion-planning particle-filter probability robotics
Last synced: 19 May 2026
https://github.com/avikumar15/cp-algorithm-solutions
Solutions to cp and algorithm problems from platforms like Leetcode, Spoj, Google Contests 👨💻
algorithms cpp cpp17 data-structure dsa-algorithm interview-preparation interview-questions leetcode leetcode-cpp leetcode-solutions python spoj spoj-solutions
Last synced: 19 May 2026