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-30 00:06:51 UTC
- JSON Representation
https://github.com/simone-contorno/rt-assignment-3
Research Track 1 - Third assignment - Control of a robot in a simulated environment using Gazebo and Rviz
cpp enginneering robot robotics ros
Last synced: 15 Apr 2026
https://github.com/letsfindaway/basement-ventilation
Arduino-based project for automated window operation for basement ventilation
adafruit arduino cpp home-automation
Last synced: 28 Apr 2026
https://github.com/amanoteam/dragonfly-gcc-cross
A GCC cross-compiler targeting DragonFly BSD
c cpp cross-compiler dragonflybsd gcc
Last synced: 02 Jun 2026
https://github.com/belhoussine/research-mutations-sars-cov-2-proteome
An academic research project that I worked on with a team of researchers in the United States.The goal was to explore how amino acid mutations affect the stability of the main protease of the COVID-19 proteome.
bioinformatics covid19 cpp mutations pdb promute research sdm shell substitution
Last synced: 19 Apr 2026
https://github.com/o-rumiantsev/array
Compromise between the convenient and fast implementation of arrays in C++
array cpp features functionality list speed
Last synced: 19 Jan 2026
https://github.com/spaciouscoder78/unitconversion.hpp
A C++ library containing predefined unit conversion formulas to make your life easier
c cpp header-files unitconversion
Last synced: 07 Oct 2025
https://github.com/woodprogrammer/estepona
Auto Caching Web Server
c cache cache-control clang cpp http
Last synced: 27 Apr 2026
https://github.com/samridhisainii/dp
C++ solution of DP series by Aditya Verma playlist available on youtube
aditya-verma-dp cpp dp youtube
Last synced: 28 Apr 2026
https://github.com/basemax/hackernewsdesktop
Hackernews desktop software written in C++ and Qt.
cpp desktop hacker-news hacker-news-app hacker-news-client hacker-news-clone hacker-news-community hacker-news-gui hackernews hackernews-api hackernews-client hackernews-clone qml qt qt-qml qt-quick
Last synced: 30 Apr 2026
https://github.com/iaomw/glab
Play with C++ OpenGL
cpp dazzler glsl opengl pbr subsurface-scattering
Last synced: 28 Apr 2026
https://github.com/facumasino/tup-utn-frgp
Repositorio de ejercicios de la carrera Técnico Universitario en Programación.
algorithm algoritmos cpp diagramas diagramas-flujo programacion programming tup utn
Last synced: 15 Oct 2025
https://github.com/phamduylong/footballrecord
Program to save football game records
Last synced: 12 Oct 2025
https://github.com/merteldem1r/algostruct
AlgoStruct - Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.
algorithms c computer-science cpp data-structures leetcode
Last synced: 08 Oct 2025
https://github.com/victornpb/multiplexed-7segments-display
Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware
7segment arduino-library arduino-sketch cpp multiplexer
Last synced: 25 Oct 2025
https://github.com/hugodonotexit/cbudgie
C-like but simpler and still smart, like Budgie
cbudgie cpp interpreter new-language programming programming-language
Last synced: 11 Feb 2026
https://github.com/frouioui/nanotekspice
2nd Year project in C++ at Epitech
cicd cplusplus cpp docker epitech nanotekspice tek2 travis-ci unittest
Last synced: 29 Apr 2026
https://github.com/loopperfect/vs-to-bazel
Convert Visual Studio projects to Bazel
Last synced: 16 Apr 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: 18 Apr 2026
https://github.com/sebe324/image-processing
A demonstration of various image processing algorithms using OpenCV
Last synced: 02 May 2026
https://github.com/ghosts6/algorithms
A collection of search, sorting, graph, greedy, and optimization algorithms implemented in C++ and Python, including Binary Search, BFS, Dijkstra's Algorithm, Bubble Sort, and the Four Color Theorem. 🚀
algorithms bfs-algorithm bigo bigomega binary-search-algorithm bubble-sort cpp dijkstra-algorithm jump-search linear-search python3 timecomplexity
Last synced: 25 Feb 2026
https://github.com/oliverbenns/handmade-hero-powershell
A Powershell equivalent of Handmade Hero's build process
build compiler cpp handmade handmade-hero powershell visual-studio visual-studio-2017
Last synced: 27 Apr 2026
https://github.com/mrizaln/glfw-cpp
C++ GLFW wrapper with multi-window and multithreading in mind
cpp glfw multithreading opengl
Last synced: 14 Mar 2026
https://github.com/sondernextdoor/brightness-slider
A simple slider GUI written in C++ with monitor brightness functionality as an example
brightness c cpp gui monitor slidebar slider trackbar
Last synced: 29 Apr 2026
https://github.com/cricksmaidiene/algorithms_repository
:books: A list of program implementations of common data structures and algorithms in Java, Python, C or C++
algorithms c cpp cryptographic-algorithms java network-algorithms python
Last synced: 18 Apr 2026
https://github.com/congard/tulz
Cross-platform tools library for C++ development
cpp cpp20 cpp20-library cross-platform library linux observable observer-pattern tool tools windows
Last synced: 24 Feb 2026
https://github.com/retrooper/zpp
This is a compiler written in C++ for the Z++ Programming Language. This programming language is still in development.
Last synced: 29 Apr 2026
https://github.com/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 2026
https://github.com/lijian736/ffmpegutils
A simple FFMPEG encoder, decoder and transcoder utils
cpp decoder encoder ffmpeg transcoder
Last synced: 18 May 2026
https://github.com/truongd3/new_perl-like_language
New Simple Perl-Like Language by Truong Dang
Last synced: 17 May 2026
https://github.com/avakar/bitflags
Tiny header-only library providing bitwise operators for enums in C++11
Last synced: 12 Apr 2025
https://github.com/notkyoyo/hello-world
This is a repository of examples of hello world programs in all programming languages.
cpp csharp demo hacktoberfest hacktoberfest-accepted hacktoberfest2022 hello hello-world helloworld-demo helloworld-programs html5 java js programming programming-exercises programming-languages python world
Last synced: 12 Apr 2025
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/ziadasem/gc-cpp
A different implementation for garbage collection system in C++
cpp cpp17 garbage-collection garbage-collector modern-cpp
Last synced: 22 Mar 2025
https://github.com/cieslarmichal/algoexpert-cpp
C++ solutions to the coding interview problems on AlgoExpert.
algoexpert algoexperts algorithms-and-data-structures algoritms coding-challenges coding-interviews cpp data-structures interview-preparation interview-questions problem-solving
Last synced: 28 Mar 2025
https://github.com/kimtth/console-tetris
🎲 Most simplest console based Tetris source code by C++
console-tetris cpp tetris tetris-source
Last synced: 18 Aug 2025
https://github.com/malwarebo/nimbus
Weather forecasting model using Tensorflow
cpp deep-learning machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/CuarzoSoftware/CuarzoBrowser
The Cuarzo OS Web Browser
appimage cpp cuarzo multiplatform web-browser
Last synced: 26 Mar 2025
https://github.com/oltsu-code/olsh
olshell. the worlds worst shell.
cmake contributors-welcome cplusplus cpp cpp23 linux looking-for-contributors shell shell-scripting system-programming windows
Last synced: 16 Sep 2025
https://github.com/druxorey/ucv-algobyte
A simple website offering courses in C++ and Python.
Last synced: 18 Feb 2026
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/romnn/proto-compile
helper package that wraps protoc for your CI and projects.
ci compiler cpp dart golang grpc grpc-web helper java javascript protobuf python typescript
Last synced: 12 May 2025
https://github.com/csb6/strong-types
Single-header implementation of strong typedefs in C++
cpp cpp17 strongly-typed typedef
Last synced: 14 May 2025
https://github.com/mark194/qplotmarker
**QPlotMarker** – an interactive marker for **QChart** (Qt). Supports color and orientation (vertical/horizontal) changes, snaps to data points, and displays intersection coordinates.
chart cpp cpp17 data-plotting data-visualization interactive-graphs markers plotting qplotmarker qt qt5 qt5-chart qt6 qt6-app qtcharts realtime-plotting scientific-plotting svg
Last synced: 08 May 2025
https://github.com/robinsaviary/estroengine
A portable simple-to-use node-based game engine built in C++20.
cpp cpp20 game-engine header-only node-tree
Last synced: 11 Apr 2025
https://github.com/x1nto/vencorded
An experimental new epic Vencord installer
cpp discord-mod-installer vencord
Last synced: 03 Apr 2025
https://github.com/ferhatgec/jedi
Jedi, CLI Kedi parser.
cli cli-tool commandline commandline-tool cpp cpp17 kedi parser tree
Last synced: 18 Feb 2026
https://github.com/magalhaesm/rinha-compiler
💻 A simple tree-walking interpreter
algorithms compiler cpp cpp17 data-structures interpreter programming-challenges tree-walk-interpreter
Last synced: 13 Apr 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/truvorskameikin/routines-cpp
The collection of header-only routines for C++
c-plus-plus cpp header-only no-dependencies
Last synced: 15 Mar 2025
https://github.com/chasenut/sfml-continuous-collision-detection
SFML Collision System (Particle - Barrier)
Last synced: 22 Jul 2025
https://github.com/allenvox/llvm-compilers
Workspace for Compilation Technologies class, fall
compiler compiler-design cpp cxx llvm
Last synced: 15 Apr 2026
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/burnett01/docker-images
My docker images that I use in various projects
alpine cpp docker docker-image docker-images laravel lightweight lumen php8 php83 php84 php85 symfony ubuntu xdebug
Last synced: 19 Feb 2026
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/divshekhar/linux_commands_clone
Linux Commands Clone
c-language cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021
Last synced: 10 Apr 2025
https://github.com/henrifroese/external_memory_fractal_tree
Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.
b-tree-implementation cpp data-structures external-memory
Last synced: 23 Jul 2025
https://github.com/gembcior/stm32-cmake-f411xe
This project is an example how software for STM32 microcontroller can be developed using pure C++.
Last synced: 26 Jun 2025
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/yajatkaul/graphicsengine
i don't even know at this point
cpp glew glfw graphics-programming opengl
Last synced: 30 Jan 2026
https://github.com/kunalshah017/atm-simulator
Tried to simulate functions of ATM in console
collaborate communityexchange cpp github github-campus-experts github-codespaces github-pages gitkraken gitlens imgbot simulator
Last synced: 10 May 2025
https://github.com/bartste/keyboard
Keyboardio Atreus and Arduino
arduino atreus colemak-dh cpp keyboardio mechanical-keyboard
Last synced: 18 Feb 2026
https://github.com/ahmedsobhy01/kids-art
An exciting C++ drawing and painting program created to foster creativity and learning among children, developed as a part of the Programming Techniques course during our first year of Computer Engineering at Cairo University
cpp design-patterns gui object-oriented-programming painting
Last synced: 03 Nov 2025
https://github.com/yud0uhu/chocottoos
ATtiny85とATmega328Pで動くRTOSのサンプルソースコードです。
Last synced: 17 May 2026
https://github.com/basemax/matrixfunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
coefficient coefficients cpp cramer cramer-gan determinant determinant-calculation determinantal-processes matrix matrix-calculations matrix-completion matrix-computations matrix-functions matrix-multiplication multiplication multiplication-algorithm
Last synced: 03 Apr 2025
https://github.com/montyanderson/construction
:construction: Interface with binary structures in Javascript, built for network protocols.
binary buffer c construction cpp interface javascript network-protocol node
Last synced: 02 Jan 2026
https://github.com/jiaqiluo/simple-card-game
A practice for stack and queue
Last synced: 21 Mar 2025
https://github.com/saptakbhoumik/ouroboros
Ouroboros is a C++ library to work with N dimentional tensors
cpp cpp20 cpp20-library ouroboros tensor
Last synced: 25 Jan 2026
https://github.com/jelhamm/data-link-layer-protocols
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
c cpp datalink datalink-layer frames go-back-n network-layer networking networking-in-c networking-in-cpp physical-layer protocol selective-repeat sliding-window sliding-window-algorithm sliding-window-protocol stopandwait utopian
Last synced: 20 May 2026
https://github.com/axect/anomalocaris
Rust wrapper of Armadillo
armadillo cpp linear-algebra numerical rust
Last synced: 20 May 2026
https://github.com/salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
c cpp cpp11 cpp17 cpp20 cpp23 cpp2a cpp2b memory-management memory-map memory-mapping oop-cpp oops-in-cpp
Last synced: 02 Jan 2026
https://github.com/rxchit/barebone-os-raspi3
A simple OS that prints "Hello World", for RaspberryPi 3
c cpp kernel os qemu raspberry-pi-3
Last synced: 11 May 2026
https://github.com/xiangpenghao/cpp-template
a template to bootstrap C++ research projects
Last synced: 17 May 2026
https://github.com/maxencebonamy/Brainfuck-Interpreter
Brainfuck is a programming language containing just 8 instructions, each a character. This software is an interpreter that lets you execute a program written in Brainfuck.
brainfuck brainfuck-interpreter cpp interpreter xmake
Last synced: 12 Mar 2025
https://github.com/p0ryae/ccc-junior-2023
Solutions for the 2023 Junior Contest of the Canadian Computing Competition, all written in C++
canadian-computing-competition ccc ccc-solutions cemc cpp uwaterloo
Last synced: 25 Jan 2026
https://github.com/saksham-joshi/sron
World's fastest compiled + interpreted programming language.
c-language c-plus-plus compiled-language compiler-design compilers cpp interpreted-programming-language programming-language
Last synced: 01 Aug 2025
https://github.com/harsh6754/dsa-problems
c cpp java jupyter-notebook python sql
Last synced: 06 Apr 2026
https://github.com/scenent/editor
lightweight code editor for C++, Python and Javascript.
code-editor cpp opengl text-editor
Last synced: 15 May 2026
https://github.com/kar-dim/qt-strongpasswordgenerator
Simple application that suggests a strong password, GUI written in Qt (Widgets)
Last synced: 17 Feb 2026
https://github.com/vhstack/nvimpp
Minimal and efficient Neovim C++ Development Setup
clangd cpp developer-tools development lsp neogen neovim neovim-config neovim-configuration nerdtree nvim nvim-config syntax-highlighting telescope treesitter
Last synced: 13 Apr 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/babak2/mpi-matrix-processing
cpp mpi multiprocessing parrallel-computing
Last synced: 27 Mar 2025
https://github.com/colleagueriley/xdl
A single header file that dynamically loads the Xlib and GLX library. Written in/for ANSI C.
ansi-c c c89 cpp dymanic header-only public-domain rsgl single-header x11 xlib
Last synced: 21 Jun 2025
https://github.com/arturfriedrich/oo_programozas
Ez a repo a Széchenyi István Egyetem OO programozás (GKNB_INTM085) tárgyának anyagát gyűjti össze.
Last synced: 17 May 2026
https://github.com/xtenzq/qbroadcastmessenger
📨 Simple messenger based on UDP socket broadcast
cpp messenger qt qt-network udp-socket university-project
Last synced: 21 May 2026
https://github.com/zijistark/zcktools
Compiler library and tools for ZCK, an extended language for more effective Crusader Kings II scripting.
c-plus-plus c-plus-plus-17 compiler cpp crusader-kings-ii crusaders-kings-2 modding modding-games modding-resources modding-tools paradox paradox-interactive paradoxgame programming-language programming-languages
Last synced: 09 Apr 2025
https://github.com/virtyaluk/coursera-competitive-programming-core-skills
My progress doing Coursera Competitive Programmer's Core Skills.
competitive-programming coursera cpp programming-languages
Last synced: 22 Jun 2025
https://github.com/liulilittle/interlocked-x86-implement
Interlocked was implemented by C/C++ inline Intel-x86 assembly.
asm atomic c cc cpp inline inline-asm intel interlocked mta threading x86
Last synced: 22 Apr 2026
https://github.com/localsix/catmalware-education
THIS CODE IS EXTREMELY DANGEROUS AND DESTRUCTIVE. IT IS DESIGNED TO DAMAGE YOUR COMPUTER SYSTEM AND MAKE IT UNBOOTABLE.
Last synced: 14 Apr 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/liavbarsheshet/initialized-array
Implementation of a generic Initialized Array.
array cpp init initalized-array initarray initialize initialized
Last synced: 16 Sep 2025