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-04-29 00:07:05 UTC
- JSON Representation
https://github.com/hbarcelos/cpp-state-machine
Example implementation of a State Machine in C++ to illustrate the State Pattern
cpp design-patterns oop oop-principles
Last synced: 01 May 2025
https://github.com/bollos00/qtmessagefilter
A GUI Message Handler used for debugging on Qt/C++ Applications
cpp debug debugging-tool qt qt5
Last synced: 06 Mar 2026
https://github.com/deccer/fuk
Trying out Bulkan
cpp deccer-cubes engine-development graphics-programming vulkan
Last synced: 17 Mar 2025
https://github.com/adam-mcdaniel/regex-engine
A Regex📋 implementation in C++ using Thompson's NFA algorithm
cpp cpp98-compatible header-only regex regex-engine regex-match text-processing
Last synced: 11 Apr 2025
https://github.com/tonitaga/maze_and_cave
Project about generation and solution of maze and cave developed in C++ programming language using Qt framework. Maze generation using Eller Algorithm, cave generation based on cellular automaton. You can see my article at the link below
Last synced: 08 Sep 2025
https://github.com/whoabhisheksah/email-classification
CS299 B.Tech Project (k-type of e-mail classification)
chrome-extension cpp js machine-learning python
Last synced: 10 Jul 2025
https://github.com/zpnst/wordly
A simple console game
console-application console-game cpp oop
Last synced: 13 Apr 2025
https://github.com/rir360/login-systems
The repository contains some different types of simple login systems programmed in c/c++ language. From a very simple password checking program to an advanced encryption system.
c cpp decryption encryption login password system
Last synced: 08 Jul 2025
https://github.com/veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
Last synced: 07 Sep 2025
https://github.com/tremus/figmaboundsheader
Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes
Last synced: 11 Apr 2025
https://github.com/styulenev/qt-cpp-examples
Examples of test programs C++/Qt/QML
Last synced: 06 Jul 2025
https://github.com/algo-ryth-mix/compression
Comparison on Compression Algorithms for Games
cpp game-development game-engine-development lzma testing-tool zip
Last synced: 19 Apr 2026
https://github.com/sam0jones0/sugarsentry
ESP32-based portable blood glucose visualisation device with e-ink display. Utilizes Dexcom API, BME280, and VCNL4040 sensors. Developed in C++ for low power, long battery life.
blood-glucose-monitoring bme280 cpp dexcom dexcom-api e-ink esp32 low-power portable vncl4040
Last synced: 10 Apr 2025
https://github.com/astrodynamic/game-of-life-in-qt-qml
Game of Life is a cellular automaton where cells evolve based on simple rules. It demonstrates emergent behavior and can simulate complex patterns and systems.
algorithms cell classic-game cpp cpp17 game primitive qml qt qt6 qt6-gui tableview
Last synced: 07 Jul 2025
https://github.com/astrodynamic/color-lines-in-qt-qml
Color Lines is a logical computer game where players make moves to align five or more balls of the same color in a line. Developed in 1992, it offers strategic gameplay on a 9x9 grid, rewarding players with points for creating longer lines. With colorful balls appearing on each turn, aim for the highest score in this addictive puzzle game.
balls cpp cpp17 game gameplay gaming grid logic puzzle qml qml-applications qt qt6 qt6-gui strategy
Last synced: 05 Oct 2025
https://github.com/consti10/telemetry
Parse telemetry data coming from multiple platforms for use in an OSD (On-Screen-Display)
android cpp frsky java ltm mavlink telemetry wifibroadcast
Last synced: 10 Apr 2025
https://github.com/cjdb/doge
An open source game engine leveraging C++17, Concepts TS, Ranges TS, OpenGL 4.3, Vulkan, and SYCL.
concepts-ts cpp cpp-17 doge game-engine game-engine-development game-engine-prototype opengl ranges-ts sycl vulkan
Last synced: 19 Apr 2025
https://github.com/pk8868/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 18 Mar 2025
https://github.com/praydog/alan-wake-2-mod-loader
A mod loader for Alan Wake 2 using loose file loading
alan-wake-2 cmkr cpp modding reverse-engineering
Last synced: 30 Apr 2025
https://github.com/thepranaygupta/codehelp-compiler
A library that allows you to run programs in 5 languages using node.js, useful for creating online IDE's and similar projects.
c codehelp codehelp-compiler compiler cpp cpp-compiler gcc gcc-compiler
Last synced: 18 Mar 2025
https://github.com/rikard-helgegren/leverage_analysis_tool
Analyst tool for portfolio construction. How can levereged certificates be used to increase returns in a portfolio while keeping the risk as low as possible. Use the tool and find out.
cpp data-analysis investment kivy-framework python3
Last synced: 12 Apr 2025
https://github.com/ksachdeva/tensorflow-cc-sdk-generator
Set of scripts to generate a CMake enabled tensorflow c++ SDK
cmake cpp sdk tensorflow tensorflow-cc tensorflow-cmake
Last synced: 18 Apr 2026
https://github.com/aashutoshrathi/competitive-programming
Collection of my CP Codes (few but not null)
codechef codeforces cpp foo-bar interviewbit leetcode-solutions
Last synced: 19 Mar 2025
https://github.com/littlewhitecloud/cloud
A toy language
c cpp llvm programming-language python simple
Last synced: 10 Apr 2025
https://github.com/ssusnic/windows-console-game-framework
This repo contains a simple game framework for making Windows Console games in C++, and the source codes of the games made by using it.
c-plus-plus command-line command-line-app command-prompt console console-framework console-game cpp framework game-2d game-dev game-development game-engine gamedev making-2d-games making-games mingw mingw-w64 simple-game windows-console
Last synced: 12 Dec 2025
https://github.com/phoemur/cxmaze
A maze game in C++ with lib ncurses, just an exercise
cplusplus cpp game ncurses ncurses-library
Last synced: 17 Mar 2025
https://github.com/jdsherbert/audio-procedural-reverb
Simple C++ implementation of a basic Procedural Reverb algorithm. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp delay procedural reverb reverberation sine sine-wave sinewave
Last synced: 02 Apr 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/kassane/Standalone-Server
Asio standalone C++ HTTP/S Server (uses zig build-system)
Last synced: 06 May 2025
https://github.com/sixiaolong1117/simplewol
一个简单的命令行工具,可以实现网络唤醒(Wake on LAN),基于 C++。
Last synced: 15 Jun 2025
https://github.com/zompi2/cppcorosample
My understanding of C++20 coroutines with sample code.
coroutines cpp cpp20 documentation
Last synced: 25 Jan 2026
https://github.com/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
Last synced: 10 Apr 2025
https://github.com/gustavz/robosoccer_championship
Winner Team C++ Code of TUM Robosoccer Championship 2016
code cpp opencv robosoccer tum turtlebot
Last synced: 12 Apr 2025
https://github.com/knightchaser/easy-data-structure
Hands on data structure, with an easy code by myself.
assembly c cpp data-structures hands-on
Last synced: 07 May 2025
https://github.com/echo-devim/simba
SMB lightweight client for Linux based on libdsm
cpp file-server file-share gtk libdsm samba smb
Last synced: 04 Apr 2025
https://github.com/arminms/p2rng
A modern header-only C++ library for parallel algorithmic (pseudo) random number generation supporting OpenMP, CUDA, ROCm and oneAPI
cpp cuda cxx gpu header-only library linux macos multiplatorm oneapi openmp parallel pcg-random prng pseudorandom-number-generator random-number-distributions random-number-generation rocm stl-algorithms windows
Last synced: 04 Apr 2025
https://github.com/genyleap/cell
G E N Y L E A P ™ Cell is an incredibly innovative and revolutionary cross-platform software engine written in modern C++ which enables you to build super high-end products.
application booster cplusplus cpp cross-platform desktop engine exclusive framework library mobile project-core software system wasm web
Last synced: 12 Apr 2025
https://github.com/zigrazor/jackrussell
A C++ Publish/Subscriber Library
cpp cpp-lib cpp-library cpp20 cpp20-library publish-subscribe publisher-subscriber publisher-subscriber-pattern
Last synced: 09 Jul 2025
https://github.com/psingh12354/c-stl
Here I upload my C++ STL program which i have done during Covid-19.
basic cpp examples explaination insertion notes pair-template practice-programming stl vector
Last synced: 30 Apr 2025
https://github.com/ShihabYasin/ImportantCodes
Some Repetative Important Code.
Last synced: 09 Jul 2025
https://github.com/zhanghuanchong/eatnum
:1234: Cocos2d-x 3.0 game with C++ 11
Last synced: 10 Apr 2025
https://github.com/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 Apr 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/tajiknomi/remote_administrative_console
Command and Control (C2) Framework for remotely managing multiple clients. It allows for issuing commands, manipulating filesystems, executing shell, uploading/downloading data and gathering details about the connected systems
cpp filemanager hacking-tool offsec pentest-tool pentesting qt rat red-team remote-access-tool remote-administrative-tool
Last synced: 29 Oct 2025
https://github.com/phoemur/flappy
Flappy Bird Clone made with C++14 and SDL2
cpp cpp14 flappy-bird flappy-bird-clone flappybird sdl2 sdl2-image sdl2-library
Last synced: 17 Mar 2025
https://github.com/offensive-vk/classics
Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.
Last synced: 15 Jun 2025
https://github.com/gershnik/thinsqlitepp
A thin, safe and convenient C++ wrapper for SQLite API.
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 header-only sqlite sqlite3 wrapper wrapper-library
Last synced: 29 Apr 2025
https://github.com/cggos/dsa
Data Structures and Algorithms :sunny:
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 28 Oct 2025
https://github.com/zenseact/zmbt-framework
Zenseact Model-based Testing Framework
cpp model-based-testing unit-testing-framework
Last synced: 17 Jan 2026
https://github.com/ishivanshgoel/cse-1002-problem-solving-and-object-oriented-programming
This repository contains my solutions to problems given for practice in course- CSE-1002 Problem Solving and Object-Oriented Programming(Winter Semester 2019-20)
c cpp cse1002 oops solutions vit vpropel
Last synced: 08 Sep 2025
https://github.com/veeso/stringext
C extension of string.h
ascii-to-hex c cpp hex-to-ascii join-in-c library libstring replace-in-c replaceall-in-c reverse-in-c string string-extended string-extension string-manipulation substr-in-c substring-in-c trim-in-c
Last synced: 21 Mar 2025
https://github.com/chahelgupta/dsa-project-familytree
C++ program for building and visualizing a hierarchical family tree. The program should allow users to interactively add family members, specify their parent-child relationships, and visualize the family tree's structure.
cpp dsa dsa-algorithm dsa-project dsa-solutions miniproject
Last synced: 11 Apr 2025
https://github.com/unipr-org/deep-neural-network
Deep Neural Network Library: A flexible C++ library for building, training, and using deep neural networks. Modular, easy-to-use, and high-performance.
artificial-intelligence artificial-neural-networks cpp deep-neural-networks machine-learning
Last synced: 07 May 2025
https://github.com/aldenhovel/i-love-coding
Collections of code, Python, C/C++, JavaScript/TypeScript/Vue .
cpp csharp javascript leetcode python typescript
Last synced: 05 May 2025
https://github.com/chiragjoshi12/arduino-projects
Arduino Sensor Projects: Explore DIY sensor solutions for home & environment.
arduino arduino-ide arduino-nano arduino-project arduino-sensors arduino-sketch arduinoproject arduinoprojects cpp
Last synced: 05 Apr 2025
https://github.com/benjaminyde/arcticengine
Vulkan Game Engine Using Linux Dev Container
3d clang cmake container cplusplus cpp devcontainer docker dockerfile game glw graphics linux rendering sdk sdl vscode vulkan vulkan-api
Last synced: 02 Mar 2025
https://github.com/jcbhmr/cmakebyexample.jcbhmr.com
🔰 cmakebyexample.jcbhmr.com website
byexample c cmake cpp help-wanted looking-for-contributors vitepress website
Last synced: 11 Apr 2025
https://github.com/ergus/gpukalmanfilter
Kalman Filter test code using C, C++, Cuda and OpenCL.
cpp cuda gpgpu kalman-filter makefile opencl performance vectorization
Last synced: 28 Oct 2025
https://github.com/rogueyoshi/aethersource
A precursor to OBS Browser Source; a scriptable Virtual Camera / Capture Card using DirectShow + DirectXTK, aimed for streaming apps such as OBS/XSplit.
cpp directshow directx directxtk lua luajit obs streaming xsplit
Last synced: 19 Mar 2025
https://github.com/k1ethoang/party-management
Bài Tập Lớn - Lập trình hướng đối tượng (OOP). Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).
Last synced: 11 Jan 2026
https://github.com/phoemur/wakeonlan
This is a widget that I use for wakeonlan on my local network. Made with C++ and QT5 on Linux.
cpp cpp14 network qt qt5 sockets wake-on-lan wakeonlan
Last synced: 17 Mar 2025
https://github.com/shvbsle/algorithms
My algo practice in C++ and Python
algorithm algorithms cpp data-structures euler euler-project euler-solutions object-oriented-programming python3
Last synced: 11 Jun 2025
https://github.com/sajed-zarrinpour/modern-cpp--class-materials
Notes on modern c++ programing.
cmake cpp education google-test
Last synced: 16 Apr 2025
https://github.com/acanixz/cyberpunkplusplus
Um RPG com temática cyberpunk escrito em C++
Last synced: 28 Apr 2025
https://github.com/yashitanamdeo/simpleeq
Simple EQ Audio Plugin with JUCE Framework using Modern C++
audio-equalizer audio-plugin cpp cpp17 juce juce-framework juce-modules modern-cpp
Last synced: 12 Apr 2025
https://github.com/oatpp/benchmark
oatpp performance benchmark vs other frameworks
benchmark cplusplus cpp golang oatpp performance
Last synced: 05 Jul 2025
https://github.com/gamestrap/premake-vscodegen
C++ VSCode generator for Premake
Last synced: 23 Mar 2025
https://github.com/leosery/astar-pathfinding--unrealengine5-2024
Interactive A* pathfinding visualization in Unreal Engine 5. Features real-time node manipulation, path calculation, and customizable grid system.
algorithm astar-algorithm cpp game-development pathfinding unreal-engine-5
Last synced: 14 Apr 2025
https://github.com/thexkey/vitatrak
Tracker player homebrew for Playstation Vita.
cpp cpp11 homebrew libopenmpt modarchive playstation psvita tracker-music
Last synced: 14 Jul 2025
https://github.com/hxndev/huffman-encoding-using-binary-trees
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space but because they’re less frequent it won’t matter that much.
algorithm binary-search-tree binary-tree compression compression-algorithm cpp decryption encoding encryption huffman vecctor visual-studio
Last synced: 31 Mar 2025
https://github.com/maxencebonamy/sand-box
This software is a physical simulation. You can arrange different physical elements anywhere in the window, and they will evolve with each other according to the laws of physics.
cpp physics sandbox sfml simulation xmake
Last synced: 09 Apr 2025
https://github.com/oatpp/oatpp-libressl
oatpp secure ConnectionProvider based on libressl
c-plus-plus cpp https-server libressl oatpp
Last synced: 25 Apr 2025
https://github.com/ldilley/junk
:wastebasket: An archive of random programs
asm bash bash-script c cpp cpp11 cpp14 cpp17 csharp freebsd freebsd-kld haskell junk junk-code linux linux-kernel-module nasm python shell shell-script
Last synced: 09 Apr 2025
https://github.com/aldergrounds/samp-injector
SA-MP Injector is a versatile software package composed of an executable, a DLL, and equivalent libraries for multiple programming languages. It injects samp.dll for SA-MP (San Andreas Multiplayer) or samp.dll and omp-client.dll for OMP (Open Multiplayer), enabling game launch via command line with customizable parameters to connect to a server.
ag-samp aldergrounds command-line cpp dll dll-injection dll-injector exe executable gtasa library multiplayer omp openmp openmultiplayer sa-mp samp san-andreas-multiplayer windows
Last synced: 14 Jan 2026
https://github.com/francescopasin/tower-defense
C++ and QT tower defense game
Last synced: 11 Mar 2025
https://github.com/joyrider3774/checkers_playdate
Small Checkers game for the Playdate handheld.
board-game boardgames checkers checkers-game cpp playdate playdate-console playdate-sdk retro
Last synced: 19 Apr 2025
https://github.com/am2022/passgen
passgen or pass generator can make password lists for you
brute-force bruteforce c-plus-plus cplusplus cpp hacking-tool pass passgen password-generator password-list password-list-generator password-list-maker wordlist-generator
Last synced: 22 Apr 2025
https://github.com/lelserslasers/gameoflife
Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)
2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation
Last synced: 30 Jul 2025
https://github.com/echosoar/program-languages-compare
Compare the similarities and differences between various programming languages
cpp golang language-comparison rust typescript
Last synced: 01 Mar 2025
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025
https://github.com/shoaibrayeen/competitive-coding
This repository contains codes that I have solved either for Jobs or for competitive codings.
coding-challenge coding-interview coding-standards cpp data-structures hacktoberfest hacktoberfest-accepted hacktoberfest2020 job-interviews python-library python2 python3
Last synced: 23 Apr 2025
https://github.com/geokaralis/jscore
A Javascript runtime through v8 for android, sharing code between web and mobile.
android bindings cpp java javascript kotlin mobile v8 vm
Last synced: 12 Apr 2026
https://github.com/zigaowang/usaco-cses-cf
USACO • CSES • CF Training Source Code
algorithm codeforces cpp cses usaco
Last synced: 05 Sep 2025
https://github.com/yonatankinfe/cpp-data-structures-and-algorithms
A complete collection of essential data structures and algorithms in C++, including arrays, linked lists, stacks, queues, trees, graphs, sorting, searching, and dynamic programming. Each topic is accompanied by clean code and examples, making it ideal for learning, interviews, and competitive programming.
algorithms algorithms-and-data-structures cpp data-structures tree tree-structure
Last synced: 10 Aug 2025
https://github.com/farid-karimi/snake-game
A simple Snake game programmed with c++
cli cpp game game-development snake-game
Last synced: 20 Jun 2025
https://github.com/wandvvs/expression-parser
Lexing and constructing AST for arithmetic expressions using the recursive descent parsing method
compiler cpp cpp23 cxx cxx23 interpreter language lexer lexer-parser lexing parser programming-language tokenizer
Last synced: 13 Apr 2025
https://github.com/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/marianpekar/voxel-terrain-rendering
An old-school voxel terrain rendering
cplusplus cpp rendering retrogaming sdl sdl2 voxel voxel-terrain
Last synced: 11 Mar 2026