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-02 00:06:45 UTC
- JSON Representation
https://github.com/nicknaso/bcrypt-napi
Bcrypt porting to N-API
addons bcrypt cpp native nodejs nodejs-addon nodejs-modules
Last synced: 04 May 2026
https://github.com/ferhatgec/mammapia
mammapia, script to piacli transpiler
cpp cpp17 mammapia piacli script transpiler
Last synced: 18 Feb 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/JayTwoLab/json-downloader
File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더
cpp curl json libcurl visualcpp visualstudio
Last synced: 10 Mar 2025
https://github.com/mrfoxak/problem_solving
c compititive-programming cpp pattern patterns
Last synced: 03 Jan 2026
https://github.com/nathancordeiro/terminal-image-to-ascii
This program converts a 16bit image into ascii and display it onto the terminal.
ascii-art cpp terminal-graphics
Last synced: 23 Jun 2025
https://github.com/amanoteam/venti
A GCC cross-compiler targeting DragonFly BSD
c cpp cross-compiler dragonflybsd gcc
Last synced: 13 Apr 2026
https://github.com/limitedeternity/datastructures
Udemy – Easy to Advanced Data Structures
Last synced: 19 Oct 2025
https://github.com/squarepear/dev-env
A list of Docker containers I use to develop with VSCode remote containers
cpp deno docker-image nodejs rust
Last synced: 12 Apr 2026
https://github.com/rodyherrera/sydonia
Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!
cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language
Last synced: 06 Jan 2026
https://github.com/stevebeeblebrox/cog
Like Rust's Cargo but for C++
build-tool cpp cross-platform make
Last synced: 03 Sep 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
https://github.com/jomart02/qssstylemanager
StyleManager for dynamically setting qt qss styles and working with several styles simultaneously from different parts of the program (qt c++)
cpp linux qss qss-design qt singleton windows
Last synced: 19 Apr 2026
https://github.com/andresberejnoi/arduino-electronic-dog-scale
Micro-controller project for a scale with 16x2 LCD display, Arduino Uno and ATtiny85
arduino arduino-uno attiny attiny85 c cpp diy-solutions dogs electronics electronics-projects i2c-backpack i2c-display lcd1602 lcd16x2 micro-controller scale
Last synced: 19 Apr 2026
https://github.com/superoo7/solar_boat
The iOT part of the solar boat (DONE)
arduino c c-plus-plus cpp dissolved-oxygen-sensor iot mega platformio temperature-sensor thingspeak turbidity-sensor ultrasonic-sensor uno wifi
Last synced: 19 Apr 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: 04 Jun 2026
https://github.com/brkyvrkn/invoice-recognition
Invoice recognition in iOS with openCV
c cpp invoice-recognition ios libzbar objective-c objective-c-plus-plus opencv real-time-processing swift
Last synced: 15 Apr 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/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/weileizeng/random-window-decoder
A version of minimum weight decoder, apply to both classical and quantum code
cpp decoder error-correcting-codes linux quantum-computing quantum-error-correction
Last synced: 15 Apr 2026
https://github.com/nsh07/urban-plus-plus
Easy to use C++ wrapper for the Urban Dictionary API
cplusplus cpp libcurl nlohmann-json urban-dictionary
Last synced: 25 Feb 2026
https://github.com/artainmo/webserv
42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.
Last synced: 07 Feb 2026
https://github.com/tanvir-robin/cp-solutions
Bunches of codes that submitted to several online judges by me.
algorithms c codeforces codeforces-solutions competitive-programming cpp problem-solving
Last synced: 22 Apr 2026
https://github.com/timothy-liuxf/bgp_platform
bgp_platform - BGP outage detection experimental platform
autotools bgp-monitor cpp cpp17 m4 outage-analytics
Last synced: 01 Feb 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/asciphx/fuckjson
C++ serialization and deserialization JSON tool.
cpp cpp17 deserialization json json-parser serialization
Last synced: 22 Apr 2026
https://github.com/erroujioussama/samurai_fight
Welcome to the RPG Game project repository! This project was developed as part of a C++ programming course, utilizing various tools and libraries to create a functional and engaging role-playing game (RPG).
Last synced: 07 Feb 2026
https://github.com/vvzen/maca-final
final code for the paintball gun installation @ Goldsmiths University of London
arduino cpp installation-art openframeworks
Last synced: 24 Apr 2026
https://github.com/shubh-bharadwaj/atm-machine-oops-cpp
ATM Machine is a project for beginners designed using concepts of OOPs (Object-oriented programming) in C++
cpp object-oriented-programming project
Last synced: 06 Jun 2026
https://github.com/mateuseap/projecteuler
Resolution of Project Euler problems.
c cpp csharp projecteuler python
Last synced: 15 Apr 2026
https://github.com/tessapower/poo-game
A silly poo game as a first experiment with DirectX :poop:
Last synced: 16 Oct 2025
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/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/kezhengjie/simplelog
You just need to log,so why bother?header-only,single and tiny cpp log lib here!
cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny
Last synced: 16 Oct 2025
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/codernayeem/competitive-programming
Competitive Programming related Things & Codes
algorithms codeforces competitive-programming cpp math problem-solving python
Last synced: 25 Apr 2026
https://github.com/endurodave/asyncmulticastdelegatecpp17
Asynchronous Multicast Delegates in C++17
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread multicast publish-subscribe windows
Last synced: 09 Feb 2026
https://github.com/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 15 Apr 2026
https://github.com/msdeep14/codeforces
codeforces solutions
algorithms algorithms-and-data-structures codeforces codeforces-solutions cpp
Last synced: 06 Jun 2026
https://github.com/richie-rich90454/training-generator
Training Generator is a cross-platform desktop app built with Electron and Node.js that converts documents (PDF, DOCX, DOC, RTF, TXT, MD, HTML) into structured AI training data. Using local Ollama models, it extracts instructions, Q&A pairs, and conversation data for machine learning, AI fine-tuning, and NLP workflows, while keeping all processing.
ai ai-data-analysis ai-training-data cpp desktop-app document-conversion electron html-css-javascript jsonl local-ai ml ollama ollama-api training-materials
Last synced: 26 Feb 2026
https://github.com/unipr-org/fdp-a
FdP-A - Fondamenti di Programmazione parte A presso l'Università degli Studi di Parma (6 CFU).
Last synced: 09 Feb 2026
https://github.com/jaydattpatel/graphs-dijkstra-floyd-algorithm
Different operation of Directed Graph or Undirected Graph using C++
adjacency-matrix all-pairs-shortest-path cpp dijkstra dijkstra-algorithm dijkstra-shortest-path directed-graph distance-matrix edges floyd-warshall graphs incidence-matrix object-oriented-programming online-manipal-bca shortest-paths undirected-graphs vertex vertex-edge
Last synced: 09 Feb 2026
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/andreacasalino/prettygcov
python package to visualize coverage information on C++ code
coverage coverage-report cpp gcda gcno gcov python python3 webserver
Last synced: 27 Apr 2026
https://github.com/dipu-bd/thrift-demo
Demo app connecting java and c++ using Thrift
Last synced: 27 Apr 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/horizon-nth/horizongui
A graphical interface in c++ with OpenGl
cpp cpp20 glsl graphical-user-interface gui library opengl python-bindings widgets
Last synced: 12 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/bastienkody/testercpp09
Ecole 42 (last cpp module tests)
42school cpp cpp98 testing-tools
Last synced: 10 Feb 2026
https://github.com/pulkitpareek18/media-processing-pipeline
FFmpeg-based C/C++ pipeline that converts one source video into multiple lower-resolution variants with automated resolution detection and structured output naming.
bitrate-ladder c cli cpp ffmpeg ffprobe media-pipeline transcoding video-processing
Last synced: 16 Apr 2026
https://github.com/littledivy/native-utils
Unreal Utilities for Node.js :rocket: :snake:
cpp lib miscellaneous napi node-addon-api nodejs scripts
Last synced: 27 Apr 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/wykerd/chopfox
A utility that uses computer vision to extract information from comic strips
cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter
Last synced: 16 Apr 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/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/hamidurrk/assistive-device-for-visually-impaired-people
A hand-glove-like device to assist visually impaired people in reading text from any digital platform
Last synced: 28 Apr 2026
https://github.com/beanwarehq/beanmaths
Cursed and scuffed mental maths practice app. bean
bean cpp cpp20 cursed math maths multiplayer multiplayer-game multiplayer-game-server rust rust-lang
Last synced: 28 Apr 2026
https://github.com/yehiasharawy/fish-fillet-opengl
A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.
Last synced: 28 Apr 2026
https://github.com/offa/matcher
C++11 Hamcrest like Matcher implementation.
Last synced: 17 Oct 2025
https://github.com/hatelamers/winpinmenu
diVISION Pinnable Taskbar Menu
cpp launcher-application win32api windows windows-11 windows-desktop windows-taskbar
Last synced: 11 Feb 2026
https://github.com/natelindev/nomoku
Gomoku AI
ai ann cpp five-in-a-row genetic-algorithm gomoku piskvork
Last synced: 17 Oct 2025
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/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/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: 29 Apr 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/sanchitbajaj02/algorithm-analysis
Analysis of Algorithms using C language
algorithms c cpp sorting sorting-algorithms time-complexity-analysis
Last synced: 29 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/tprk77/trollauncher
Minimalist modpack installer for the "Vanilla" Minecraft Launcher
cpp cpp17 hacktoberfest meson minecraft minecraft-forge modding
Last synced: 29 Apr 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/gusenov/task-manager-qt
Управление виртуальной памятью.
cpp memory-management qt system-programming task-manager virtual-memory
Last synced: 29 Apr 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/code-theft-auto/serial-port
C++ Library for Serial Communication with Arduino
arduino cpp serial-communication
Last synced: 29 Apr 2026
https://github.com/vardan2009/kitelang
hobby programming language compiler written in C++
assembly cmake compiler compilers cpp lowlevel programming-language x86 x86-64
Last synced: 28 Feb 2026
https://github.com/simonnyvall/traveling-salesman-ai
Demonstrates a comparison between a Genetic Algorithm (GA) and a Brute Force method.
action ai brute-force cpp genetic-algorithm
Last synced: 29 Apr 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/venkat-kolasani/hotel-booking-system
The Hotel Booking System with Loyalty Program is a C++ console-based application designed to manage hotel room bookings efficiently and reward loyal customers.This project was developed as a part of the End Semester Project for course "C++" at the University.
classes-and-objects cpp cpp17 exception-handling files inheritance polymorphism templates
Last synced: 13 Feb 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/orestispanago/hikvision-downloader-sdk
Download from IP cam using Hikvision's SDK
cpp docker ftp-client hikvision python sdk thermal-camera
Last synced: 29 Apr 2026
https://github.com/kadoshita/native-webrtc-loopback
libwebrtcを用いたWebRTCのエコーサーバー
Last synced: 30 Apr 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/aiecee/picosystem-boilerplate
Rough first draft of a template for C++ picosystem games
cpp game-development pico picosystem template
Last synced: 30 Apr 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/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/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/ivandrf/calculator
Simple calculator created with C++ using the sfml library
Last synced: 14 Feb 2026