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-09 00:06:55 UTC
- JSON Representation
https://github.com/hyunjinno/algorithm
A repository for learning algorithms.
algorithm cpp java javascript kotlin problem-solving python typescript
Last synced: 13 Apr 2026
https://github.com/nazarii-piontko/arduino-snake
Snake game implemented on Arduino with LED display MAX7219 (8x32) and joystick from RobotDyn. Also, the WASM version is implemented.
arduino cpp demo joystick max7219 robotdyn snake-game wasm
Last synced: 31 Dec 2025
https://github.com/paulanerus/argparser
ArgParser - Simple, single header-only C++17 library for command parsing
argument-parser argument-parsing cli cli-args command-line-parser commands cpp cpp17 cpp20 header-only header-only-library parser parsing-library
Last synced: 03 Dec 2025
https://github.com/pjessesco/exr_to_png
Lightweight converter from exr to png that minimize tone distortion
Last synced: 13 Jun 2025
https://github.com/costingh/client-server
C++ application with a client that sends messages and a server that receives them. The client and server communicate through non-blocking sockets
client-server cpp socket-programming
Last synced: 31 Mar 2025
https://github.com/djoezeke/csvee
Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.
c cpp csv csv-parser csv-reader parse parser streaming tsv-parser
Last synced: 20 Apr 2026
https://github.com/coincheung/image-dedup
Codebase I use for deduplication of image datasets
Last synced: 24 Apr 2026
https://github.com/mohammed-3tef/tic_tac_masterpiece_gui
A modern, interactive, and visually appealing implementation of the classic Tic Tac Toe game with a graphical user interface (GUI). Play against a friend or challenge a random computer player to test your strategy and decision-making skills!
clean-code cpp fcai-cu games oop qt tic-tac-toe
Last synced: 11 Mar 2026
https://github.com/yashpaneliya/convex-hull
C++ program to generate Convex-Hull from points given in 2D
Last synced: 09 Apr 2025
https://github.com/norbcodes/nfractallizer
C++ renderer of the Mandelbrot Set fractal.
bigint cpp cpp17 fractal fractal-rendering mandelbrot mandelbrot-fractal mandelbrot-set math renderer rendering
Last synced: 06 Sep 2025
https://github.com/harmim/vut-ims-project
Modelování a simulace - Projekt - Rozvoz jídla firmou Freshbox
cpp ims modeling simlib simulation vut vut-fit
Last synced: 31 Mar 2025
https://github.com/fisothemes/get-active-window-win32-handle-and-class-name
A simple C++ program I use to get the handle and class name of the active windows.
Last synced: 05 Jul 2025
https://github.com/gusenov/examples-cmake
Примеры автоматизации сборки с помощью CMake.
build-automation cmake cpp examples
Last synced: 20 Feb 2026
https://github.com/lai-huy/csce-221
Source code for CSCE 221
algorithms cpp csce221 data-structures data-structures-and-algorithms tamu tamu-csce221
Last synced: 05 Jul 2025
https://github.com/crhowell3/libsersi
C++ implementation of the IEEE 1278.1-2012 Distributed Interactive Simulation (DIS) application protocol
Last synced: 05 Feb 2026
https://github.com/petitgrizzlies/metaheuristiques
Travaux pratiques de meta heuristique. Unige 2016-2017
cffi cpp golang heuristic-algorithm matplotlib numpy python35
Last synced: 13 Apr 2026
https://github.com/senior-sigan/why_cpp_template
it's a template for WHY_CPP game framework
Last synced: 10 Mar 2025
https://github.com/octopus773/wanda-vision
EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)
arcade cpp documentation epitech epitech-arcade ncurses pacman sdl2 sfml snake wanda-vision
Last synced: 21 Jun 2025
https://github.com/gnyiri/cmake-sandbox
CMake sandbox
c cmake cpp example-project skeleton-project
Last synced: 30 Jan 2026
https://github.com/apebl/eight-puzzle-solver
A 8-puzzle solver written in C++
8puzzle 8puzzle-solver assignment cpp cpp17
Last synced: 06 Sep 2025
https://github.com/charamza/zelda
Klon nejstarší 8bitové nintendo verze hry Zelda.
a cpp nadeje opengl opensource prodavame qt qt5 qtcreator sny strky zelda zelda-like
Last synced: 13 Apr 2026
https://github.com/kvpmx/voronoi-diagram
Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL
cpp glsl-shader sfml voronoi-diagram
Last synced: 19 Jun 2025
https://github.com/onurozuduru/cpp-project-template
Project template for C++ with CMake, Gtest and a build script
Last synced: 13 Jun 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: 09 Apr 2025
https://github.com/jannled/stbuild
An easy to use buildsystem for C/C++ with minimal dependencies targeting C/C++ beginners and projects with moderate complexity.
build buildsystem buildsystems c cpp file single single-file system yaml
Last synced: 27 Apr 2025
https://github.com/wolgemoth/international-standard-atmosphere
A C++ port of Max Bernard's C# solution for calculating temperature, pressure and air density at a given altitude, according to the ISA.
atmosphere atmosphere-model cpp cpp17 density earth header-only header-only-library international-standards isa pressure temperature template templated templates
Last synced: 08 Feb 2026
https://github.com/plasmapper/http-esp-cpp
HTTP C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/hansalemaos/cynonblockingsubprocess
Nogil subprocess for Python with stdout/stderr capturing and stdin writing - without deadlocking!
capturing cpp fast nogil nonblocking popen printing stderr stdin stdout subprocess
Last synced: 22 Feb 2026
https://github.com/hasanulmukit/programming-problems
A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.
c coding-interviews coding-test cpp java programming-exercises programming-problems python
Last synced: 13 Apr 2026
https://github.com/vaibhav-kesarwani/food-billing-system
There is no better terminal site to order the best food than this one
Last synced: 21 Mar 2026
https://github.com/iaseth/calendar-cpp
Command-line calendar tool written in C++
Last synced: 09 Apr 2025
https://github.com/Gevorez/HotTiles_UE5
Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".
blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine
Last synced: 11 Mar 2025
https://github.com/cyruscyliu/digitalrecognition
Course project of IMAGE PROCESSING in BIT
backpropagation c cpp minst-database qt-gui
Last synced: 15 May 2026
https://github.com/charlot-dedjinou/matrice
Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.
c cpp matrix matrix-factorisation matrix-multiplication matrix-transpose
Last synced: 01 Mar 2025
https://github.com/krystianity/grpc-hybrid-container
gRpc < node.js + C++ > Container = <3
containers cpp docker grpc http nodejs webservice
Last synced: 13 Apr 2026
https://github.com/abidmuin/codeforces_problemset_solution
Solved using C++, Python and C#
c-plus-plus c-sharp codeforces codeforces-problems codeforces-solutions cpp csharp python python3
Last synced: 13 Apr 2026
https://github.com/izaaccoding36/projetos_tinkercad
Esse repositório foi criado para disponibilizar/desenvolver os códigos necessários para programar sistemas da plataforma Tinkercad e arduino
arduino cpp robotics tinkercad
Last synced: 26 Mar 2025
https://github.com/suxrobgm/sgm_header
SGM_Header is native C++ library created by SuxrobGM
Last synced: 26 Mar 2025
https://github.com/wtrsltnk/meshcraft
Old piece of code that I wrote around 2004. This application renders meshes, and the idea was a plugin system with different type of 3d file formats.
Last synced: 13 Apr 2026
https://github.com/cppshizoids/coroutines
Coroutines tools and project that it used
Last synced: 08 Apr 2025
https://github.com/xavier-maruff/bft
An optimizing multi-target brainf*ck transpiler
ada brainfuck brainfuck-transpiler c compiler cpp fortran90 js rust transpiler
Last synced: 12 Apr 2026
https://github.com/arindal1/geekstreak-deutschebank
21 Days POTD Challenge Powered By Deutsche Bank
algorithms arrays cpp data-structures deutsche-bank dsa geeksforgeeks linked-list tree
Last synced: 09 Apr 2025
https://github.com/bropenguin847/atm_cpp
This is an Automated Teller Machine (ATM) project programmed in C++. Feel free to try it.
Last synced: 13 Oct 2025
https://github.com/shawaiz-khan/hangman-game
A simple Hangman Game using c++
cpp cpp-programming game hangman hangman-game hangmangame
Last synced: 16 Mar 2025
https://github.com/germanaizek/credit-qml
Example Qt QML multi-platform application for Windows/Linux/FreeBSD. Support for aarch64, arm64 architecture for mobile devices.
arm64 armhf cmake cpp cpp11 cross-platform crossplatform example-project freebsd linux qml qml-samples qt-quick qt5 qt5-applications qt5-gui qt5-qml qt5-widgets qtquick windows
Last synced: 20 Apr 2026
https://github.com/en9inerd/concordance
Test for an interview in C (also did it for myself in C++ and Python). Tool determines lines for every unique word in a file
c cpp interview programming python test
Last synced: 18 Apr 2026
https://github.com/matheusfrancisco/some-simple-projects
Some projects and algorithms implementations for improve my CV
Last synced: 19 Apr 2026
https://github.com/gummyniki/opengl-base
a simple opengl project already configured with CMake, glew and glfw
cpp graphics graphics-programming opengl opensource
Last synced: 19 Jun 2025
https://github.com/bertptrs/json-speedtest
Testing out different JSON libraries for performance
Last synced: 09 May 2026
https://github.com/filiprokita/lpmpush
This program enables the user to hold down the left mouse button by pressing a specific key and release it by pressing another key. The user can set the desired keys for enabling and disabling the left mouse button hold-down feature.
cpp hold-mouse-button input-handling left-mouse-button mouse mouse-button mouse-button-holder mouse-event windows-api
Last synced: 24 Mar 2025
https://github.com/shakibamoshiri/rfc
Regex Function Collection
c cplusplus cplusplus-11 cpp regex
Last synced: 07 May 2026
https://github.com/artainmo/examrank05
42 school exam. Fifth exam, make c++ programs containing classes on time.
Last synced: 22 Jun 2025
https://github.com/a35hie/smolc
Write C and Arduino functions at the speed of very fast.
arduino c cpp espanso espanso-package text-expansion
Last synced: 13 Apr 2026
https://github.com/autosquash/pizzeria-cpp
Un juego de gestión de tiempo ambientado en una pizzería y programado en C++ usando SFML. Work in progress.
cpp force-push-warning sfml tycoon
Last synced: 24 Jun 2026
https://github.com/alkesst/dev-chatdesktop
Desktop GUI for Dev-Chat made with qt creator
cmakelists cpp cpp11 dev-chat gui interface network networking qt qt5 qtcreator
Last synced: 07 May 2026
https://github.com/ssobue/discrete-fourier-transform
discrete Fourier transform
cpp discrete-fourrier-transform
Last synced: 14 Jun 2025
https://github.com/darshancoder/c-language-notes
C language Notes Here and Assignment also here Now if You want refer something Notes Here
c c-plus-plus cpp learn-to-code learning-by-doing notes
Last synced: 24 Apr 2026
https://github.com/muranoya/tkgrep
C/C++ Token grep
c cpp developer-tools grep grep-like grep-search libclang
Last synced: 24 Apr 2026
https://github.com/mukeshlilawat1/tetris-game-using-cpp
A modern recreation of the classic Tetris game built in C++ using the Raylib game development library. This project demonstrates the fundamentals of game loops, collision detection, matrix transformations, and rendering using a lightweight graphics engine.
Last synced: 24 Apr 2026
https://github.com/fatema123elfiky/games-
The project contains 8 different games . you could have a try and play 😊. ypu choose a game to play . you can play with human or randomized computer and some extra features of AI player are gonna be added.
codereview cpp games modularity oop-principles uml-diagram
Last synced: 12 Jun 2025
https://github.com/sujanshresthanet/c-pp-programming-examples
Collection of C++ programming examples for learning and practice, covering basic to advanced concepts.
Last synced: 28 Mar 2025
https://github.com/pinnouse/competitive
Collection of work done in various competitive programming challenges
competitive-programming cpp java solutions
Last synced: 18 Jan 2026
https://github.com/4ejlobek06/calculator
Calculator written in Qt widgets(C++)
Last synced: 17 May 2026
https://github.com/jurassiclizard/logger
A minimalist C++ logger implementation I created for my personal projects. Nothing fancy, just the logging functionality I need without the bloat.
cmake cpp cpp20 logger logging minimalist
Last synced: 29 Jun 2025
https://github.com/mericluc/mcts-tic-tac-toe
MCTS application : Tic Tac Toe
cpp mcts mcts-algorithm tic-tac-toe
Last synced: 04 Apr 2025
https://github.com/kodiem9/Snapling-Engine
A scratch inspired game engine made with C++ using the Raylib game library.
cpp cpp17 engine game-editor game-engine game-engine-2d raylib raylib-cpp
Last synced: 04 Oct 2025
https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan
This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.
algorithms competitive-programming cpp leetcode problem-solving
Last synced: 16 Mar 2025
https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp
This repository contains all the lab tasks done by me in my very first programming course i learned in my university.
beginner-friendly cpp fundamentals-of-programming programming
Last synced: 19 May 2026
https://github.com/dominiklindorfer/cpp-utilities
A simplistic collection of C++ helper-functions that should make life easier.
cout cpp overload-ofstream-operator range tuple utilities vector
Last synced: 16 Mar 2025
https://github.com/markcaldropoli/cs320
Advanced Computer Architecture
branch-prediction cpp makefile
Last synced: 15 Mar 2025
https://github.com/moroii69/custom-malware
this project demonstrates shellcode injection on windows using self-injection and process injection.
cpp cybersecurity malware windows
Last synced: 24 Mar 2025
https://github.com/diegoquintanilha/proceduralpollockweb
ProceduralPollockWeb is an open source C++/WebGPU project that generates abstract, math-based art using procedurally generated pixel shaders.
art cpp emscripten procedural-generation shader webgpu wgsl
Last synced: 29 May 2026
https://github.com/guangie88/stackie
Contains stack allocated data structures.
cpp cpp-14 cpp-library data-structures stack stack-based string
Last synced: 06 Jun 2026
https://github.com/prathameshkhade/solution-of-differential-equation
This program will help you to find out the answers of the Numerical methods
adams-bashforth applied-mathematics computational-mathematics cpp differential-equations engineering-mathematics euler-method heun-method numerical-analysis numerical-integration numerical-methods ode-solver predictor-corrector runge-kutta scientific-computing
Last synced: 02 Sep 2025
https://github.com/sahil-rajwar-2004/cpp.py
compile and run C++ files in python environment
Last synced: 24 Apr 2025
https://github.com/eulphean/holons-and-holarchy
Abstract prints modelled after binary search tree data structure.
complex-networks cpp holarchy holon interactive-visualizations openframeworks recursion
Last synced: 31 Mar 2025
https://github.com/pereirar3/simuladorafd
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
automatons computer-science-discipline cpp
Last synced: 24 Mar 2025
https://tvoygit.ru/r6/luabind
Luabind is a library that helps you create bindings between C++ and Lua.
cpp cpp11 cpp98 cpp-library lua luabind
Last synced: 04 Oct 2025
https://github.com/martin-gjorgjiev/arduino-6-character-security-lock
6 digit security lock using Arduino Nano
adruino-ide arduin-uno arduino cpp lcd-display lm016l matrix-keypad mono pwm servo-motor
Last synced: 20 Jan 2026
https://github.com/pierpierpy/textcpp
textual analysis python package in C++ with Python interface
Last synced: 30 Apr 2026
https://github.com/mbdanielcrespo/viewer_ui
This is a basic UI project that will server as a template for future simulation and visualization projects.
3d-viewer cpp raylib ui-components
Last synced: 23 Apr 2025
https://github.com/dimitri4788/daemonizeme
:ghost: Creating a daemon process; daemon-izing a process in a Unix based system.
Last synced: 29 May 2026
https://github.com/starkris51/sigmaboy
Retarded Gameboy emulator made in SDL3 C++
Last synced: 23 Apr 2025
https://github.com/ashworth3/dijkstragraphsolver
Efficient C++ graph pathfinding using Dijkstra’s algorithm and a custom-built min-heap. Reads graphs from file and supports shortest path queries with a simple interactive CLI.
algorithms-and-data-structures cli-app cpp dijkstra
Last synced: 23 Apr 2025
https://github.com/miguelgarcia21/client-server-imp
Client-server implementation in C++ using TCP sockets from Boost/ASIO. Work in progress.
asio boost cpp network sockets tcp-client tcp-server
Last synced: 23 Apr 2025