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/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/timthedev07/tictactoe-in-shell
My first c++ program integrating the power of AI algorithms(minimax).
ai cpp minimax-algorithm shell tic-tac-toe
Last synced: 16 Apr 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/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/randomgamingdev/console-wordle
A version of wordle for the console
console console-app console-application console-game cpp english fun game guessing-game language word wordle wordle-game wordlist-generator
Last synced: 26 Oct 2025
https://github.com/deniskore/powerplanmanager
Easy and convenient management of NVIDIA and system power settings on Windows.
cpp games nvapi nvidia power-management
Last synced: 22 Apr 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/lord-turmoil/minioc
MinIoC is a lightweight header-only IoC container for C++
cpp header-only ioc ioc-container
Last synced: 08 Feb 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/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/aditya-a-garwal/mbed-hcsr04
A simple library to use the HCSR04 ultrasonic sensor with ARM MBed OS and ARM Cortex M Microcontrollers
arm async c cortex-m cpp embedded hcsr04 mbed mbed-os multithreading rtos sensor ultrasonic-sensor
Last synced: 30 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/dyollb/modernize_cpp
small collection of script to refactor legacy C++ code.
clang-tidy cplusplus cpp cpp11 cpp14 modernization refactoring
Last synced: 04 May 2026
https://github.com/otacilion/bob-robot-simulator
A Simulator to control systems banchmarks maded in cpp with _ :heart:
control-systems cpp robotics simulator
Last synced: 30 Apr 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/spur27/RenWeb-Engine
Lightweight engine and API for making cross platform desktop applications with web technology.
cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview
Last synced: 26 May 2026
https://github.com/harsh-panchal-804/codeforces-solutions
CodeForces Solutions
codeforces-solutions competitive-programming cpp
Last synced: 08 Jun 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/travorlzh/cppstuff
Some C/C++ basics and algorithms
algorithm c c-language cmake cplusplus cpp factorization
Last synced: 21 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/ernest1338/cpp-gui-irc-client
simple GUI client for IRC protocol written in C++ aimed for me to practice coding in C++ and making GUI applications
Last synced: 15 Apr 2026
https://github.com/chloro-pn/wamon
Embedded Scripting Language Designed for C++
cpp embedded-scripting-language scripting-language scripts
Last synced: 23 Jan 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/herniqeu/sum_thread_benchmark
comparing parallel sum implementations across c++, go, haskell and python
benchmark cpp go haskell parallel-computing python
Last synced: 09 Feb 2026
https://github.com/zfa3/cp_problems
A collection of competitive programming problems I have solved
competitive-programming cpp python
Last synced: 30 Apr 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/sanketsuradkar/sanketsuradkar
Config files for my GitHub profile.
cpp fronted-development fullstack-development python
Last synced: 30 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/xtalism/tcp-ip-esp32
TCP/IP ESP32 Communication
arduino cpp embedded-systems esp32 industrial-network microcontroller-programming networking platformio tcp-ip
Last synced: 30 Apr 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/theadnan/detekcija_lica
Face Detection Application written in C++ using OpenCV
algorithm cpp face-detection face-detection-application opencv viola-jones visual-cpp visual-studio
Last synced: 01 May 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/ababyprogrammer/professional-language
C is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs.
Last synced: 05 Feb 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/soraxas/plotmsg-cpp
Create plots in C++ with message sending
asynchronous-plotting cpp message-passing plotly plotting protobuf
Last synced: 13 Jun 2026
https://github.com/radiopizza/tpu-tndt-defectoscope-firmware
Прошивка для ESP32-S3 в составе дефектоскопа, которая управляет реле, коммутирующие нагревательные лампы, а также подключается к ПК для эмуляции клавиатуры, мыши и передачи данных по COM-порту.
arduino cpp defectoscope esp32 heater-control led serial serial-communication tndt uart usb-hid
Last synced: 09 May 2026
https://github.com/abdellaui/clipboard_transport
[DEMO] one-way clipboard sharing/transport to cross information-hiding under restriction over HTTP/S tunneling with ability of continuous-watch, implemented with C++ & Qt
bypass clipboard clipboard-manager cpp http-client http-server open-source qt
Last synced: 20 Apr 2026
https://github.com/woolfrey/server_serial_link
ROS2 action servers for controlling serial link robots.
action-server control cpp robot ros2
Last synced: 03 Jun 2026
https://github.com/saltchang/leetcode
Just LeetCode.
algorithm cpp go leetcode leetcode-solutions typescript
Last synced: 04 May 2026
https://github.com/thepushkarp/leetcode
My Leetcode submission
cpp leetcode leetcode-submissions python submissions
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/greensky00/simple_thread_pool
Simple and lightweight fully asynchronous thread pool and timer
asynchronous cpp single-header thread-pool timer
Last synced: 22 Jan 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/mariam-badr-mb/rational-calculater
A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.
Last synced: 27 Jan 2026
https://github.com/h4wk507/qtcalculator
Arithmetic expression parser built using C++ and Qt for GUI.
calculator cpp gui qt qt-calculator qt5 qtcreator
Last synced: 01 May 2026
https://github.com/blmayer/c-cpp-project-template
This repository is a template structure for small projects using C or C++.
Last synced: 04 May 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/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/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/suresh142/lsb_image_steganography
Steganography is the art and science of concealing information within other data to ensure its confidentiality, In this project, you will implement a basic steganography system using the C programming language. The primary goal is to embed a secret message within an image without visibly altering the image.
c cplusplus cpp image lsb lsb-steganography secret steganography
Last synced: 20 Apr 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/jdsherbert/threadsafe-singleton-class
C++ Threadsafe Singleton class using mutex and threadlock when accessing instance.
boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 multithreading mutex mutex-lock mutex-locks mutex-synchronisation reference-implementation singleton singleton-pattern singletons
Last synced: 15 Mar 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/thisisnotjustin/particlecim
Simple Particle Simulation with C++ and SFML
Last synced: 14 Feb 2026
https://github.com/luizh-queiroz/beecrowd-resolutions
beecrowd beecrowd-solutions c cplusplus cpp uri
Last synced: 01 May 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 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/deepsyx/text-resume-analyzer
(C++) Creates a short resume based on text
cpp intersection naive-algorithm nlp sentence
Last synced: 24 Oct 2025
https://github.com/linbreux/cpp-basic-template
A basic C++ template that uses nix
catch2 cpp getting-started nix template
Last synced: 05 May 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/antonioberna/roma
Runtime Optimization and Memory Analysis
Last synced: 27 Feb 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/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/kriswiner/hdc2010
Low-Power Digital Temperature and Humidity Sensor
Last synced: 19 Apr 2026
https://github.com/trigary/fieldlines
C++ application which renders the field lines of line charges using OpenGL.
cpp electric-field-lines electric-fields physics physics-simulation simulation
Last synced: 05 May 2026
https://github.com/helmssyss/primalpredators
Multiplayer coop Dinosaur Game Made with Unreal Engine 4.27
cooperative-game cpp multiplayer-game ue4 ue4-project ue5 unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp
Last synced: 28 Jan 2026
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/sleekpanther/noah-patullo-repositories
A list of projects I've worked on. GitHub's organization is lacking in my opinion, so this serves as an index & root of all my work (I'm Noah Patullo, not Pattullo or Patulo. I have a unique name & this should help clarify who I am)
algorithm algorithm-design cpp cv game java linkedin noah noah-patullo noahpatullo pattullo pattulo patullo patulo portfolio python resume uvm
Last synced: 19 Apr 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/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/qc20/tromino
Tromino is an engaging, pocket-sized interpretation of the classic Tetris game, designed for the Arduino Uno with an LCD shield. This project explores the intersection of physical computing, game design, and user interaction in constrained environments.
arduino arduino-uno cpp embedded-systems game-development hci interaction-design lcd-display lcd16x2 microcontroller physical-computing puzzle-game retro-gaming tetris tromino user-experience user-interface
Last synced: 26 Apr 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/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/papachristoumarios/ntua-pl1
Programming Languages I Homework Assignments
cpp java programming-language prolog python3 smlnj
Last synced: 01 May 2026
https://github.com/auterion/mavsdk
API and library for MAVLink compatible systems written in C++17
cpp cpp17 hacktoberfest mavlink
Last synced: 14 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/yuntianzhou/glblib
An easy C++ graphics library built on top of OpenGL.
cmake cpp easy graphic-library opengl
Last synced: 24 Oct 2025