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-07-06 00:06:48 UTC
- JSON Representation
https://github.com/gob52/gob_easing
Easing functions that allowed compile-time calculation with constexpr (C++ 11 or later)
Last synced: 08 Jun 2026
https://github.com/fazziclay/arduinoclaymultitimer
64 arduino timers (idleness timer)
arduino arduino-nano arduino-nano-every atmega328p cpp idle timer
Last synced: 29 Apr 2026
https://github.com/beyondmagic/competitive-programming
Where I rest my mind's ~impulse~ feeling to learn logic.
c competitive-programming cpp secret
Last synced: 29 Apr 2026
https://github.com/johnkun136nvcp/my-project-euler
Solving problems of Project Euler in Haskell (if it's possible)
cplusplus cpp euler haskell project-euler
Last synced: 29 Apr 2026
https://github.com/hhromic/e131-adalight-bridge
E1.31 (sACN) to AdaLight Bridging Server written in C
adalight bridge c cpp e131 light-controller sacn server
Last synced: 29 Apr 2026
https://github.com/jamesql/opendetection
Open source detection software using computer vision & OpenCV (WIP)
computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2
Last synced: 29 Apr 2026
https://github.com/jdibenes/cormorant
Game Boy Color emulator.
cpp game-boy-color-emulator game-boy-emulator windows
Last synced: 29 Apr 2026
https://github.com/jbayardo/eci2017-concurrency
concurrency cpp cpp11 herd7 java litmus memory-models
Last synced: 29 Apr 2026
https://github.com/sunsvea/coulstock-cpp-compiler
A simple C++ compiler to lexify and parse C++
abstract-syntax-tree code-generation compiler cpp lexer llvm open-source parser-generator parsing semantic-analysis static-analysis tokenizer work-in-progress
Last synced: 29 Apr 2026
https://github.com/abhishekprajapatt/slamcore
🗺️ slamcore - A lightweight, production-grade simultaneous localization and mapping (SLAM) system designed for ROS2 (Humble/Iron) with comprehensive support for multi-sensor fusion, loop closure detection, and real-time map building.
Last synced: 29 Apr 2026
https://github.com/jabarkass/roomdemonstrationopengl
C++ OpenGL App of Room Demonstration.
cpp glew glfw3 glm opengl visual-studio
Last synced: 29 Apr 2026
https://github.com/japneet001/coding-world-cup-finale-2023
All the coding solutions of Coding Ninja Coding World Cup Finale 2023
Last synced: 30 Apr 2026
https://github.com/kimboslice99/iis-cgeoipmodule
Geoblocking module for IIS written in native C++
Last synced: 30 Apr 2026
https://github.com/bocaletto-luca/precision-digital-thermostat
Precision-Digital-Thermostat - A three-zone thermostat that reads three DS18B20 temperature probes, displays each zone’s real-time temperature and setpoint on an OLED screen, and drives three relay outputs for heating/cooling. Users navigate zones and adjust setpoints via three push-buttons. By Bocaletto Luca.
arduino bocaletto-luca cpp openhardware opensource precision-digital-thermostat standalone thermostat thermostat-controller thermostat-digital
Last synced: 30 Apr 2026
https://github.com/pinam45/uscp
Unicost Set Covering Problem
cpp cpp17 latex masc memetic-algorithms rwls uscp
Last synced: 30 Apr 2026
https://github.com/harshnag1/pep-dsa-2026
Structured topic-wise implementation of Data Structures and Algorithms in C++ for placement preparation and interview practice (PEP-DSA-2026).
algorithms cpp data-structures dsa interview-preparation placement-preparation problem-solving
Last synced: 30 Apr 2026
https://github.com/fabian-hk/homebot
This project is a bot which collects data and controls systems in your home.
bot cpp google-grpc google-protobuf homeautomation python3 telegram-bot webscraper
Last synced: 30 Apr 2026
https://github.com/happybono/xmasiccard
Christmas music card with Arduino Uno
arduino arduino-uno beginner christmas christmas-music-card cpp duration hour-of-code learn-to-code music musiccard piezo tone
Last synced: 30 Apr 2026
https://github.com/ifwhy/learning-c-and-cpp
Repositori ini berisi topik belajar C dan C++
asteroids-game c calculator cpp crud game
Last synced: 30 Apr 2026
https://github.com/arkenidar/opengl-game
https://github.com/arkenidar/opengl-quake-win64
codeblocks cpp game msys2-mingw64 ogl opengl quake sdl
Last synced: 30 Apr 2026
https://github.com/grachale/cipher_tga_files
Implementation of functions for a program that can encrypt and decrypt a TGA image file.
Last synced: 08 Jun 2026
https://github.com/soujo/mydsa
My whole DSA journey with pdf and notes
algorithms c-language cpp dsa dsa-practice practice
Last synced: 30 Apr 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 2026
https://github.com/clonewith/osu-tournament-editor
A light-weight osu! tournament configuration editor written in C++, using Qt 6
cpp osu-tournament osugame qt6
Last synced: 30 Apr 2026
https://github.com/profjordanov/c-oop-project-pc_shop
Computer Shop C++ Console Based App
computer-shop console-application cpp object-oriented-programming
Last synced: 08 Jun 2026
https://github.com/ankargren/bayesnorm
Efficient sampling of normal posterior distributions
cpp package r rcpp rcpparmadillo
Last synced: 08 Jun 2026
https://github.com/cuixing158/mex-file
MATLAB MEX file For C/C++ code generation
c code-generation compile cpp matlab matlab-coder mex opencv
Last synced: 30 Apr 2026
https://github.com/mbfakourii/carbot-arduino
Car robot with socket to Android with WeMos or NodeMCU
android ardiuno carbot cpp esp8266 java nodemcu nodemcu-arduino nodemcu-esp8266 wemos
Last synced: 01 May 2026
https://github.com/alokkusingh/datastructure
My data structure
binary-converter bubble-sort c cpp heap-sort insertion-sort linked-list make makefile merge-sort queue quick-sort stack
Last synced: 01 May 2026
https://github.com/spnda/aoc
My personal Advent of Code solution repository
advent-of-code advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-cpp advent-of-code-dart cpp dart
Last synced: 01 May 2026
https://github.com/davidyslu/candycrush
Implement the classic game "Candy Crush" in Qt
Last synced: 01 May 2026
https://github.com/csy214-beep/stickersmanager2
Windows10/11Offline Stickers Manager
cpp qt6 stickers stickers-apps stickers-manager windows
Last synced: 01 May 2026
https://github.com/5umitpandey/learning_dsa
Basic DSA Practice Questions | DSA | C++
Last synced: 08 Jun 2026
https://github.com/madebypixel02/cpp-module-05
[42 Madrid] Mommy, when I grow up, I want to be a bureaucrat!
42 42-cursus 42born2code 42madrid born2code bureaucrat cpp cpp11 makefile peer2peer repetition
Last synced: 08 Jun 2026
https://github.com/nehalmr/healthpod
HealthPod by nehalmr (IoT Healthcare Module): ESP8266, DS18B20, Pulse Sensor, C++, Thingspeak, Flutter UI Developed a healthcare monitoring system with IoT integration
api api-bindings arduino-ide cpp dart ds18b20 esp8266 flutter-ui iot-application iot-device multios pulse-sensor sqlite3 temperature-sensor thingspeak
Last synced: 01 May 2026
https://github.com/qchateau/space-dodgems
A web-based mini game in C++20, featuring coroutines.
boost coroutines cpp cpp20 javascript websocket
Last synced: 01 May 2026
https://github.com/the0cp/bing-wallpaper-getter
Just one click, get backgrounds from www.bing.com and automatically set as desktop background.
bing bing-image bing-wallpaper cpp mfc windows windows-10 windows-desktop
Last synced: 01 May 2026
https://github.com/antonioberna/nn-gpu-logic-gates
Neural Network implementation on GPU using CUDA C++ to learn logic gates operations
cpp cuda gpu logic-gates neural-networks nvidia
Last synced: 01 May 2026
https://github.com/youngermaster/st0256-numerical-analysis
The idea of this project is to test out if it is worth it to use C++ instead of Python for algorithms of some numeric methods, like finding roots of non-linear equations using Newton-Raphson's method.
algorithms cpp latex-document newton-raphson python
Last synced: 01 May 2026
https://github.com/blagojeblagojevic/arduino-bluetooth-controlled-car-using-arduino-platform
Arduino Bluetooth controlled car using arduino platform
arduino arduino-ide arduino-uno c car cpp
Last synced: 01 May 2026
https://github.com/mohammadnabizada/data-structures-and-algorithms
Exercises and Problemes in Datastructures and Algorithms
Last synced: 01 May 2026
https://github.com/depermitto/headerpuller
Header-only package manager for C/C++ written in Go. Provides hassle-free (un)installation and simplicity in use.
c cpp cxx go golang-application header-files header-only hpp package-manager
Last synced: 01 May 2026
https://github.com/yumetodo/es-string-algorithm
port from C++STL std::basic_string
cpp npm-package string-algorithms
Last synced: 01 May 2026
https://github.com/jamesql/laser-tag-drone
Laser tag drone with Arduino and HC-12 modules.
Last synced: 02 May 2026
https://github.com/tobiaswallner/bpm.cmake
A light weight binary package manager for CMake builds
cmake cpp dependency-manager fetchcontent-alternative find-package modern-cmake package-management package-manager reproducible-builds semver
Last synced: 01 May 2026
https://github.com/ramithaheshan33/techfix
TechFix is an advanced online management platform designed to streamline the operations of a tech solutions company.
Last synced: 01 May 2026
https://github.com/rna3210d/qt-webengineview-browser
Qt browser with some random stuff
cpp qt5 qtcreator qwebengineview
Last synced: 02 May 2026
https://github.com/virendracarpenter/tictactoecpp
Basic Tic Tac Toe Game made in C++
cpp game hacktoberfest terminal tictactoe-cpp tictactoe-game
Last synced: 02 May 2026
https://github.com/sbaldu/wealthdistributionmodel
Model for the distribution of wealth in a community
complex-systems cpp econophysics modelling pybind11 python
Last synced: 02 May 2026
https://github.com/maverobot/impui
A simple plotting library based on Dear ImGui.
Last synced: 09 Jun 2026
https://github.com/linqlover/uip-exercise-1
A simple command-line application for a Qt/C++ library that was developed as part of a study exercise.
Last synced: 02 May 2026
https://github.com/provrb/provrbs-packet-capture
A lightweight packet analyzer tool featuring a user-friendly GUI interface using Npcap and wxWidgets.
c cpp ethical-hacking network-analysis network-security networking open-source packet-capture packet-sniffer pcap-analysis penetration-testing red-teaming wxwidgets
Last synced: 02 May 2026
https://github.com/mateuschaves/maratona
Algoritmos de estudo para o I Circuito de Maratonas de Programação UAG/UFRPE
algorithm-challenges c cpp maratona python3
Last synced: 02 May 2026
https://github.com/zaki-x86/breakoutgame
Breakout game with OpenGL 3.3
2d-game 2d-renderer breakout-game cpp cpp17 game-development opengl
Last synced: 02 May 2026
https://github.com/denizkarya1999/xrigonometryuniversal
Core library for Xrigonometry App (Written in C++)
console core cpp internship practice terminal
Last synced: 02 May 2026
https://github.com/karusb/bazcryptlib
BazCrypt 4 Neighborhood Cellular Automata Encryption Algorithm C++ Library
algorithm bazcrypt bazcrypt-encryption c-plus-plus cellular-automata cpp cross-platform cryptography encryption library linux windows
Last synced: 02 May 2026
https://github.com/alexpetul/winapi
Bsuir labs (CSAN pt2)
c cpp dll-injection driver gdi mutex-synchronisation processing registry-monitor threading win32api
Last synced: 02 May 2026
https://github.com/lycuid/codewars
Codewars solutions
c-plus-plus competitive-coding competitive-pro cpp haskell python
Last synced: 02 May 2026
https://github.com/victornpb/ac-swing-servo
Firmware for adding swing and air direction flow to an air conditioning unit with remote control support
arduino arduino-sketch cpp firmware
Last synced: 03 May 2026
https://github.com/shahank42/img2ascii
An application to render bitmap image files as ASCII characters.
ascii-art ascii-graphics bitmap-images cli-app computer-vision cpp pixel terminal
Last synced: 03 May 2026
https://github.com/brainstone/truncateableprimes
A C++ program that calculates left and right truncatable primes
cpp cpp14 gradle mathematical-modelling mathematics prime-numbers
Last synced: 03 May 2026
https://github.com/madhurimarawat/data-structure-and-algorithms
This repository contains programs in the C, C++ and Python programming language related to Data Structures.
alphabet-pattern-cpp-python array-manipulation auto-cpp c c-patterns conditional-statements cpp cpp-patterns data-structures-and-algorithms dutch-nationalflag-problem expressions loops-and-iterations matrix-traversal-manipulation operators pattern-printing-programs-star programming-questions python python-patterns structure vectors
Last synced: 03 May 2026
https://github.com/aaronmcleancs/tslim-data-simulator
t:slim X2 Insulin Pump Simulator in Qt C++
cpp qt simulation software-engineering
Last synced: 03 May 2026
https://github.com/shamim-akhtar/shamim-akhtar
About Me
cpp csharp game-development unity3d
Last synced: 03 May 2026
https://github.com/kylesmith19091/lightweight-cpp-logging
A lightweight cpp rich text logging library
cli cpp logging progress-bar rich-text terminal
Last synced: 03 May 2026
https://github.com/hermantrym/linked-list-double-pointer
Linked List Double Pointer
advanced-cpp cpp data-structures
Last synced: 03 May 2026
https://github.com/htotoo/meshmqttmappp
C++ based meshmap for low memory environments, like VPSes
Last synced: 03 May 2026
https://github.com/toshikinakamura0412/emcl_ros
ROS implementation of emcl (mcl with expansion resetting)
cpp dynamic-reconfigure localization mcl mit-license robotics ros ros-noetic
Last synced: 03 May 2026
https://github.com/fairybow/stylist
Stylist is a small, in-progress Qt C++ library adding an in-app system for live-styling QWidgets en masse.
cpp cpp20 qss qt qt6 stylesheets
Last synced: 04 May 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/gf712/prostruct
Protein structure library for C++ and Python
bioinformatics cpp protein-structure-analysis python swig
Last synced: 04 May 2026
https://github.com/parkertomatoes/json-print
A printf-like JSON serializer with compile-time validation
Last synced: 04 May 2026
https://github.com/jdsherbert/fmod-audio-engine
Simple FMOD implementation into a C++ project, that uses FMOD Studio & Core as a wrapper to playback Audio files.
audio audio-engine audio-player audioengine cplusplus cpp cpp17 fmod fmod-api fmod-core-api fmod-library fmod-studio fmodstudio
Last synced: 04 May 2026
https://github.com/basemax/firstsfml
Begin point and getting start to SFML using CPP.
cpp sfml sfml-2d-engine sfml-cpp sfml-dev sfml-dll sfml-game sfml-game-development sfml-graphics-library sfml-install sfml-library sfml-linux sfml-windows
Last synced: 04 May 2026
https://github.com/allenvox/cxx-primer
Tasks solutions for Lippman-Moo-Lajoie's "C++ Primer" book
Last synced: 09 Jun 2026
https://github.com/cunyu1943/codenav
程序员工具导航
cpp css golang java navigation programming-language vue3
Last synced: 04 May 2026
https://github.com/shimpe/animated_lsystem
simple qt based animated L system
cpp lsystem qgraphicsview qt qt5
Last synced: 04 May 2026
https://github.com/domohuhn/filter
Design and use digital filters with multiple programming languages.
c cpp embedded fir-filters iir-filters javascript
Last synced: 04 May 2026
https://github.com/duyndh98/digitalrace_2017-2018_countryfinal
Cuộc đua số (2017-2018) Country Final
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
Last synced: 04 May 2026
https://github.com/liulilittle/multiple-bbr-implementations
Multiple-bbr-implementations
bbr bbr-nanqinglang bbr-tsunami bbrplus c cpp fq google ip kernel linux system tcp
Last synced: 04 May 2026
https://github.com/callocgd/gd-decomp-deploy
A Portable Tool for creating a Geometry Dash Decompilation Environment using the available geode-bindings.
asyncio cpp geode-sdk geometry-dash installer reverse-engineering
Last synced: 05 May 2026
https://github.com/purnima47/leetcode-solutions
Welcome to my collection of solutions for problems on LeetCode. This repository contains my implementations and explanations for various coding challenges across different topics.
Last synced: 05 May 2026
https://github.com/voidkeishi/socketchatter
Socket LAN chatting app in C++ with QT Framework
Last synced: 05 May 2026
https://github.com/andressalconstantino/quizzes
A website with quizzes to practice javascript
cpp css html javascript python quiz
Last synced: 05 May 2026
https://github.com/bezarhere/iglib
intuitive graphics library, Using GLEW, GLFW and opengl
cpp glfw graphics-engine opengl
Last synced: 05 May 2026
https://github.com/humbertocg18/rv_ic_2023
This repository is for storing files, versions etc. of the Scientific Initiation project, which consists of creating a virtual reality environment in unity to help learn mathematics.
cpp csharp matematica math realidade-virtual unity virtual-reality
Last synced: 05 May 2026