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/samridhisainii/neetcode-150
Neetcode -150 Questions
algorithms cpp dsa neetcode practice
Last synced: 10 Oct 2025
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/vsaint1/assaultcube-kernel
user/kernel cheetos just meant for learning purposes
cpp driver kernel-driver windows
Last synced: 14 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/eyelash/prism
incremental PEG-based syntax highlighting engine
Last synced: 21 Jan 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/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/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/yehiasharawy/fish-fillet-opengl
A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.
Last synced: 28 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/mamunul/fast
FAST Corner Detection
computer-vision corner-detection cpp fast macos
Last synced: 04 May 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/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/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/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/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/dominiklindorfer/sycl-intelgpu-quickstart
Lightweight & simplified approach to SYCL development
c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode
Last synced: 09 May 2026
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/garyhilares/supple-crystal
An efficient and versatile lightweight/advanced image viewer.
contributions-welcome cpp cpp17 image image-viewer photo-viewer picture sfml
Last synced: 20 Oct 2025
https://github.com/inerttila/registration-system
"The population" Management Application
Last synced: 29 Jan 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/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 04 May 2026
https://github.com/nilostolte/opengl-glsl
Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++
c cpp glfw glfw3 glsl glsl-shaders graphics ninja-build opengl shadertoy shadertoy-compatibility w64devkit win64 windows windows-10
Last synced: 24 Feb 2026
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/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/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/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/ankithans/leetcode-submissions
This repository contains the leetcode questions solved by me in cpp.
cpp datastructures-algorithms datastructuresandalgorithm dsa interview-questions leetcode-cpp leetcode-solutions
Last synced: 08 Jun 2026
https://github.com/multitoolplusplus/app
multitool++ app
c cmake cpp discordmultitool good-first-issue good-first-pr hacktoberfest linux linux-software multitool multitooldiscord multitoolhacking multitoolplusplus multitools windows windows-software
Last synced: 06 Feb 2026
https://github.com/massimo-marino/deferred-thread-scheduler
A C++17 implementation of a deferred thread scheduler
concurrency concurrency-library cpp cpp17 cpp1z deferred-tasks scheduler thread thread-scheduler
Last synced: 01 Apr 2026
https://github.com/hasibul442/computer-graphics-project-town-view-
this is the computer graphics project work with glut, c++, and code blocks. Here I am use "Rotation, Movement, Fan, Circle, Polygon, Translation, Special key, Sound, keyboard control".
c-plus-plus code-blocks cpp glut glut-project
Last synced: 13 Mar 2026
https://github.com/avidlearnerinprogress/algorithmictoolbox-ucsd
Coursework solutions to UCSD DSA specialization
algorithms cpp data-structures moocs
Last synced: 22 Oct 2025
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/bmc-labs/matiopp
C++ wrapper for matio - Read Only (for now)
Last synced: 15 May 2026
https://github.com/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 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/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/banyapon/creativecoding
openFrameworks on Visual Studio 2022: A Computer Graphics Playground Introduction
cpp immersive-media openframeworks openframeworks-addon
Last synced: 27 Jan 2026
https://github.com/saltchang/leetcode
Just LeetCode.
algorithm cpp go leetcode leetcode-solutions typescript
Last synced: 04 May 2026
https://github.com/ohjurot/exceptionsplusplus
Easy advanced exception handling in a single templated C++ header file. C++ exception library
cpp exception exception-handling exceptions header-only linux templated templated-content windows
Last synced: 23 Oct 2025
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/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/ssusnic/ascii-snake
A repository that contains the source code of my terminal based Snake game written in C++ for the Windows Command Line.
2d 2d-game ascii command-line commandprompt cplusplus cpp game-development game-programming gamedev making-games mingw mingw-w64 snake snake-game terminal-based terminal-game text-based-game visual-studio vscode
Last synced: 23 Oct 2025
https://github.com/faithbyte/projecteuler
A project fueled by curiosity and a serious passion for problem solving, tackling Project Euler's brain-teasers one algorithm at a time. Who needs free time when you can have math puzzles and coding challenges?
algorithms cpp headache mathematics problem-solving python
Last synced: 30 Apr 2026
https://github.com/gavinlyonsrepo/fractal_creator
Fractal-generating Demo, creates a fractal using Mandelbrot set. Includes magnifications. Written in C++.
bitmap c cpl cplusplus cpp demo demo-application demonstration fractal fractals graphics mandelbrot mandelbrot-fractal mandelbrot-sets maths
Last synced: 06 Feb 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/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
Last synced: 26 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/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/superoo7/solar_boat
The iOT part of the solar boat (DONE)
arduino c c-plus-plus cpp dissolved-oxygen-sensor iot mega platformio temperature-sensor thingspeak turbidity-sensor ultrasonic-sensor uno wifi
Last synced: 19 Apr 2026
https://github.com/yang1206/qiconkit
cpp fontawesome icons iconset lucide-icons qt qt6 remixicons
Last synced: 19 Apr 2026
https://github.com/shahank42/connect4-cli
Play the popular Connect 4 game directly from your command line!
c-plus-plus cli cli-app cli-application cli-game cmd command-line command-line-game connect-four connect-four-game connect4 connect4-cpp cpp game terminal terminal-game
Last synced: 27 Apr 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/grazen0/sweepr
Funky Minesweeper game for the terminal written in C++.
cpp minesweeper nix university-project
Last synced: 18 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/harsh-panchal-804/codeforces-solutions
CodeForces Solutions
codeforces-solutions competitive-programming cpp
Last synced: 08 Jun 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/hatelamers/winpinmenu
diVISION Pinnable Taskbar Menu
cpp launcher-application win32api windows windows-11 windows-desktop windows-taskbar
Last synced: 11 Feb 2026
https://github.com/niallb98/asteroids
A project aiming to imitate the classic video game Asteroids using the SFML library in C++
asteroids cpp game game-development sfml
Last synced: 10 Jan 2026
https://github.com/tessapower/poo-game
A silly poo game as a first experiment with DirectX :poop:
Last synced: 16 Oct 2025
https://github.com/qengineering/traffic-counter-rock5c
A fully functional traffic counter on a bare RK3588 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning npu rk3566 rk3568 rk3588 rock5c traffic-counter traffic-counting
Last synced: 05 Feb 2026
https://github.com/ronenness/bucketalerts
C++ Library for Token-Buckets based alerts.
alerts cpp cpp11 events token-bucket
Last synced: 11 Jun 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/woodprogrammer/estepona
Auto Caching Web Server
c cache cache-control clang cpp http
Last synced: 27 Apr 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/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 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/orestudio/orestudio
Graphical wrapper over Acadia's Open Source Risk Engine (ORE).
cpp cpp20 qt qt6 qt6-gui quantitative-finance quantlib
Last synced: 18 Apr 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/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/mrizaln/glfw-cpp
C++ GLFW wrapper with multi-window and multithreading in mind
cpp glfw multithreading opengl
Last synced: 14 Mar 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/heraldofsolace/homesweethome
A dotfile manager written in C++.
cpp cpp17 cpp20 dotfiles dotfiles-linux linux
Last synced: 06 May 2026
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/kassane/sanitizers-zig
LLVM sanitizers for zig-toolchain
cpp cpp-libraries llvm-sanitizer zig zig-package
Last synced: 24 Oct 2025
https://github.com/raamyy/console-phonebook
A simple PhoneBook which i made as a small project using C++
console-application cpp data-structures structured-programming-approach
Last synced: 14 Oct 2025
https://github.com/mparolari/xpacket
XPacket is an utility that generates a C struct and two functions for serialize/deserialize it into/from a given payload.
c c89 cpp serialization serialization-library
Last synced: 01 Apr 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/jose05code/competitive-programming
A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.
algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3
Last synced: 07 Jun 2026
https://github.com/andreacasalino/prettygcov
python package to visualize coverage information on C++ code
coverage coverage-report cpp gcda gcno gcov python python3 webserver
Last synced: 27 Apr 2026
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/fitsumhelina/comptative_programing_problames
The Collection of My solved Leetcode and Homework Problames | In Random languages
class cpp homework java javascript js leetcode-solutions python
Last synced: 18 Apr 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/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026