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-01 00:06:36 UTC
- JSON Representation
https://github.com/neko-life/nekos-bestpp
C++ API wrapper for nekos.best
api api-wrapper cpp cpp17 http http-client library nekos-best
Last synced: 15 Apr 2026
https://github.com/jube/cairopp
C++17 binding for cairo
binding cairo cairo-drawing cpp cpp17
Last synced: 25 Feb 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/mitchcamza/primefinder
A multi-threaded application for finding and displaying the prime numbers within a given range
algorithms computer-science concurrency cpp cross-platform event-management exception-handling gui multithreading prime-numbers qt
Last synced: 31 Jan 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/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/massimo-marino/iocolor
A C++17 implementation that adds color capabilities to streams
colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams
Last synced: 17 Mar 2026
https://github.com/mateuseap/projecteuler
Resolution of Project Euler problems.
c cpp csharp projecteuler python
Last synced: 15 Apr 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/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/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/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/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/bastienkody/testercpp09
Ecole 42 (last cpp module tests)
42school cpp cpp98 testing-tools
Last synced: 10 Feb 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/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/freecx/bunch-of-code
useful code snippets / scripts
bash c code cpp pieces python rust scripts-collection useful-scripts
Last synced: 27 Feb 2026
https://github.com/antonioberna/roma
Runtime Optimization and Memory Analysis
Last synced: 27 Feb 2026
https://github.com/hugodonotexit/cbudgie
C-like but simpler and still smart, like Budgie
cbudgie cpp interpreter new-language programming programming-language
Last synced: 11 Feb 2026
https://github.com/git-user-cpp/mini_database
This database is implemented in C++ programming language. It was developed in order to complete the task of the course work
course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop
Last synced: 16 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: 12 Feb 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/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/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/positiveblue/libdori
Probabilistic Data Structures
big-data cpp hpc probabilistic-models randomized-algorithms
Last synced: 19 Mar 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
https://github.com/zreechxnn/piano-esp32
A web-based piano application powered by an ESP32 microcontroller. It allows users to play musical notes by pressing virtual keys on a web interface. The ESP32 acts as a Wi-Fi access point, serving the webpage and generating tones through a connected speaker. Supports basic musical notes and offers a simple interactive experience.
cpp css esp iot music-player webserver wifi-network
Last synced: 14 Feb 2026
https://github.com/ahmedelgarnousy/ap-autosar-com-stack
Adaptive AutoSAR Communication Stack Graduation Project
adaptive-autosar algorithms cmake cpp data-structures gtest linux-custom-image networking oop someip system-programming tcp-ip vsomeip
Last synced: 28 Feb 2026
https://github.com/czf-h/zaclib
Aho-Corasick C++
aho-corasick apache2 cpp cpp11-lib string-matching
Last synced: 02 Mar 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/tarrycarrot7309/tictactoe-with-ai-cpp
A Tic-tac-toe/X and O game with AI and a player vs player mode. It features a sleek UI and Modern design built with C++ using the QT framework for desktop apps.
ai cpp minimax-algorithm qt tic-tac-toe
Last synced: 16 Feb 2026
https://github.com/nzeemin/ukncbtl-imgui
UKNCBTL emulator with ImGui frontend WIP
c-plus-plus cpp emulator imgui ms0511 pdp11 retrocomputing soviet-computer
Last synced: 01 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/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 2026
https://github.com/jg-adams/ollama-rag-hpp
Modern, header-only C++ library for Retrieval-Augmented Generation (RAG) with Ollama-hpp.
ai cpp llm ollama rag retrieval-augmented-generation
Last synced: 16 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/extremeheat/protodef-cpp
C++ compiler for ProtoDef schemas
Last synced: 03 Mar 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/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/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/tomashevskyi-vladyslav/parser_for_css_and_html
CSSParser is a C++ CSS parser and selector that can read complete CSS stylesheets or individual CSS lines and map the rules to a custom node tree provided by the implementing library/application.
c-plus-plus cpp css-parser development library
Last synced: 02 Apr 2026
https://github.com/teonet-go/teonet-c
Teonet v5 C library and examples
c client-server cpp low-latency messaging microservices networking python reliable-udp teonet udp udp-protocol
Last synced: 17 Apr 2026
https://github.com/hsandt/stealth-engine
2D game engine in C++ for personal training
box2d catch-tests cpp game-engine-2d glfw3 opengl
Last synced: 18 Apr 2026
https://github.com/ignavan39/htop_killer
System monitor with live graphs. Reads /proc directly, renders in the terminal.
cpp htop-alternative linux-utility system-monitoring
Last synced: 03 Apr 2026
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/archishmansengupta/lc
contains leetcode solutions done ~ 2 years ago, don't bother
algorithms cpp data-structures leetcode
Last synced: 25 Jun 2026
https://github.com/cedricschwyter/vk
Vulkan part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux vulkan vulkan-api windows
Last synced: 09 May 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/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/cedrickchee/tensorflow-community-builds
TensorFlow prebuilt binary (Python wheels) from source by the community.
binary cpp python tensorflow wheel
Last synced: 29 Apr 2026
https://github.com/chairchandler/rsa-cpp
C++ RSA implementation
cpp rsa rsa-cryptography rsa-decryption rsa-encryption
Last synced: 10 Jun 2026
https://github.com/andy-byers/hmm
A small C++ library for working with hidden Markov models
Last synced: 23 Jun 2026
https://github.com/qninhdt/yourcraft
YourCraft - a simple voxel game written in C++ using modern OpenGL
cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel
Last synced: 19 Jun 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/sharkbyteprojects/qr-code-generator-for-android
QR Code Generator Android App
android cpp java qr qrcode-generator shareable sharkbyteprojects
Last synced: 08 May 2026
https://github.com/kitswas/cpp-project-template
Secure CMake template for C and C++ projects.
beginner-friendly c cmake cpp template template-project tutorial
Last synced: 01 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/rachbowyer/fudlib
FUDLibrary - a user defined function library for Interbase 6
cpp interbase rdbms udf user user-defined-functions
Last synced: 10 Jun 2026
https://github.com/paul-maxime/bombercraft
A bomberman made using a closed-source 3D library and Minecraft textures (2014).
3d bomberman cpp minecraft-textures opengl
Last synced: 08 May 2026
https://github.com/dheerajshenoy/sonifycpp
Convert images into out of this world audio signals
audio-processing cpp gui image-processing image-sonification qt
Last synced: 01 May 2026
https://github.com/chairchandler/ftp-server
A simple FTP server compatible with RFC 959
bsd-sockets cpp cpp17 ftp-server linux qt qt5 rfc-959 simple-ftp-server
Last synced: 01 May 2026
https://github.com/iricartb/computational-geometry-3d-rendering-process
Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.
3d-library c cpp opengl rendering-3d-graphics video-game
Last synced: 07 May 2026
https://github.com/mathisloge/quite
Quite is a UI testing framework for native applications, with seamless support for Qt.
cpp framework qt test test-automation testing-tools ui ui-test ui-test-automation
Last synced: 01 May 2026
https://github.com/maurodelazeri/kafkaz
High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka
Last synced: 23 Jun 2026
https://github.com/andriykalashnykov/cpp-sample-app
C++ starter project with a CMakeLists.txt. The project is also using the boost testing libraries
Last synced: 18 Jun 2026
https://github.com/enansari/hsu-archive-codes
My code archive in university when I didn't have GitHub.
cpp hakim-sabzevari-university hsu project university
Last synced: 09 Jun 2026
https://github.com/claremacrae/project_dependencies_viz
A quick demo of how to make interactive svg files to show dependencies between projects
cmake cpp dependencies dependency-graph graphviz
Last synced: 02 May 2026
https://github.com/zeta611/hello-raytracer
Tiny raytracer in modern C++, config file in Lua
Last synced: 02 May 2026
https://github.com/simonrupf/extreme-feedback-blinker
A simple extreme feedback device (XFD) based on an ESP8266 microcontroller and one or multiple WS2812 Neopixels, providing an HTTP GET interface over WiFi
alarm arduino ci-cd cpp esp8266 esp8266-arduino extreme-feedback mcu neopixel wifi wifimanager ws2812 ws2812b
Last synced: 05 May 2026
https://github.com/nglsg/mioframework
🚀 一键部署!自动化Android脚本,解放你的双手,支持录制行为,定时执行,自动点击,自动滑动,全真模拟🚀
android automation autotesting cpp
Last synced: 02 May 2026
https://github.com/hwzlovedz/max31856_esp-idf_thermocouple
MAX31856(thermocouple) Demo in ESP-IDF v5.0.1 environment
c cpp esp-idf esp32 esp32-s3 thermocouple
Last synced: 05 May 2026
https://github.com/springbear2020/whut-billing-management-system
计费管理系统是一个基于 C 语言的控制台应用程序,主要应用场景是网吧、机房、电子阅览室等,核心功能是实现对数据的基本维护和统计分析。
Last synced: 05 May 2026
https://github.com/joonb14/libuvgameserver
Simple C++ game server on linux using libuv for TCP connection.
c cpp game-server gameserver libuv linux ubuntu
Last synced: 02 May 2026
https://github.com/saltchang/leetcode
Just LeetCode.
algorithm cpp go leetcode leetcode-solutions typescript
Last synced: 04 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/sorgazb/labecoin-game-ai
Inteligent self-learning game in develop
ai allegro5 artificial-intelligence binary-tree cpp data-structures fstream ia makefile pointers self-learning simple-hill-climbing steepest-ascent stochastic-hill-climb tree-structure
Last synced: 15 Jun 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/ghostofgoes/machine-learning
Code and notes from the Machine Learning and Data Mining class.
cpp data-mining machine-learning machine-learning-algorithms neural-network python
Last synced: 03 May 2026
https://github.com/nicknaso/nhttp2
Exprerimenting on http2
cpp http-client http2 http2-server javascript native-module nghttp2 nodejs
Last synced: 03 May 2026
https://github.com/fahadpathan7/data-structure-and-algorithm
My Data Structure and Algorithm note
Last synced: 09 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