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-23 00:06:41 UTC
- JSON Representation
https://github.com/brynblack/voxelaria
An open world voxel playground.
clang-format cpp flake flake-utils glew glfw glsl meson ninja nix open-world opengl voxel wayland
Last synced: 10 Aug 2025
https://github.com/slali87/cppsampleproject
Cross-platform C++ sample project which presents a base project structure.
application bash clang-format clang-tidy cmake conan cpp cross-platform doxygen gcc googletest graphviz lcov library linux lizard markdown mingw valgrind windows
Last synced: 13 Mar 2025
https://github.com/kartikcode/data-structures-algorithms
Contains the implementation of various data structures and algorithms. The go-to resource for all your technical interviews and CP contests.
algorithms algorithms-datastructures cp-contests cpp data-structures hacktoberfest hacktoberfest2021 java
Last synced: 13 Apr 2025
https://github.com/samankhamesian/two-level-genetic-algorithm-for-clustered-tsp
This project is an implementation of a two-level genetic algorithm for clustered traveling salesman problem with application in large scale TSPs
clustering-algorithm cpp genetic-algorithm tsp
Last synced: 28 Jun 2025
https://github.com/afondiel/cs-courses
This is a list of Computer Science free courses and resources available on Github and internet.
ai algorithms compter-vision computer-science computer-science-courses cpp data-science free-courses machine-learning python rust software-engineering
Last synced: 22 Jul 2025
https://github.com/pkprajapati7402/hangman-game-cpp
A simple C++ command-line implementation of the classic Hangman game. Guess the hidden word letter by letter before running out of attempts. This project provides an interactive and enjoyable way to practice basic programming concepts.
basic-programming cli command-line-game cpp fun-project hangman-game interactive oop word-game
Last synced: 13 Apr 2025
https://github.com/chaitanyarahalkar/algorithms
Must-know algorithms written in C++
algorithm-challenges algorithms algorithms-and-data-structures algorithms-implemented c-plus-plus competitive-programming competitive-programming-contests cpp
Last synced: 07 May 2025
https://github.com/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 2025
https://github.com/stefanolusardi/tiny_inference_engine
Client/Server system to perform distributed inference on high load systems.
ai cmake conan cpp deep-neural-networks docker grpc inference-client inference-engine inference-server kserve onnxruntime
Last synced: 23 Apr 2025
https://github.com/ferhatgec/mdth
Fegeya MDtH, Markdown to HTML converter. Written in C++17.
converter cpp cpp17 html markdown markdown-to-html parser tokens tool
Last synced: 14 Apr 2025
https://github.com/eclipse-uprotocol/up-transport-vsomeip-cpp
C++ uPClient for vsomeip (SOME/IP)
cpp up-transport uprotocol vsomeip
Last synced: 07 Mar 2026
https://github.com/alpha74/icc
My CodeChef submissions. Maintained from 2020 onwards.
algorithms codechef codechef-problems codechef-solutions coding cpp data-structures programming
Last synced: 13 Apr 2025
https://github.com/ferhatgec/flacat
Fegeya Flacat, Colocat implementation. Written in FlaScript.
cat cli colocat cpp cpp17 fegeya flascript implementation programming shell
Last synced: 14 Apr 2025
https://github.com/frostzt/dnspup
A toy implementation of a DNS Server which came in my dreams to tell me to make it production grade so WIP.
authoritative-dns cplusplus cpp dns dns-server
Last synced: 24 Dec 2025
https://github.com/baozhuhan/awesome-se-box
👨🎓 我的专业课程互联网备份。
c cpp homeworks html-css-javascript hzcu java python3
Last synced: 07 Mar 2026
https://github.com/illud/crono
Crono is a desktop app that allows you to have all your games, apps in one place and track the time used.
Last synced: 15 Apr 2025
https://github.com/archer-01/cpp_modules
Introduction to C++ and Object Oriented Programming
Last synced: 06 Apr 2025
https://github.com/gbowne1/antenna_calc
This is a antenna length calculator in C++
amateur-radio amateurradio antenna antenna-design calculator cpp cpp11 shortwave-radio
Last synced: 14 Apr 2025
https://github.com/prariecomamile/electronic-system-control
Thanks to this project you can do system control on arduino
arduino arduino-ide arduino-uno cpp electronics python python3
Last synced: 13 May 2025
https://github.com/twistoy/cpp-toolkit.nvim
A simple toolkit for cpp development
cpp lua neovim neovim-lua neovim-plugin neovim-plugins nvim tree-sitter treesitter vim vimrc
Last synced: 18 Jun 2025
https://github.com/hengxin666/hxtest
现代C++学习、实验、实践 | 个人代码存储库 (内有 C++20无宏反射、tbb并发库的初步学习、std标准库的重现(一点点)、QT-QML、OpenGL、Linux-io_uring/win32-iocp+协程、线程池等) 注释清晰完善
Last synced: 09 Mar 2026
https://github.com/codingkoopa/mk8studio
A Mario Kart 8 texture exporter/injector. Mirror of: https://gitlab.com/CodingKoopa/mk8studio
Last synced: 18 Jun 2025
https://github.com/tylerburdsall/lazy-cartesian-product
.hpp library to efficiently generate combinations using the Lazy Cartesian Product algorithm
cartesian cartesian-product combinations cpp cross-join distinct generate generation hpp hpp-library lazy random stl unique
Last synced: 02 Jul 2025
https://github.com/siyovush-hamidov/hamming-codes-8-4
🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake
Last synced: 14 Apr 2025
https://github.com/hozer07/sudoku-qt-widgets
Sudoku game developed using Qt Widgets
cpp game game-development gui gui-application python qt qt-creator qt-widgets qt6 sudoku sudoku-game sudoku-puzzle
Last synced: 22 Jul 2025
https://github.com/pkprajapati7402/leetcode-solutions
Solutions to various LeetCode problems implemented in Python, categorized by topics such as Array, LinkedList, Dynamic Programming, Tree, Graph, String, and HashMap. Each solution includes detailed explanations.
algorithms array coding-challenge competitive-programming cpp data-structures dynamic-programming graph hashmap leetcode leetcode-solutions linked-list problem-solving programming strings tree
Last synced: 06 Apr 2025
https://github.com/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
https://github.com/yuzukitsuru/colorcout
Simple cross-platform(?) colored terminal text in C++
Last synced: 15 Jul 2025
https://github.com/thecompez/shaparak-validator
A tool for validating Iranian banking gateways.
cpp iranian-bank qml shaparak validator
Last synced: 27 Jun 2025
https://github.com/s1ink/visionserver
A C++ vision processing library designed for raspberry pi deployment on an FRC robot
cpp cscore frc ml networktables opencv raspberry-pi tensorflow-lite vision wpilib
Last synced: 25 Jun 2025
https://github.com/jackplo/serene
Bringing serenity to the Linux experience
ai contributions-welcome cpp css gtk4 linux linux-app
Last synced: 19 Jun 2025
https://github.com/educ8s/cpp-analog-clock-with-raylib
An analog clock project using C++ and raylib, showcasing OOP concepts and dynamic graphics.
analog-clock cpp raylib raylib-cpp raylib-project
Last synced: 18 Feb 2026
https://github.com/choaib-elmadi/getting-started-with-ros
Learn the Robot Operating System (ROS), including both ROS1 Noetic and ROS2 Humble, installation and essential commands.
cpp debian-linux linux python robot robot-operating-system robotics ros ros1 ros1-noetic ros2 ros2-humble ubuntu
Last synced: 31 Oct 2025
https://github.com/karnkaul/cronch
Celesta game jam using vulkify and tardigrade
Last synced: 09 Feb 2026
https://github.com/ferhatgec/cliutils
Fegeya CLIUtils, a CoreUtils alternative. Written in Kalem.
cli cli-utils commandline coreutils cpp kalem transpiler
Last synced: 18 Feb 2026
https://github.com/ferhatgec/diffusion
Data Interchange Format for C++
cpp data data-interchange format fusion
Last synced: 18 Feb 2026
https://github.com/ferhatgec/fsplusplus
Single header filesystem library for specific functionalities
cpp fegeya filesystem header library single
Last synced: 18 Feb 2026
https://github.com/subarnasaikia/tic-tac-toe
Created Tic Tac Toe game using OO design in c++
cpp cpp-game game terminal-game tic-tac-toe tictactoe
Last synced: 13 May 2025
https://github.com/ferhatgec/shicpp
Fegeya SHiC++, extensible syntax highlighting engine for many programming languages.
cpp cpp17 engine syntax syntax-highlight syntax-highlighter
Last synced: 18 Feb 2026
https://github.com/ferhatgec/namegenplusplus
Name Generator library for C++ Developers
cli cpp gen name pseudo-random
Last synced: 18 Feb 2026
https://github.com/ferhatgec/lsf
Colorful && User-friendly implementation of `ls` written in C++17
color cpp cpp17 implementation list ls user-friendly
Last synced: 18 Feb 2026
https://github.com/njroussel/natura
An infinite procedural world (OpenGL)
3d-world cpp glsl opengl procedural-generation
Last synced: 14 May 2025
https://github.com/leandrosimoes/notenumberremapperbyvelocityvtsplugin
VTS plugin to remap a midi note number to another based on the velocity
alesis cpp juce-framework midi plugin vts-plugin
Last synced: 28 Jun 2025
https://github.com/steve3003/mcts-cpp
C++ implementation of the Monte Carlo Tree Search algorithm
cpp mcts monte-carlo-tree-search
Last synced: 15 Sep 2025
https://github.com/hhromic/e131-viewer
E1.31 (sACN) Xterm256 Console Viewer
c client console cpp e131 light-controller sacn viewer
Last synced: 14 Apr 2025
https://github.com/jchiefelk/node-quandl
Stock Analytics Platform built with the following stack; Node, C++, Express, React.
c-plus-plus coinbase-api cpp flux node-addon node-js reactjs
Last synced: 07 Apr 2026
https://github.com/nativu5/cfms
A Class Financial Management System based on Qt.
Last synced: 16 May 2026
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/acanixz/cyberpunkplusplus
Um RPG com temática cyberpunk escrito em C++
Last synced: 28 Apr 2025
https://github.com/veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
Last synced: 19 May 2026
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/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/deccer/fuk
Trying out Bulkan
cpp deccer-cubes engine-development graphics-programming vulkan
Last synced: 17 Mar 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/complexorganizations/code-formatter
✔️ Formatting, beautifying, and optimizing code.
cpp csharp dart go html java javascript julia kotlin markdown php powershell python r ruby rust shell-script swift typescript yaml
Last synced: 30 Apr 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/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/gusenov/examples-qt
:deciduous_tree: Примеры приложений Qt.
cplusplus cpp example-app examples qml qml-samples qt qt-applications
Last synced: 11 Jan 2026
https://github.com/n1ko23/wintaskman
WIP: Qt6 based program trying recreate the iconic WinXP/Vista/7 task manager
Last synced: 10 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: 17 May 2026
https://github.com/littlewhitecloud/cloud
A toy language
c cpp llvm programming-language python simple
Last synced: 10 Apr 2025
https://github.com/zpnst/wordly
A simple console game
console-application console-game cpp oop
Last synced: 13 Apr 2025
https://github.com/supercmmetry/bitio
A simple and fast bitio library for c++
benchmark bitio cpp filesystem io memory-buffers read-write
Last synced: 02 Apr 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/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
Last synced: 10 Apr 2025
https://github.com/syedzawwarahmed/computer-graphics
A repo for OpenGL Code.
Last synced: 01 May 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/thavarshan/gym
🏋️ Gym membership package purchase and invoice generator made using C++.
billing-system cpp gym invoice-generator purchase
Last synced: 10 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/vittorioromeo/ssvmenusystem
[HEADER-ONLY] C++14 lambda-based library for quick creation of menus. Supports multiple nested menus (categories). Supports Single/Toggle/Slider menu item types. Useful in game development or console applications-
c-plus-plus cpp cpp11 cpp14 game game-development gamedev library menu
Last synced: 12 Jul 2025
https://github.com/driedler/qrcode_detector
Robust QR code detector
cpp opencv python qrcode raspberry-pi raspberrypi
Last synced: 01 Jul 2025
https://github.com/joanstinson/pathfinding
C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.
ai algorithm artificial-intelligence astar-algorithm breadth-first-search cplusplus-11 cpp dijkstra-algorithm game-engine-2d sdl2
Last synced: 08 Jul 2025
https://github.com/mortennobel/glmatrix-vs-glm-benchmark
A benchmark between glMatrix (JavaScript) vs. GLM (C++)
Last synced: 23 Jun 2026
https://github.com/sowinskibraeden/level-editor
My own terminal text editor written in c++.
Last synced: 16 Jun 2025
https://github.com/jdsherbert/a-star-pathfinding
Simple C++ implementation of an A* Pathfinding class.
cpp cpp17 pathfinder pathfinding pathfinding-algorithm
Last synced: 29 Oct 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/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/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/shigekikarita/cxx11-typed-argparser
C++11 Typed Argument Parser
argparse argument-parser cpp json
Last synced: 15 May 2026
https://github.com/bobis33/vengine
Game engine made with Vulkan
3d cmake cpp doxygen engine game-engine github-pages glfw google-test graphics-programming imgui vulkan
Last synced: 08 Sep 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/pony-hpp/explodeforexplode
An OpenGL destruction simulator game (in progress).
2d 2d-game 2d-graphics cpp cpp-game cpp17 opengl opengl-game simulator simulator-game
Last synced: 09 Sep 2025
https://github.com/akshayxml/peer-to-peer-group-based-file-sharing-system
A P2P file sharing system implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
cpp filesharing multithreading openssl peer-to-peer sha1-hash socket-programming
Last synced: 19 Mar 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/jingwood/raygen-renderer
A simple cross-platform ray tracing engine for 3D graphics rendering.
3d cpp cross-platform engine graphics path-tracing ray ray-tracing raytracer renderer rendering tracing
Last synced: 19 Mar 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