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-23 00:06:41 UTC
- JSON Representation
https://github.com/sferez/hpc_mpi_traveling_salesman
High Performance Computing MPI for Traveling Salesman Problem
cpp high-performance high-performance-computing mpi openmpi travelling-salesman-problem
Last synced: 30 May 2026
https://github.com/gowthertg/cpp-module-06
This module is designed to help you understand the different casts in CPP.
cpp imperative-programming object-oriented-programming rigor
Last synced: 17 Mar 2025
https://github.com/yobeonline/io1-money
A c++ class to hold money amounts.
accounting cpp cpp20 currency money
Last synced: 03 Apr 2026
https://github.com/shanpic/utility
some utility
cpp python shell-script utiliy
Last synced: 08 May 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/yosh-matsuda/gpu-ptr
Cross-platform GPU smart pointer with C++20 range support
cpp cpp20 cuda gpu header-only hip
Last synced: 17 Jan 2026
https://github.com/flyingcakes85/cpp-rush-book
[WIP] A book aimed at teaching fundamentals of C++ language quickly, without compromising on important details.
Last synced: 17 May 2026
https://github.com/29dch/data-structure-project-ofo-shared-bicycle
数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。
Last synced: 20 Sep 2025
https://github.com/miarolfe/accelerated-raytracing-testbed
A test platform for comparison of ray-tracing acceleration structures
acceleration-structure cpp cpp17 ray-tracing
Last synced: 10 Feb 2026
https://github.com/erthium/boids
Simulation of Boid artificial life program
agent-based-simulation boids boids-behaviour boids-simulation cpp cpp11 flocking flocking-agents flocking-simulation functional-programming makefile sdl sdl2 sdl2-image simulation
Last synced: 11 Feb 2026
https://github.com/yoboujon/yoyo_tetris
Tetris clone using raylib in C++
cpp cpp20 game-development raylib tetris-clone tetris-game
Last synced: 05 Mar 2026
https://github.com/echosingh/ahocorasickproject
Aho-Corasick Visualization Project with GUI using wxWidgets
aho-corasick aho-corasick-algorithm cpp wxwidgets
Last synced: 11 Feb 2026
https://github.com/neorandom/brainduck-projects
Brainfuck interpreters and compilers. Currently versions are written in Python, C++, Rust and Assembly.
assembly assembly-x86-64 brainfuck brainfuck-interpreter c cpp esoteric-language nasm python python3 rust
Last synced: 11 Feb 2026
https://github.com/zdrzalikprzemyslaw/console-chess
Console text-based implementation of Chess in C++
chess cli console console-application console-chess console-gui cpp cpp11 game
Last synced: 10 Jun 2026
https://github.com/nohomey/fmi-introduction-to-programming-course
A place for my homeworks and other materials related to the Introduction to Programming course in FMI
Last synced: 06 Oct 2025
https://github.com/tdjastrzebski/cppbuild
C/C++ Multi-Step Incremental Build Tool
build build-automation build-tool build-tools c c-plus-plus cli command-line cpp
Last synced: 12 Mar 2026
https://github.com/kaleharshavardhan07/multi_thread_file_downloader
This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.
Last synced: 08 Oct 2025
https://github.com/techsolomon/cs202-project
C++ final project for CS 202 (Spring 2021) at UAF.
computer-science cpp cs202 group-project uaf
Last synced: 17 Jan 2026
https://github.com/chloro-pn/wamon
Embedded Scripting Language Designed for C++
cpp embedded-scripting-language scripting-language scripts
Last synced: 23 Jan 2026
https://github.com/lautydev/inclupp
A CLI tool to preprocess and compile C++ files with remote #includes.
Last synced: 04 Apr 2026
https://github.com/softtechmx/lib-cpp-geometria
biblioteca de código abierto diseñada para proporcionar a los desarrolladores y matemáticos una herramienta eficiente y fácil de usar para realizar operaciones matemáticas complejas relacionadas con la geometría. Diseñada con un enfoque en la simplicidad, la flexibilidad y el rendimiento.
Last synced: 08 Oct 2025
https://github.com/paulemacedo/cefet-rj
Este repositório contém uma coleção de códigos desenvolvidos durante meu curso na CEFET/RJ. Os códigos abrangem diversas disciplinas e linguagens de programação, incluindo C, C++ e Java. Eles representam meu aprendizado e progresso ao longo do curso.
c cefet-rj cli college cpp csharp faculdade react redux rust
Last synced: 12 Feb 2026
https://github.com/Hcolda/QChatServer
A lightweight chat software server (WIP)
chat chat-app chat-application chatapp chatroom cpp cpp23 server
Last synced: 06 Oct 2025
https://github.com/rodrigobarbaedu/color-ball-robot-tracker
Este proyecto implementa un robot autónomo utilizando Raspberry Pi, Elegoo Smart Robot Car V4, Python y OpenCV para evitar obstáculos, reconocer y seguir pelotas de colores.
arduino arduino-uno c cpp elegoo-robot-car esp32s3-camera-tft opencv python raspberry-pi
Last synced: 12 Feb 2026
https://github.com/stivenjs/savecloud
Automated game save synchronization. Cloud-hosted, locally backed up, and platform-agnostic.
cloud cloud-gaming cpp games lambda rust-lang s3 tauri
Last synced: 07 Jun 2026
https://github.com/giorgiogtelian/luna
this is my little project: a new programming language named after my dog
cpp csharp java language parser programming-language programming-languages
Last synced: 13 Feb 2026
https://github.com/smirnovlad/messenger
Desktop client-server messenger written in C++, Qt
authorization chat client-server cmake conan cpp messenger qt5 sockets sqlite tcp-client tcp-server
Last synced: 28 Feb 2026
https://github.com/muhammedmagdyy/acpc-kickoff-2022
Solutions for ACPC Kickoff 2022
algorithms cpp data-structures
Last synced: 18 Mar 2026
https://github.com/randomgamingdev/console-wordle
A version of wordle for the console
console console-app console-application console-game cpp english fun game guessing-game language word wordle wordle-game wordlist-generator
Last synced: 26 Oct 2025
https://github.com/positiveblue/libdori
Probabilistic Data Structures
big-data cpp hpc probabilistic-models randomized-algorithms
Last synced: 19 Mar 2026
https://github.com/huming2207/on9nmea
Dumb & Tiny (1.1KB) FSM-based NMEA parser for embedded devices
c cpp nmea nmea-parser nmea-sentences nmea0183
Last synced: 14 Feb 2026
https://github.com/threeal/errors-cpp
A C++ package that provides utilities for error handling
cmake cpp cpp-library error error-handling errors library
Last synced: 11 Apr 2025
https://github.com/kkkaan/metu-ceng-thes
Some of the homeworks I have done at metu ceng.
bash c cpp haskell java prolog python quantum-computing verilog
Last synced: 13 Feb 2026
https://github.com/thisisnotjustin/particlecim
Simple Particle Simulation with C++ and SFML
Last synced: 14 Feb 2026
https://github.com/tbpaksoy/imagelibrary
Still WIP
c-sharp cpp image image-generation python
Last synced: 18 Apr 2026
https://github.com/insektdotbin/doxbox
📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.
cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python
Last synced: 28 Feb 2026
https://github.com/andeaseme/ft_retro
Shoot 'em up terminal game in the style of Gradius and Raiden
cpp game ncurses ncurses-library shoot-em-up shootemup shooter terminal terminal-game
Last synced: 08 May 2026
https://github.com/kar-dim/watermarking-gpu
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 2 / GPU
arrayfire cpp cuda ffmpeg gpu image-processing opencl parallel-computing video-processing watermark-image watermarking
Last synced: 09 Apr 2025
https://github.com/boujuan/computational-physics-2023-exercises
C Exercises of Computational Physics in Uni Oldenburg 2023
Last synced: 28 Feb 2026
https://github.com/spur27/RenWeb-Engine
Lightweight engine and API for making cross platform desktop applications with web technology.
cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview
Last synced: 26 May 2026
https://github.com/benami171/system_programming2_exe1
Algorithms and Operations on Graphs.
bipartite-graphs cpp graph graph-algorithms negative-cycles shortest-path-algorithm
Last synced: 16 Feb 2026
https://github.com/chokobole/protobuf_bytes
Now don't worry about copy when using protobuf!
bazel-support cpp cpp-library cpp14 cpp14-library move protobuf protobuf-bytes
Last synced: 08 Oct 2025
https://github.com/vinkami/honkai-star-rail-simulator-cpp
Group project
comp2113 cpp cpp11 engg1340 honkai-star-rail
Last synced: 21 Jan 2026
https://github.com/wuriyanto48/block-chain-cpp
My simple implementation of blockchain written in C++
blockchain blockchain-demos cpp
Last synced: 07 Apr 2026
https://github.com/fiuner-lica/biblioteca-dbc-cpp
Biblioteca para implementar Diseño por Contratos en C++.
Last synced: 16 Feb 2026
https://github.com/yrahul3910/language-review
A brief review of the concepts of various languages
asp-net-core asp-net-core-mvc c-plus-plus cpp expressjs javascript language-review mongodb nodejs python3
Last synced: 17 Jan 2026
https://github.com/rsp4jack/libmfmidi
[WIP] C++23 MIDI library
cpp cpp-library cpp20 cpp23 midi midi-api midi-parser midi-player playback
Last synced: 02 Mar 2026
https://github.com/ychaaby/pico-space-2d-video-game
Pico Space: The Cosmic Adventure in a Pixelated Universe
cocos2d cocos2d-x cpp game game-development opp oriented-object-programming
Last synced: 14 Jul 2025
https://github.com/ferhatgec/flide
Fegeya Flide, a language for creating CLI Slide-shows.
cli cpp cpp17 fegeya fpaper slide slide-show
Last synced: 23 Aug 2025
https://github.com/nonrice/basedga
Very simple multithreaded implementation of the Genetic Algorithm
cpp easy-to-use genetic-algorithm machine-learning optimization
Last synced: 26 Oct 2025
https://github.com/ferhatgec/mammapia
mammapia, script to piacli transpiler
cpp cpp17 mammapia piacli script transpiler
Last synced: 18 Feb 2026
https://github.com/ivandrf/linked-list
Realization of a linked list in C++
cpp datastructures linked-list
Last synced: 03 Mar 2026
https://github.com/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 2026
https://github.com/mparolari/xpacket
XPacket is an utility that generates a C struct and two functions for serialize/deserialize it into/from a given payload.
c c89 cpp serialization serialization-library
Last synced: 01 Apr 2026
https://github.com/omrawaley/t-write-plus-plus
T-Write++ is a terminal-based text editor written in C++.
command-line command-line-tool cpp editor terminal terminal-based text text-editor
Last synced: 16 Apr 2026
https://github.com/pastekaztekastor/crowd-simulation
Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.
c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization
Last synced: 03 Mar 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/mhdzhhan/cpp-pattern-programs
It is helpful to improve our logic :)
Last synced: 18 Mar 2025
https://github.com/mohammed-3tef/encryption_and_decryption_application
This program is for encryption and decription your important information like your password, ID, etc.
assignment ciphers clean-code cpp cpp-projects
Last synced: 14 Apr 2025
https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus
Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.
cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course
Last synced: 19 May 2026
https://github.com/abdellaui/clipboard_transport
[DEMO] one-way clipboard sharing/transport to cross information-hiding under restriction over HTTP/S tunneling with ability of continuous-watch, implemented with C++ & Qt
bypass clipboard clipboard-manager cpp http-client http-server open-source qt
Last synced: 20 Apr 2026
https://github.com/immanuel-c/ilog
A Simple Logger, For people that don't want bloated libraries
Last synced: 10 May 2026
https://github.com/mhdzhhan/wanderlyst
🌍 A simple travel management system return in c++ ✈️
Last synced: 18 Mar 2025
https://github.com/p4dro-dev/sensor-movimento-arduino-cpp-tinkercard
Este foi um protejo de um sensor de movimentos, que eu realizei na disciplina de Eletricidade, e Eletrônica. Do curso Técnico em Informática. Sendo usado o TinkCard.
arduino cpp desenvolvimento-de-sistemas robotics-programming robotics-simulation
Last synced: 01 May 2026
https://github.com/kumar-shivam-ranjan/computer-graphics-solar-system
The aim of this project is to show the shadow implementation using OPENGL which include movement,Light properties and also transformation operations on objects.
Last synced: 09 Apr 2025
https://github.com/oliverlee/skytest
a lightweight C++ unit test framework
compile-time cpp embedded unit-test
Last synced: 23 Jan 2026
https://github.com/rayeed221/simple-fire-detector---esp32
This is the whole code of a simple fire detector project suitable for school projects or to have something on your showcases
aurduino cpp esp32 robotics-programming sensors-data-collection
Last synced: 23 Jan 2026
https://github.com/ismacortgtz/cpp-guide
An intermedius guide to learn C++ from any knowledge level.
course cpp cpp-course english guide spanish tutorial
Last synced: 07 Oct 2025
https://github.com/the0cp/flappy_bird
Flappy Bird made with C++ & EasyX
cpp easyx flappy-bird game game-development
Last synced: 01 Mar 2026
https://github.com/garyhilares/supple-crystal
An efficient and versatile lightweight/advanced image viewer.
contributions-welcome cpp cpp17 image image-viewer photo-viewer picture sfml
Last synced: 20 Oct 2025
https://github.com/alkuzin/ntool
Multifunctional network analyser tool written in C++ for Linux (ping, traceroute)
cpp cpp23 icmp-ping linux linux-app network network-analysis network-programming network-protocol network-protocols networking ping raw-sockets socket-programming traceroute unix unix-socket
Last synced: 07 Feb 2026
https://github.com/loopperfect/vs-to-bazel
Convert Visual Studio projects to Bazel
Last synced: 16 Apr 2026
https://github.com/rbourgeat/scop
Basic GPU rendering with Vulkan (MacOS/Linux)
42born2code 42cursus 42projects 42school cpp linux macos scope vulkan
Last synced: 22 Feb 2026
https://github.com/cyberscoper/esp32-game-of-life-ntp
ESP32 project running Conway's Game of Life on an SSD1306 OLED display, featuring real-time NTP clock updates and automatic switching between simulation and time display. 🚀
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 24 Feb 2026
https://github.com/anshsinghsonkhia/oopm-3rd-sem
OOPS & OOPM Syllabus for B.Tech in C++
cpp object-oriented-programming oop oop-principles oops oops-in-cpp
Last synced: 10 Feb 2026
https://github.com/gbowne1/gradebook-management-system
This is a C++ Gradebook Management System
classroom-management cpp cpp11 education educational-institutions educational-technology grade grade-management gradebook grades k-12 k-12-education k12 school teacher
Last synced: 07 Oct 2025
https://github.com/banyapon/creativecoding
openFrameworks on Visual Studio 2022: A Computer Graphics Playground Introduction
cpp immersive-media openframeworks openframeworks-addon
Last synced: 27 Jan 2026
https://github.com/pannapudi/raytracing-in-one-eternity
Raytracer practice. Yay! :c
cpp graphics parallel-computing raytracer render rust weekend-project
Last synced: 21 Apr 2026
https://github.com/auterion/mavsdk
API and library for MAVLink compatible systems written in C++17
cpp cpp17 hacktoberfest mavlink
Last synced: 14 Apr 2026
https://github.com/natsalete/so-algoritmo-roundrobin-e-algoritmo-srt
Esse repositório possui dois algoritmos de escalonamento de processos: Shortest Remaining Time (SRT) e Round-Robin (RR)
cpp round-robin rr shortest-remaining-time srt
Last synced: 07 Jan 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/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/toshikinakamura0412/pointcloud_storer_ros
The ROS package for storing pointclouds and poses
cpp icp mapping matching mit-license pcl pointcloud robotics ros ros-noetic storing-data
Last synced: 24 Oct 2025
https://github.com/davidyslu/mwis
Assignment in NCTU course "Distributed Algorithms 2017"
cpp distributed-computing graph mwis
Last synced: 24 Oct 2025
https://github.com/devtanish/leetcode-cpp
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 12 Oct 2025