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-03 00:06:50 UTC
- JSON Representation
https://github.com/gunh0/algorithms
📝 Solutions for Algorithm Problems [C/C++]
algorithm beakjoon c cpp data-structures project-euler
Last synced: 12 Mar 2026
https://github.com/dalbitresb12/winformscpp-template
A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.
cpp template-project visual-studio windows-forms
Last synced: 09 May 2026
https://github.com/kaleharshavardhan07/multi_thread_file_downloader
This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.
Last synced: 08 Oct 2025
https://github.com/sajadtroy/awass
Automated Waste Analysis and Sorting System.
ai artificial-intelligence c cpp object-detection python trash
Last synced: 13 Mar 2026
https://github.com/mmaarij/parallelized-number-plate-detection-system-using-opencv-openmp
A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.
character-recognition cpp nerual-network number-plate-detection number-plate-recognition opencv openmp openmp-optimization openmp-parallelization perceptron python
Last synced: 11 May 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/arya2004/artificial-intelligence
Artificial Intelligence University Lab
artificial-intelligence cpp golang hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 hactoberfest java prolog python
Last synced: 08 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/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/alkuzin/ntool
Multifunctional network analyser tool written in C++ for Linux (ping, traceroute)
cpp cpp23 icmp-ping linux linux-app network network-analysis network-programming network-protocol network-protocols networking ping raw-sockets socket-programming traceroute unix unix-socket
Last synced: 07 Feb 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/bigmat18/cpp-utils-lib
Header-only C++23 utilities for debugging, profiling, logging, enhanced assertions, and container formatting. CMake-ready.
Last synced: 04 Jun 2026
https://github.com/samridhisainii/neetcode-150
Neetcode -150 Questions
algorithms cpp dsa neetcode practice
Last synced: 10 Oct 2025
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/billsioros/cereal
A surreal C++ project manager
bash bash-completion bash-script bash-scripting build-automation build-system build-tool builder cplusplus cpp cpp-builder generator makefile makefile-generation module module-loader module-system project-management project-manager
Last synced: 09 May 2026
https://github.com/ivanfon/phy2d
A small, simple 2D rigid body physics library for C++.
Last synced: 14 Oct 2025
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/bastienkody/testercpp09
Ecole 42 (last cpp module tests)
42school cpp cpp98 testing-tools
Last synced: 10 Feb 2026
https://github.com/nir3x/fxms.cpp
FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm
algorithm c-plus-plus cpp crypto encryption fnv fxms mask security shuffle symmetric xor
Last synced: 09 Jun 2026
https://github.com/tank3-tk3/parallel-processing-cuda
Parallel processing with CUDA C / C++
c cpp cuda parallel-computing parallel-programming
Last synced: 09 May 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/spaciouscoder78/unitconversion.hpp
A C++ library containing predefined unit conversion formulas to make your life easier
c cpp header-files unitconversion
Last synced: 07 Oct 2025
https://github.com/harrymt/dartboard_detector
An OpenCV dartboard detector written in C++.
Last synced: 12 Jun 2026
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/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/panquesito7/terminal-memory_game
A simple memory game built in C++.
c cpp cpp14 doxygen game gcc gcc-compiler memory-game terminal
Last synced: 18 Apr 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/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/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/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/salma-mamdoh/tic-tac-toe-game-
Implementation of XO Game in Python , Java and C++
Last synced: 09 May 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/basemax/firstmysqludf
Sample repository to extend MySQL server by develop additional function. (Mysql UDF)
c cc cpp mariadb-udf mariadbudf mariadbudf-cc mariadbudf-cpp mysql-udf mysql-udf-example mysql-udf-sample mysqludf mysqludf-cc mysqludf-cpp udf-mariadb udf-mariadb-example udf-mariadb-sample udf-mysql udf-mysql-example udf-mysql-sample
Last synced: 03 May 2026
https://github.com/govnorice/powerdialog
Dialogue of shutdown, sleep, reboot PC
c cpp gtk3 linux linux-app power powermanager poweroff reboot shutdown shutdown-manager sleep suspend
Last synced: 18 Jan 2026
https://github.com/moderrek/herontriangle
A Modern C++ project to calculate and visualize triangles using Heron's Formula, offering an intuitive GUI powered by ImGui and OpenGL.
area-calculation cmake cplusplus cpp geometry graphics-programming gui herons-formula imgui interactive-math math modern-cpp real-time-graphics triangle triangle-visualization
Last synced: 31 Jan 2026
https://github.com/bezarhere/javaunclassfied
Trying to decompile java .class files
Last synced: 09 May 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/fahadpathan7/data-structure-and-algorithm
My Data Structure and Algorithm note
Last synced: 09 Jun 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/harsh971/leetcode-solutions
Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic
c cpp java leetcode leetcode-cpp leetcode-solutions solutions
Last synced: 10 May 2026
https://github.com/stivenjs/savecloud
Automated game save synchronization. Cloud-hosted, locally backed up, and platform-agnostic.
cloud cloud-gaming cpp games lambda rust-lang s3 tauri
Last synced: 07 Jun 2026
https://github.com/madladsquad/untitledopen
A wrapper on top of a number of libraries for opening links and file pickers natively.
Last synced: 01 Mar 2026
https://github.com/rockncoder/opencv
build an opencv app on m1 mac using c++, cmake, and brew
Last synced: 16 Apr 2026
https://github.com/bmc-labs/matiopp
C++ wrapper for matio - Read Only (for now)
Last synced: 15 May 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/atmofx/bigint
C++ big integer library
bigint biginteger biginteger-library competitive-programming cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 scientific-calculations scientific-computing
Last synced: 13 Mar 2026
https://github.com/jqntn/imgui98-sample
demo project for imgui98, running on win32/dx9
cplusplus cpp cpp20 docking dx9 gui high-dpi imgui native retro static-linking ui visual-studio vs22 win32 win98 windows windows-98 windows-98-compatible windows-98-theme
Last synced: 08 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/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/klemmbaustein/klemmgine2
A lightweight 3D game engine featuring a custom scripting language
3d-engine cpp scripting-language wip
Last synced: 25 May 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/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/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/lukechu10/ultimate-tictactoe-ai
Ultimate TicTacToe AI program for NodeJS
ai cpp minimax napi node-addon-api nodejs nodejs-modules ultimate-tic-tac-toe uttt
Last synced: 17 Feb 2026
https://github.com/kxtools/kx-packet-inspector
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
cheat cpp directx directx11 dll dll-injection game-hack game-hacking game-tools guildwars2 gw2 hack imgui internal mmorpg modding reverse-engineering windows
Last synced: 10 May 2026
https://github.com/kriswiner/hdc2010
Low-Power Digital Temperature and Humidity Sensor
Last synced: 19 Apr 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/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/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/theimmortalcoders/nightmower
3D game project in C++ with OpenGL
Last synced: 05 May 2026
https://github.com/thisisnotjustin/particlecim
Simple Particle Simulation with C++ and SFML
Last synced: 14 Feb 2026
https://github.com/andezion/wizardrage
Fierce battles will reveal the best mage!
clion cpp cpp11 game-development middle-earth sfml sfml-game
Last synced: 13 Mar 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/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/alexcoder04/arduino-trautonium
Electronic music instrument with the Arduino
arduino arduino-music c cpp creativity ino melody music music-instrument notes
Last synced: 13 May 2026
https://github.com/w2874382167/lane-detection
在大一上学期时,完成编程作业,选题为利用OpenCV进行车道线的检测
Last synced: 27 Jan 2026
https://github.com/skillfulelectro/electrosharegui
GUI version of ElectroShare
cpp file go golang lan network qt qtcpserver qtcpsocket qtquick wan
Last synced: 13 May 2026
https://github.com/extremeheat/protodef-cpp
C++ compiler for ProtoDef schemas
Last synced: 03 Mar 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/research-camp/hacking-computer-memory
Research about Buffer Overflow Attack vulnerability.
buffer-overflow buffer-overflow-attack buffer-overflow-vulnerability c-programming-language cpp memory-allocation memory-management
Last synced: 17 Feb 2026
https://github.com/xgqfrms/c-plus-plus
C++ & C Plus Plus
c c-plus-plus c17 clang cplusplus cpp gcc macos
Last synced: 10 May 2026
https://github.com/shadowchiki/nvim-cpp-tools
Plugin for Nvim to give funcionalities witch is not included in Clangd like, Remove Unused includes, Generate a .cpp from .hpp
Last synced: 08 May 2026
https://github.com/pkarnakov/ptoy
Particle toy with bonds and portals
cpp game opengl particles portal webassembly
Last synced: 03 May 2026
https://github.com/softtechmx/lib-cpp-geometria
biblioteca de código abierto diseñada para proporcionar a los desarrolladores y matemáticos una herramienta eficiente y fácil de usar para realizar operaciones matemáticas complejas relacionadas con la geometría. Diseñada con un enfoque en la simplicidad, la flexibilidad y el rendimiento.
Last synced: 08 Oct 2025
https://github.com/fbseletronica/franzboy-lib
Biblioteca para a placa FranzBoy
arduino biblioteca c cpp franboy
Last synced: 13 May 2026
https://github.com/merteldem1r/algostruct
AlgoStruct - Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.
algorithms c computer-science cpp data-structures leetcode
Last synced: 08 Oct 2025
https://github.com/cm0use/switchbutton
Implementation of Material Design 2 for the Switch component.
component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget
Last synced: 13 May 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/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/thijsmie/martex-cpp
A fast and flexible TeX-to-HTML transpiler.
Last synced: 02 May 2026
https://github.com/jszitas/nlsolver
Easy, header only nonlinear optimizers in C++17
cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer
Last synced: 11 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/threeal/volume-cpp
a cross-platform audio volume control library in C++
audio cmake cpp cpp-library cross-platform library open-source volume volume-control
Last synced: 07 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/pranjalya/competitive-programming-hub
Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.
codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python
Last synced: 10 May 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/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/sachinganesh/cgdemo-opengl
A mini project for understanding OpenGL
cpp glut graphics-programming opengl
Last synced: 17 Apr 2026