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-03 00:06:50 UTC
- JSON Representation
https://github.com/kapoor-0905/codechef
c competitive-programming cpp golang python
Last synced: 09 Feb 2026
https://github.com/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 04 May 2026
https://github.com/ivandrf/calculator
Simple calculator created with C++ using the sfml library
Last synced: 14 Feb 2026
https://github.com/gpavanb1/shockfxmpp
1D Shock Tube simulator using SplitFXM++
cpp euler-equations shock-tube simulations splitfxm
Last synced: 26 Feb 2026
https://github.com/code-theft-auto/serial-port
C++ Library for Serial Communication with Arduino
arduino cpp serial-communication
Last synced: 29 Apr 2026
https://github.com/basemax/ipinfodesktop
IP-Info is a desktop application powered by Qt (QML) and C++. It is a simple application that allows you to get information about an IP address. It uses the ipinfo.io API to get the information.
cpp ip ip-whois qml qt qt-gui whois whois-information whois-lookup whois-service
Last synced: 18 Apr 2026
https://github.com/gpavanb1/fine
Fast (Inverse) n-th Exponents - Based on the Quake 3 Algorithm
cpp fast-exponentiation numerical-methods quake3
Last synced: 12 Feb 2026
https://github.com/agauniyal/ide
Learnyoucpp online ide
cpp cpp11 cpp14 cpp17 learn-to-code learncpp
Last synced: 03 May 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/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/drmboga/weatherstation
An ESP32 based home weather station which measures the current temperature, fetches weather forecast and shows everything at the LCD display.
cplusplus cpp csharp electronics esp32 home-assistant home-automation iot platformio weather-app weather-station
Last synced: 26 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/alexandroskyriakakis/programming_languages_2020
Exercises for course Programming Languages I 2020 at Ece-Ntua university!
competitive-programming cpp ece-ntua java ntua prolog python sml smlnj
Last synced: 07 May 2026
https://github.com/yottaawesome/writing-secure-code-source
Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.
Last synced: 22 Jun 2026
https://github.com/phschaad/avl_tree
A basic implementation of an AVL-Tree in C.
avl avl-tree avl-visualizer avltree c cpp
Last synced: 02 May 2026
https://github.com/athrvvvv/minimal-notepad
A very lightweight notepad, with minimal functions.
cpp minimal-notepad notepad notepad-app text text-editor windows word writing
Last synced: 17 Apr 2026
https://github.com/pilosus/stepik-algorithms
Code for Algorithms and Data stuctures MOOC on Stepic
algorithms cpp mooc python stepik
Last synced: 28 Apr 2026
https://github.com/pk-cod3ch3mist/pac-man_gamebuild
A simple version of Pac-Man written in C++
Last synced: 18 Apr 2026
https://github.com/neyn/neynxx
Fast and Lightweight C++11 HTTP Library
c cpp cpp-library cpp11 cxx cxx-library cxx11 fast-library http http-server webserver
Last synced: 28 Apr 2026
https://github.com/ofelipelucca/jumpking-jumping-in-real-life
Uma aplicação que permite usar seus movimentos, capturados através da webcam, para jogar jogos. Criado com C++ e a biblioteca OpenCV, adaptado para jogar JumpKing.
computer-vision cpp game game-mod opencv opencv2 software webcam webcam-capture
Last synced: 02 May 2026
https://github.com/callocgd/gcmanager
A C++ Wapped Garbage Collector Designed to replace cocos2d's gc tools in geometry dash.
cocos2d cpp garbage-collector geode geometry-dash
Last synced: 28 Apr 2026
https://github.com/mamunul/fast
FAST Corner Detection
computer-vision corner-detection cpp fast macos
Last synced: 04 May 2026
https://github.com/daddesign-projects/demo_daisygfx_st7735
Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7735 TFT controller
cpp daisy-seed gfx gfxlib st7735 tft tft-display
Last synced: 29 Apr 2026
https://github.com/aaronkirkham/jc-model-renderer
An application containing a series of tools required for modding Avalanche Engine games.
cpp d3d11 file-explorer game-tools modding-tools
Last synced: 23 Jun 2026
https://github.com/tech-gian/school_simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
cpp oop oop-cpp oop-principles school school-project simulation
Last synced: 23 Jun 2026
https://github.com/dxbang/bangbuttons
2x35 Buttons Box for Sim-Racing
arduino arduino-leonardo assetto-corsa-competizione button-box buttons controller cpp gamepad-controller joystick joystick-control keyboard macros sim-racing simracing
Last synced: 16 Apr 2026
https://github.com/mrmayman/minecraft2d
A 2D Minecraft clone in C++ and SDL2
Last synced: 25 Apr 2026
https://github.com/ankithans/leetcode-submissions
This repository contains the leetcode questions solved by me in cpp.
cpp datastructures-algorithms datastructuresandalgorithm dsa interview-questions leetcode-cpp leetcode-solutions
Last synced: 08 Jun 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/codernayeem/poly_eq_finder
Find Polynomial equation from inputs and outputs.
cpp polynomial polynomial-equation python
Last synced: 18 Apr 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/alexandersilvab/basicgl
This is a simple framework which allows to create simple OpenGL apps without much code
cpp drawing glut opengl opengl-viewer plot
Last synced: 01 May 2026
https://github.com/openpeeps/typesense-nim
[WIP] Nim 👑 client for Typesense® 🚀 A fast, typo tolerant, in-memory fuzzy Search Engine.
algolia cpp elasticsearch fuzzy-search instantsearch nim nim-lang nimble search search-engine typesense typesense-nim
Last synced: 08 May 2026
https://github.com/marklagodych/ftpimager
A program that views images on an FTP server
cpp ftp ftp-client ftp-image-processing image-viewer images tcl tcl-tk
Last synced: 13 Jun 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/pooh555/webull-api
A C++ SDK for Webull OpenAPI
cpp cpp-library trading-deployment-kit webull webull-api
Last synced: 24 Jun 2026
https://github.com/harsh971/leetcode-solutions
Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic
c cpp java leetcode leetcode-cpp leetcode-solutions solutions
Last synced: 10 May 2026
https://github.com/eternmaxwell/epix_engine
A cpp game engine based on ecs inspired by rust bevy.
bevy cmake cpp cpp23 ecs game game-engine pixel voxel
Last synced: 03 May 2026
https://github.com/madebypixel02/cpp-module-02
[42 Madrid] My First Orthodox Class
42 42-cpp-module 42born2code 42madrid 42school born2code class cpp makefile orthodox peer2peer
Last synced: 24 Jun 2026
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/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/bezarhere/javaunclassfied
Trying to decompile java .class files
Last synced: 09 May 2026
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/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 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/tomlin7/pastemyst-cpp
A fast API wrapper for PasteMyst written in C++.
Last synced: 21 Apr 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/salma-mamdoh/tic-tac-toe-game-
Implementation of XO Game in Python , Java and C++
Last synced: 09 May 2026
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/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/dalbitresb12/winformscpp-template
A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.
cpp template-project visual-studio windows-forms
Last synced: 09 May 2026
https://github.com/alpyen/zynq-gbcartreader
Embedded Software Development project to read & write GameBoy cartridges.
cpp embedded fpga gameboy gameboy-color vhdl vitis vivado
Last synced: 08 Feb 2026
https://github.com/nicknaso/marmot-db
A high performance, shared memory, lock free, key-value store for Node.js
binding cpp db javascrit key-value native-module nodejs
Last synced: 17 Apr 2026
https://github.com/dominiklindorfer/sycl-intelgpu-quickstart
Lightweight & simplified approach to SYCL development
c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode
Last synced: 09 May 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/panquesito7/terminal-memory_game
A simple memory game built in C++.
c cpp cpp14 doxygen game gcc gcc-compiler memory-game terminal
Last synced: 18 Apr 2026
https://github.com/kenneract/realtime-deviation-encoding-scheme
RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.
c compression compression-algorithm cpp embedded flash-storage lightweight logging lossless python realtime
Last synced: 03 May 2026
https://github.com/zak-grumbles/gd_fastnoise2
Godot module for the FastNoise2 library
cpp godot godot4 noise noise-generator procedural-generation
Last synced: 29 Apr 2026
https://github.com/electrostat-lab/clean-code
Clean Code
c classes clean-architecture clean-code cpp java oop-principles structs
Last synced: 29 Apr 2026
https://github.com/gusenov/task-manager-qt
Управление виртуальной памятью.
cpp memory-management qt system-programming task-manager virtual-memory
Last synced: 29 Apr 2026
https://github.com/jszitas/nlsolver
Easy, header only nonlinear optimizers in C++17
cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer
Last synced: 11 Feb 2026
https://github.com/almmiko/identicon.cpp
C++ implementation of the Identicon
Last synced: 08 Jun 2026
https://github.com/fahadpathan7/data-structure-and-algorithm
My Data Structure and Algorithm note
Last synced: 09 Jun 2026
https://github.com/ergus/extraewin
Very basic header-only library for C++ instrumentation and create a Paraver Trace.
cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing
Last synced: 11 Feb 2026
https://github.com/b1f6c1c4/findbug
Locate bug(s) for ANY program with YES/NO feedback only.
algebra algorithms blindness bug cpp debug lattice nodejs
Last synced: 09 May 2026
https://github.com/s-litvin/arduino-games
Ready for compile 3-game firmware for microcontrollers (AVR Atmel, Arduino nano).
arduino cpp games lunar-lander lunar-lander-game slot snake snake-game
Last synced: 29 Apr 2026
https://github.com/manasvigoyal/bank-management-system
bank-management-system cpp object-oriented-programming
Last synced: 05 Jun 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/ivandrf/linked-list
Realization of a linked list in C++
cpp datastructures linked-list
Last synced: 03 Mar 2026
https://github.com/gepheum/skir-cc-gen
Official plugin for generating C++ code from .skir files
codegen cpp rpc-framework serialization skir
Last synced: 26 Feb 2026
https://github.com/pvgupta24/cse-labs
Dump for CSE Lab assignments and programs
algorithms c computer-architecture cpp data-structures mips opengl verilog
Last synced: 09 May 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/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/basemax/firstmysqludf
Sample repository to extend MySQL server by develop additional function. (Mysql UDF)
c cc cpp mariadb-udf mariadbudf mariadbudf-cc mariadbudf-cpp mysql-udf mysql-udf-example mysql-udf-sample mysqludf mysqludf-cc mysqludf-cpp udf-mariadb udf-mariadb-example udf-mariadb-sample udf-mysql udf-mysql-example udf-mysql-sample
Last synced: 03 May 2026
https://github.com/ngdream/heart
easy to use and performent c++ web microframework
cef cpp framework heart http lib microframework mongoose request server ui visual-studio web websites
Last synced: 16 Apr 2026
https://github.com/mailittlepony/mathexploration
Math exploring game for educational purposes
cpp ecs mathematics opengl video-game
Last synced: 09 Feb 2026
https://github.com/qengineering/tensorflow-lite-raspberry-pi_64-bit
TensorFlow Lite installation wheels for Raspberry Pi 64 OS
aarch64 armv8 cpp deep-learning installation-wheel jetson-nano linux pip3 python python3 raspberry-pi raspberry-pi-64-os tensorflow-lite wheel wheels whl
Last synced: 07 May 2026
https://github.com/avinashtare/cpp-notes
Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic of C++;
Last synced: 08 Jun 2026
https://github.com/648trindade/adaptive
Adaptive Scheduler for Parallel Loops in C++/C
cpp parallel-computing parallel-programming parallelism scheduler
Last synced: 14 Jun 2026