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/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/gavinlyonsrepo/fractal_creator
Fractal-generating Demo, creates a fractal using Mandelbrot set. Includes magnifications. Written in C++.
bitmap c cpl cplusplus cpp demo demo-application demonstration fractal fractals graphics mandelbrot mandelbrot-fractal mandelbrot-sets maths
Last synced: 06 Feb 2026
https://github.com/rarakira/cpp-modules
Introduction to object oriented programming with C++, 42 curriculum
21school cpp cpp98 ecole42 oop oop-in-cpp
Last synced: 08 Feb 2026
https://github.com/8luebottle/blog
⌨️ Personal Tech Blog : Gatsby + React
c cpp css go html javascript python
Last synced: 15 Apr 2026
https://github.com/jackeylea/glffmpeg
GLFFmpeg uses the video recording functionality provided by the FFmpeg library to capture content generated using OpenGL. The cross-platform library provides a minimalistic set of API to simplify the task of capturing OpenGL output to a video stream.
capture cpp ffmpeg ffmpeg-libraries ffmpeg7 opengl presagis prime vega vegaprime visual-studio visualstudio2022
Last synced: 08 Feb 2026
https://github.com/xlisp/rcpp-algorithms
Rcpp algorithms, Compare R and C++, Interop R and C++, R package develop
Last synced: 27 Apr 2026
https://github.com/mariam-badr-mb/vole-machine-simulater
This code simulates a virtual machine with a CPU, memory, and registers, supporting basic arithmetic, logic, and control operations. It includes program loading and execution with a menu-based interface.
Last synced: 13 Feb 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/bamx23/mobileoptimized
Sample project for MobileOptimized'19. iOS crash handling and stuff
2019 c cpp crash-reporting ios mobileoptimized moconf objc objcective-c swift
Last synced: 13 Apr 2026
https://github.com/sanaeproject/matrix
This project aims to develop a library that enables simple implementation and lightweight matrix operations.
cpp matrix-libraries matrix-library-cpp oneapi simplythebest sycl
Last synced: 06 Feb 2026
https://github.com/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026
https://github.com/positiveblue/libdori
Probabilistic Data Structures
big-data cpp hpc probabilistic-models randomized-algorithms
Last synced: 19 Mar 2026
https://github.com/mtayyabrawan/voting-project-using-oop
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
console-application cpp file-handling file-handling-in-cpp voting-project voting-system
Last synced: 04 Jun 2026
https://github.com/kar-dim/qt-bdaychecker
Simple Birthday/Name day application that notifies the user if there is a birthday/name day today, GUI written in Qt (Widgets)
Last synced: 13 Feb 2026
https://github.com/garfield1002/jrsl
A C/C++ implementation of William Pugh's Skip Lists with width
c c89 cpp library public-domain single-header-lib skiplist
Last synced: 17 Mar 2026
https://github.com/woodprogrammer/estepona
Auto Caching Web Server
c cache cache-control clang cpp http
Last synced: 27 Apr 2026
https://github.com/coyorkdow/deco_cpp
Python style decorator in C++
cpp cpp17 decorator metaprogramming python
Last synced: 19 Apr 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/iassasin/logtractor
log collector and processor
cpp cpp17 log-collector logging real-time-processing streaming
Last synced: 09 Apr 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/itsyakub/easter-hunt
Help the Easter Bunny catch eggs falling from the sky!
2d 2d-game cmake cpp easter easter-egg game gamedev open-source opensource raylib raylib-cpp raylib-game
Last synced: 29 Nov 2025
https://github.com/manasvigoyal/bank-management-system
bank-management-system cpp object-oriented-programming
Last synced: 05 Jun 2026
https://github.com/yellow-footed-honeyguide/benchmark-c-vs-all
Benchmark C, C++, Rust, Go. Raw numbers. No fluff 🏁
benchmark c-programming cpp golang performance-comparison programming-languages rust-lang system-programming
Last synced: 27 Mar 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/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 2026
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/jaspinder-kaur/competitive-programming-by-coding-ninjas
Competitive Programming course by Coding Ninja focusing primarily on algorithm design and problem solving.
algorithms codingninja-solution codingninjas codingninjasfundamental codingninjaspractice competitive-coding competitive-programming cpp data-structures programming
Last synced: 05 Jun 2026
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/seboste/microservice-essentials
microservice-essentials is a portable, independent C++ library that takes care of typical recurring concerns that occur in microservice development.
cloud-native cpp microservices
Last synced: 06 Jun 2026
https://github.com/ismacortgtz/pocket-http
A lightweight, cross-platform HTTP/HTTPS client library for C++17 in an ultra-compact package.
bearssl cpp cpp17 http https library lightweight
Last synced: 17 Apr 2026
https://github.com/chiefenne/lvgl_simulator
Complete LVGL v9.4 project template with desktop simulator for rapid GUI development. Build interfaces on macOS/Linux/Windows, then deploy to ESP32. Shared GUI code, custom fonts, and modern C++17.
cpp embedded esp32 gui lvgl sdl2 simulator
Last synced: 27 Jan 2026
https://github.com/tudoroancea/game_of_life
John Conway's Game of life emulator in C++17 and Qt5
cmake conways-game-of-life cpp game-of-life qt5
Last synced: 24 Apr 2026
https://github.com/kassane/sanitizers-zig
LLVM sanitizers for zig-toolchain
cpp cpp-libraries llvm-sanitizer zig zig-package
Last synced: 24 Oct 2025
https://github.com/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
Last synced: 26 Apr 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/inspiralpatterns/audiosketch
Random audio sketches - mainly experiments for Bela board, DSP in Faust and probabilistic generation in Python
cpp faust-dsp javascript maxmsp python
Last synced: 16 Apr 2026
https://github.com/mortinger91/header-only-cpp-mysql
Header-Only C++ Wrapper of Mysql Official Library
cpp cpp11 cpp14 cpp17 header-only mysql
Last synced: 15 Apr 2026
https://github.com/terroo/extract
Automatically recognizes and extracts various types of mime formats from compressed files. If it is installed, otherwise it says Failed to unpack: '[type]'. and you will need to install the appropriate software later
command-line cpp cpp23 extract wrapper
Last synced: 12 Feb 2026
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/Laateef/Furqan
An institute management system intended for institutes teaching Quran-related courses.
cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran
Last synced: 12 Feb 2026
https://github.com/shanpic/utility
some utility
cpp python shell-script utiliy
Last synced: 08 May 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/tajiknomi/clienthttp_linux
Linux based client interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling etc
client-http client-side cmake cpp filemanager hacking-tool linux-app linux-client linux-rat linux-shell offsec rat red-team remote-access-tool remote-administrative-tool remote-desktop
Last synced: 06 Feb 2026
https://github.com/ashmod/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 07 Feb 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/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/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/kiwigrenade/chip-8
CHIP-8 emulator in C++. POC for my Bachelor's Degree Thesis.
chip-8 chip-8-emulator chip8 cmake cpp emulation emulator proof-of-concept
Last synced: 06 Jun 2026
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/schryzon/rpg-game
A simple command line RPG game in C++ with OOP.
cpp rpg rpg-game simple-game simple-project
Last synced: 07 May 2025
https://github.com/qengineering/traffic-counter-rock5c
A fully functional traffic counter on a bare RK3588 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning npu rk3566 rk3568 rk3588 rock5c traffic-counter traffic-counting
Last synced: 05 Feb 2026
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/c0de4un/z-engine
zeroEngine revision
android augmented-reality cpp cxx game-development game-engine gles opengl opengl-es
Last synced: 21 Apr 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/pakerwreah/cppstd
Personal standard library (for fun)
cpp standard-library stdlib stdlib-replacement study-project
Last synced: 16 Mar 2025
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/filfreire/simplefpstemplate_filfreire
personal fork of https://github.com/tomlooman/SimpleFPSTemplate
cpp gamedev unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 27 Feb 2026
https://github.com/mint-lab/vvs
VVS: A Very Very Simple Unit Testing Tool for C/C++
Last synced: 25 Apr 2026
https://github.com/yashkarthik/tinyrenderer
A rasterization engine written from scratch (no libraries) in C++
Last synced: 04 Jul 2025
https://github.com/fi-mihej/cengalpolybuild
A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages
build build-automation build-system build-tool c-language cpp cython go golang modules-manager nim nim-language objective-c packaging packaging-python packaging-system python python-package-template python-packaging setuptools
Last synced: 10 Apr 2025
https://github.com/jose05code/competitive-programming
A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.
algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3
Last synced: 07 Jun 2026
https://github.com/gigalasr/vhdlmake
A build system for vhdl that can infer all dependencies automaticaly
Last synced: 06 Mar 2026
https://github.com/sebastianbach/volume_rendering
Volume rendering experiments in GLSL
cpp glsl opengl shaders volume-rendering
Last synced: 25 Apr 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/helynranta/game-template
this is template repo for my game projects
Last synced: 05 Oct 2025
https://github.com/codernayeem/poly_eq_finder
Find Polynomial equation from inputs and outputs.
cpp polynomial polynomial-equation python
Last synced: 18 Apr 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/daddesign-projects/asynchronous-spdif-mixer
"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.
asynchronous cpp mixer pcb spdif stm32 stm32h7
Last synced: 06 May 2025
https://github.com/mishanya00/they-are-gigabytes
They are Gigabytes [TAG] - is a future RTS 3D videogame.
3d-graphics cpp opengl video-game
Last synced: 16 May 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/OneUpWallStreet/Data-Structrues-And-Algorithms
Leetcode Solutions
cpp data-structures go java leetcode leetcode-cpp leetcode-go leetcode-java leetcode-python leetcode-solutions leetcode-swift python technical-interviews
Last synced: 07 May 2025
https://github.com/marginalhours/mandelbrot-renderer
C++/SDL2 Mandelbrot set renderer
cpp cpp17 mandelbrot-fractal mandelbrot-viewer sdl2
Last synced: 07 Apr 2026
https://github.com/juliaszymanska/global-coding-challange-2020
All solutions to the Global Coding Challange 2020 Credit Suisse
coding-challenge competition competitive-programming cpp credit-suisse gcc global-coding-challenge java javascript python
Last synced: 12 Apr 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/teiacare/teiacareinferenceclient
TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.
cpp cross-platform deep-learning grpc inference kserve machine-learning
Last synced: 25 Sep 2025
https://github.com/randomgamingdev/ezgl
A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.
cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple
Last synced: 10 Jul 2025
https://github.com/stef1949/lumifur_controller_max7219
ESP32 controller code for an LED matrix display designed for a Protogen mask. It features various facial expressions and animations, which can be controlled via Bluetooth Low Energy (BLE) using an ESP32 development board. The project includes a boot-up animation with scrolling text and supports multiple facial expressions such as idle, happy
cpp esp32 led-controller ledmatrix microcontroller protogen richies3d
Last synced: 17 Feb 2026
https://github.com/aqzhyi/oh-my-ex5
download my mt5 scripts, ea, indicators
Last synced: 20 Mar 2025
https://github.com/isaiah76/codewars
my solutions to codewars katas
codewars codewars-kata codewars-kata-solution codewars-solutions cpp java javascript python
Last synced: 22 Jun 2025
https://github.com/fulfilledcovenant/covenginev2
A feature-packed windows 10-11 optimizer, thats open source.
batch cmake cpp open-source pyqt python windows
Last synced: 17 Feb 2026
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/hebiiro/al2_wav_saver
aviutl2用の出力プラグインです。音声のみを32bit floatまたは16bit shortのWAV形式で出力します。
Last synced: 20 Jul 2025
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/JayTwoLab/URLDownload.Michael.Dunn
Using Internet Explorer to download files (codeproject)
codeproject cpp download mfc url visualcpp visualstudio
Last synced: 17 Jul 2025