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-06-28 00:06:46 UTC
- JSON Representation
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/gusenov/task-manager-qt
Управление виртуальной памятью.
cpp memory-management qt system-programming task-manager virtual-memory
Last synced: 29 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/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/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/offamitkumar/uva--online-judge
Solution of Problem from Judge UVA. You can get Problem Statement , Solution File , Input File , Output file here.
competitive-programming cpp cpp11 cpp17 interview interview-practice interview-preparation interview-questions judge-uva online-judge problem-solving sports-programming uva
Last synced: 31 May 2026
https://github.com/yottaawesome/cross-platform-cpp-playground
Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.
clang cpp cpp-modules cpp20 gcc linux msvc visual-studio windows
Last synced: 10 Feb 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/ivandrf/calculator
Simple calculator created with C++ using the sfml library
Last synced: 14 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/guest271314/native-messaging-cpp
C++ Native Messaging host.
cpp native-messaging native-messaging-host
Last synced: 23 Feb 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/tvanfossen/entropic
Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.
agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling
Last synced: 30 May 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/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/code-theft-auto/serial-port
C++ Library for Serial Communication with Arduino
arduino cpp serial-communication
Last synced: 29 Apr 2026
https://github.com/psingh12354/imagetransforming
Image Transforming Project contain illnify watermark spotlight greyscale
coursera cpp final-project image-transform imageprocessing objectorientedprogramming
Last synced: 12 Jun 2025
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/pakerwreah/cppstd
Personal standard library (for fun)
cpp standard-library stdlib stdlib-replacement study-project
Last synced: 16 Mar 2025
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/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/ferhatgec/typecode
TypeCode, create unique code that introduce yourself.
cpp introduce library single-header typecode unique yourself
Last synced: 13 Jun 2025
https://github.com/kabasset/phifun
Fun with Phi!
cpp dft fftw image-processing optics under-development
Last synced: 04 Apr 2026
https://github.com/dotbunny/nexus
NEXUS Framework
cpp ue5 unreal-engine unreal-engine-5
Last synced: 21 Jan 2026
https://github.com/yashkarthik/tinyrenderer
A rasterization engine written from scratch (no libraries) in C++
Last synced: 04 Jul 2025
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/o-rumiantsev/array
Compromise between the convenient and fast implementation of arrays in C++
array cpp features functionality list speed
Last synced: 19 Jan 2026
https://github.com/yellow-footed-honeyguide/benchmark-c-vs-all
Benchmark C, C++, Rust, Go. Raw numbers. No fluff 🏁
benchmark c-programming cpp golang performance-comparison programming-languages rust-lang system-programming
Last synced: 27 Mar 2026
https://github.com/phamduylong/footballrecord
Program to save football game records
Last synced: 12 Oct 2025
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/nic-obert/branchless_programming
Proof of concept programming using only truly branchless operations.
branchless challenge cpp proof-of-concept
Last synced: 14 Oct 2025
https://github.com/cricksmaidiene/algorithms_repository
:books: A list of program implementations of common data structures and algorithms in Java, Python, C or C++
algorithms c cpp cryptographic-algorithms java network-algorithms python
Last synced: 18 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/mailittlepony/mathexploration
Math exploring game for educational purposes
cpp ecs mathematics opengl video-game
Last synced: 09 Feb 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/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/8luebottle/blog
⌨️ Personal Tech Blog : Gatsby + React
c cpp css go html javascript python
Last synced: 15 Apr 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/tbpaksoy/imagelibrary
Still WIP
c-sharp cpp image image-generation python
Last synced: 18 Apr 2026
https://github.com/flagarde/elogpp
Wrapper for elog https://elog.psi.ch/elog/
cpp cross-platform elog standalone wrapper
Last synced: 10 Oct 2025
https://github.com/jackeylea/glffmpeg
GLFFmpeg uses the video recording functionality provided by the FFmpeg library to capture content generated using OpenGL. The cross-platform library provides a minimalistic set of API to simplify the task of capturing OpenGL output to a video stream.
capture cpp ffmpeg ffmpeg-libraries ffmpeg7 opengl presagis prime vega vegaprime visual-studio visualstudio2022
Last synced: 08 Feb 2026
https://github.com/bacpack-system/packager
BringAuto Packager - a simple way how to build and maintain our dependencies with almost zero learning curve and out-of-the box integration into our workflows.
bacpack-system c cmake cmakelib cpp cxx docker packager
Last synced: 12 Mar 2026
https://github.com/gmitch215/cmakekt
⚙️ A CMake Plugin to generate Kotlin/Native Bindings
c cmake cpp kotlin kotlin-native
Last synced: 05 Sep 2025
https://github.com/madladsquad/untitledtemplatingengine
A templating engine powered by a lisp-like language
c cpp library templating templating-engine templating-language
Last synced: 17 Mar 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/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/daltongd/vectorfielddesigner
Unreal Engine
cplusplus cpp unreal-engine unreal-engine-4
Last synced: 10 Oct 2025
https://github.com/mdawoud27/data_structures_and_algorithms
Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.
arrays bigonotation binary-tree binary-trees c cpp data-structures hashtable javascript linked-list queues searching-algorithms sorting-algorithms stack stl
Last synced: 15 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/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/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/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/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/palmanov/visible-edge
Roberts algorithm / Invisible surfaces and lines removal algorithms
Last synced: 18 Jan 2026
https://github.com/rizwan-hasan/cmake-freeglut-project-example-msvc
An example of a FreeGLUT project using CMake with MSVC Compiler.
cmake cmake-examples cmakelists cpp cpp17 cpp20 example-project freeglut freeglut-library glut glut-library msvc msvc2019 opengl vscode windows windows-10
Last synced: 14 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/9inefold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 23 Feb 2026
https://github.com/stellardx/detailinfogen-990-vs
Detailed information generator (System report) for SpaceEngine 0.990
astronomy cpp html markdown spaceengine
Last synced: 23 Apr 2025
https://github.com/victornpb/multiplexed-7segments-display
Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware
7segment arduino-library arduino-sketch cpp multiplexer
Last synced: 25 Oct 2025
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/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 15 Apr 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/suxrobgm/ec-modding-tools
Modding Tools for Hearts of Iron IV: Economic Crisis
cpp game-development modding-tools winapi
Last synced: 26 Mar 2025
https://github.com/abdallahhemdan/codeforces_uva
My solutions of the problems from codeforces and UVA
codeforces codeforces-solutions contest cpp problemsolving
Last synced: 19 Jan 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/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/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/tlaceby/rawkit
Rawkit is a Go/C++ library for working with RAW image files. It provides a simple interface for loading, processing, and analyzing RAW images from various camera manufacturers, along with histogram generation and metadata extraction.
cgo-bindings cpp exif-data-extraction golang image-processing libraw raw
Last synced: 06 Feb 2026
https://github.com/inerttila/registration-system
"The population" Management Application
Last synced: 29 Jan 2026
https://github.com/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus
Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.
cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course
Last synced: 19 May 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/muhammedmagdyy/acpc-kickoff-2022
Solutions for ACPC Kickoff 2022
algorithms cpp data-structures
Last synced: 18 Mar 2026
https://github.com/m-elbably/file-splitter
High-performance binary file splitter, with self-extractor
Last synced: 25 Apr 2026
https://github.com/jaytwolab/json-downloader
File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더
cpp curl json libcurl visualcpp visualstudio
Last synced: 03 May 2026
https://github.com/mrmayman/minecraft2d
A 2D Minecraft clone in C++ and SDL2
Last synced: 25 Apr 2026
https://github.com/paulemacedo/cefet-rj
Este repositório contém uma coleção de códigos desenvolvidos durante meu curso na CEFET/RJ. Os códigos abrangem diversas disciplinas e linguagens de programação, incluindo C, C++ e Java. Eles representam meu aprendizado e progresso ao longo do curso.
c cefet-rj cli college cpp csharp faculdade react redux rust
Last synced: 12 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/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/mint-lab/vvs
VVS: A Very Very Simple Unit Testing Tool for C/C++
Last synced: 25 Apr 2026
https://github.com/kezhengjie/ssl_cert_check
c++ https ssl certificate expiration time and info check tool.Simple and Friendly API of both Cli and Library.
asio cli cmake cpp easy-to-use https https-certificate-expiry library openssl simple-api ssl-certificate-check
Last synced: 04 Dec 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