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/inthra-onsap/tictactoe-minimax-algorithm
TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation
alpha-beta-pruning cpp minmax-algorithm
Last synced: 26 Oct 2025
https://github.com/mateuseap/projecteuler
Resolution of Project Euler problems.
c cpp csharp projecteuler python
Last synced: 15 Apr 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/neucleardog/spidermonkey-cmake
portable Spidermonkey with CMake support
cmake cpp javascript-engine spidermonkey spidermonkey-cmake spidermonkey-engine
Last synced: 27 Oct 2025
https://github.com/ohbus/randomcodesnippets
Random Code that I generally do to solve some problems and Competitive Coding Challenge Solutions
c codechef-solutions competettive-programming cpp hackerrank-solutions java python3
Last synced: 05 Apr 2026
https://github.com/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 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/samridhisainii/codzy_dsa
This is my repository of Leetcode , GeeksforGeeks and Codechef questions which i solve regularly
algorithms cpp data-structures
Last synced: 23 Jan 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/ignavan39/hashtable
Hash table for university laboratory
Last synced: 09 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/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/yang1206/qiconkit
cpp fontawesome icons iconset lucide-icons qt qt6 remixicons
Last synced: 19 Apr 2026
https://github.com/Hcolda/QChatServer
A lightweight chat software server (WIP)
chat chat-app chat-application chatapp chatroom cpp cpp23 server
Last synced: 06 Oct 2025
https://github.com/mihaimoga/netvoyager
NetVoyager is a lightweight network diagnostics app that lets users quickly assess connectivity and trace routes. With built-in ping and traceroute tools, it helps identify latency issues, unreachable hosts, and visualize packet paths. Ideal for IT pros, engineers, and curious users, with a clean UI and real-time results.
cpp edge-browser mfc ping traceroute visual-cpp win32
Last synced: 06 Feb 2026
https://github.com/aasjunior/esp32_web_server
Este é um projeto utilizado para fins acadêmicos e aprendizado com a placa de desenvolvimento Esp32 e linguagem de programação C++.
cpp esp32 iot platformio webserver
Last synced: 01 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/frodoalaska/socrates
Socrates is a simple, single-file math library specifically made for game/game engine development
cpp cpp20 game-development game-engine game-engine-development game-math game-math-library math math-library mathematics opengl vulkan
Last synced: 24 Jan 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/toshikinakamura0412/gridmap_to_pointcloud_ros
ROS package for converting gridmap to pointcloud
conversion cpp gridmap mit-license pcl pointcloud robotics ros ros-noetic
Last synced: 28 Jan 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/simone-contorno/rt-assignment-3
Research Track 1 - Third assignment - Control of a robot in a simulated environment using Gazebo and Rviz
cpp enginneering robot robotics ros
Last synced: 15 Apr 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/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/yobeonline/io1-money
A c++ class to hold money amounts.
accounting cpp cpp20 currency money
Last synced: 03 Apr 2026
https://github.com/vulcan-dev/gettext-gen
Automation utility for gettext
c cpp languages localization python
Last synced: 28 Feb 2025
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/codernayeem/poly_eq_finder
Find Polynomial equation from inputs and outputs.
cpp polynomial polynomial-equation python
Last synced: 18 Apr 2026
https://github.com/code-alchemist01/astralis-engine
Real-time procedural universe simulation. Navigate across dynamic star systems, each forged by seed-based algorithms and rendered with OpenGL
3d-graphics cmake cpp glsl glsl-shaders python simulation
Last synced: 09 Oct 2025
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/bbariskilic/opengl-playground
This repository contains OpenGL samples. All samples were written by me solely with the C++ Language and used SDL2, OpenGL libraries.
cpp opengl playground samples sdl2 vscode
Last synced: 15 Apr 2026
https://github.com/amoeba/arrow-opentelemetry-example
Example of using OpenTelemetry and Apache Arrow
apache-arrow cpp open-telemetry
Last synced: 08 Feb 2026
https://github.com/creosb/oburrun
Endless Run template on Unreal Engine C++
cpp endless-runner gamdev temple-run unreal-engine unreal-engine-5 unreal-template
Last synced: 06 Feb 2026
https://github.com/halaway/qt-chess-engine
An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.
cmake cpp emscripten qt webassembly
Last synced: 31 Jan 2026
https://github.com/inerttila/registration-system
"The population" Management Application
Last synced: 29 Jan 2026
https://github.com/chpxu/development-flake
A flexible and declarative flake template for C/C++/Python/JS/LaTeX/Fortran development based on direnv, flake-parts and devshell. Maintainer=[@chpxu]
cpp devshell direnv flake-parts fortran latex nix python
Last synced: 30 Jan 2026
https://github.com/mgorshkov/scipy
Scientific methods on top of NP library.
cplusplus cpp math mathematics scipy statistics
Last synced: 02 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/acensjj/webserv
This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code cpp cpp98 webserv
Last synced: 17 Mar 2026
https://github.com/brainstone/cppcompiletimearraygenerator
A tiny header only C++11 (and above) library to generate arrays with a generator function at compile time!
constexpr cpp cpp11 cpp14 cpp17 cpp20 header-only
Last synced: 13 Oct 2025
https://github.com/offa/matcher
C++11 Hamcrest like Matcher implementation.
Last synced: 17 Oct 2025
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/christinec-dev/building-escape
Building Escape is a simple room escape game made with Unreal Engine 4.27 and C++.
building-escape cplusplus cpp game game-development ue4 unreal-engine-4
Last synced: 17 Oct 2025
https://github.com/insektdotbin/doxbox
📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.
cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python
Last synced: 28 Feb 2026
https://github.com/hasankhadd0ur/mpi_assignment
This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.
Last synced: 06 Feb 2026
https://github.com/im-rises/nbody-simulator-webgl
N-Body simulation made in C++ build for WebAssembly/WebGL with Emscripten (Bruteforce, Barnes-Hut, GPU)
3d-graphics cplusplus cpp emscripten engine glsl imgui opengl particles physics-simulation simulation webassembly webgl
Last synced: 16 Apr 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/tamim-saad/cses-problem-set-solutions
Solutions to the CSES Problem Set with clean, optimized code. Designed to help competitive programmers improve their problem-solving skills. Contributions are welcome—don’t forget to star!
competitive-coding competitive-programming competitive-programming-contests cpp cses cses-dp-section cses-editorial cses-introductory-problems cses-problem-set cses-problem-set-solution cses-problemset cses-solutions cses-submissions problem-set problem-solving
Last synced: 18 Oct 2025
https://github.com/thisisnotjustin/particlecim
Simple Particle Simulation with C++ and SFML
Last synced: 14 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/congard/tulz
Cross-platform tools library for C++ development
cpp cpp20 cpp20-library cross-platform library linux observable observer-pattern tool tools windows
Last synced: 24 Feb 2026
https://github.com/bmc-labs/matiopp
C++ wrapper for matio - Read Only (for now)
Last synced: 15 May 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/positiveblue/libdori
Probabilistic Data Structures
big-data cpp hpc probabilistic-models randomized-algorithms
Last synced: 19 Mar 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/tomlin7/pastemyst-cpp
A fast API wrapper for PasteMyst written in C++.
Last synced: 21 Apr 2026
https://github.com/giorgiogtelian/luna
this is my little project: a new programming language named after my dog
cpp csharp java language parser programming-language programming-languages
Last synced: 13 Feb 2026
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/kritagya-web/online_examination_project_cpp
This project is a windows-based application used for taking Exams of multiple subjects.Marks would be calculated automatically after the test finishes. Some modules/ functionalities included are New User Registration, Attempt Test, Results, Contact US, etc.
c cpp online-examination-system test-taking-platform
Last synced: 01 Mar 2025
https://github.com/ldionne/accu-2017-rust-traits-in-cpp
My lightning talk on dynamic polymorphism at ACCU 2017
accu cpp cpp11 cpp14 dyno hana talk type-erasure
Last synced: 18 May 2026
https://github.com/vinatorul/advent-of-code
My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials
advent-of-code advent-of-code-2016 cpp kotlin
Last synced: 30 Apr 2026
https://github.com/fulfilledcovenant/covenginev2
A feature-packed windows 10-11 optimizer, thats open source.
batch cmake cpp open-source pyqt python windows
Last synced: 17 Feb 2026
https://github.com/brianferri/fmm-c--
collection of fast multiplication algorithms and matrix operations. It is written in C++ and is header only. It is designed to be used in other projects and rewritten to fit the needs of the project
algorithms calculus cpp data-structures fast-multiplication library math mathematics matrix-calculations matrix-multiplication matrix-operations
Last synced: 12 Jul 2025
https://github.com/mark-mdo47/arduinoclass
Lesson Plan and Code for a Maker-Space Arduino class 2023
arduino c cpp df2301q-voice-commands fastled hc-sr04-ultrasonic-sensor kcx-bt-emitter kcx-bt-emitter-v1-1 persistence-of-vision ws2812b-led yx5200
Last synced: 11 Feb 2026
https://github.com/volkds/diameter
Implementation of the Diameter Base Protocol RFC 6733 for C++ language
3gpp c-plus-plus cpp cpp17 diameter protocol rfc6733 signaling
Last synced: 17 Jul 2025
https://github.com/samyam81/cryptography-lab
A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.
co-prime cpp cryptography-algorithms euclidean-algorithm extented-euclidean-algorithm go playfair-cipher railfence-cipher shift-cipher vigenere-cipher
Last synced: 17 May 2026
https://github.com/faris771/opencv_task
Task2 in my software engineering internship, the Idea of this task is to get hands on Image processing using OpenCV in C++ Language. In this task, we are required to build a Live Web cam filters.
Last synced: 15 May 2026
https://github.com/nicknaso/conf-cd-rome-2018
Talk for the Codemotion Rome 2018
addon cpp javascript n-api native-module nodejs
Last synced: 12 Apr 2026
https://github.com/usmanmehmood55/c-toolkit
A VSCode extension to help create, build, run, debug and test C projects using CMake.
Last synced: 17 Feb 2026
https://github.com/notnekodev/krkawm
A window manager for X11
cpp window-manager x11 x11-wm xlib
Last synced: 22 Jul 2025
https://github.com/neon-software-dev/wired
The Wired game and render engine
cpp game-engine gamedev vulkan
Last synced: 19 Jul 2025
https://github.com/kkebo/maskromdetector
Maskrom Detector is an iPad app that detects if the connected PinePhone Pro is in Maskrom mode.
cpp driverkit ipad ipados pinephone-pro swift
Last synced: 17 May 2026
https://github.com/mark194/qplotmarker
**QPlotMarker** – an interactive marker for **QChart** (Qt). Supports color and orientation (vertical/horizontal) changes, snaps to data points, and displays intersection coordinates.
chart cpp cpp17 data-plotting data-visualization interactive-graphs markers plotting qplotmarker qt qt5 qt5-chart qt6 qt6-app qtcharts realtime-plotting scientific-plotting svg
Last synced: 08 May 2025
https://github.com/truvorskameikin/routines-cpp
The collection of header-only routines for C++
c-plus-plus cpp header-only no-dependencies
Last synced: 15 Mar 2025
https://github.com/fahadpathan7/ai_algorithms
Artificial Intelligence Algorithms
artificial-intelligence-algorithms cpp
Last synced: 20 Jul 2025
https://github.com/basemax/baconipsumdesktop
Bacon Ipsum Desktop is a simple desktop app that generates bacon ipsum text. It's built with C++ powered by Qt and QML. It's a simple app that we built to show how to build a desktop app with Qt. It's a great way to learn how to build a desktop app with Qt.
bacon-ipsum bacon-ipsum-json-api cpp desktop-app desktop-application gui ipsum-generator qml qt
Last synced: 17 May 2026
https://github.com/krishpranav/diamond-lang
diamond lang is an object-oriented programming language
c clang cpp function-programming http language networking object-orianted programming-language socket
Last synced: 17 Feb 2026
https://github.com/basemax/pq-calculator
P,Q-formula calculator program using C++ (highest performance, i128 support)
Last synced: 03 Apr 2025
https://github.com/yud0uhu/chocottoos
ATtiny85とATmega328Pで動くRTOSのサンプルソースコードです。
Last synced: 17 May 2026
https://github.com/basemax/matrixfunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
coefficient coefficients cpp cramer cramer-gan determinant determinant-calculation determinantal-processes matrix matrix-calculations matrix-completion matrix-computations matrix-functions matrix-multiplication multiplication multiplication-algorithm
Last synced: 03 Apr 2025
https://github.com/xiangpenghao/cpp-template
a template to bootstrap C++ research projects
Last synced: 17 May 2026
https://github.com/kar-dim/qt-strongpasswordgenerator
Simple application that suggests a strong password, GUI written in Qt (Widgets)
Last synced: 17 Feb 2026
https://github.com/callumc34/audioplusplus
C++ open source audio playback & recording with file support.
audio audio-player cmake cpp library open-source
Last synced: 18 Dec 2025
https://github.com/cyberscoper/esp8266-htu21d-weather-station
🌡️💧 An autonomous, solar-powered weather station built with ESP8266 (ESP-12E). It measures temperature, humidity, illuminance, dew point, and heat index using HTU21D & TSL2561 sensors, and sends data to ThingSpeak every 15 minutes. Includes Deep Sleep for energy efficiency and a 3D-printed enclosure for outdoor use.
cpp esp12e esp8266 htu21d solar-energy thingspeak tsl2561 weather-station
Last synced: 17 Feb 2026
https://github.com/1001bit/goodgameengine
SFML based game engine
2d cpp game-development game-engine sfml
Last synced: 31 Jul 2025
https://github.com/nyrox/opengl-engine
Random GL Stuff
3d-game-engine 3d-graphics cpp opengl
Last synced: 17 May 2026
https://github.com/bm777/switch-pointer
Usage of pointer in C++ and switch function
cpp oriented-object-programming pointers switch
Last synced: 22 Jun 2026