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-03 00:06:24 UTC
- JSON Representation
https://github.com/sdtelectronics/cline
cppcli.net - The C++ interpreter online
Last synced: 14 Oct 2025
https://github.com/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
https://github.com/simonprovost/cpppool
[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.
cpp epitech object-oriented-programming pointers
Last synced: 18 Oct 2025
https://github.com/mrpandey/particleanimation
Just a cool animation of particles exploding in a Big Bang style.
animation cpp makefile sdl2-library
Last synced: 13 Apr 2025
https://github.com/patrickelectric/cpy-rs
A Rust crate to help creating C++ and Python bindings
Last synced: 18 Jun 2025
https://github.com/nick-vinesmoke/cpp-tutorial
📚C++ tutorial from beginner to Advanced
advanced beginner cpp cpp-learning cpp-tutorial cpp-tutorials cpp17 intermediate learn-coding learn-cpp tutorial tutorial-code tutorials
Last synced: 11 Apr 2025
https://github.com/manfredipist/qi2cprotocol
Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685
cpp i2c i2c-bus i2c-protocol i2c-sensors mpu6050 pca9685 qmc5883l qt5 tca9548a tof10120 vl53l1x vl6180x
Last synced: 12 May 2025
https://github.com/danielblagy/ecs_example
An example C++ project utilizing ECS architecture (with entt library).
architectural-patterns cpp cpp17 ecs entity-component-system example-project game-development gamedev
Last synced: 04 Jul 2025
https://github.com/bitwizeshift/alloy
🚧A WIP hobbyist game engine written in modern C++
cpp cpp17 entity-component-system game-development game-engine gamedev open-source
Last synced: 12 Apr 2025
https://github.com/jrmadsen/madthreading
A low-overhead, task-based threading API using a thread-pool of C++11 threads
async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe
Last synced: 11 Apr 2025
https://github.com/the-guild-of-calamitous-intent/squaternion
Simple quaternion math library
Last synced: 12 Apr 2025
https://github.com/massimo-marino/object-pool
C++ implementation of an object pool pattern
allocation cpp cpp14 cpp17 cpp20 object-factory object-pool object-storage pool pool-pattern
Last synced: 24 Jun 2025
https://github.com/robosdk/flow
Flow is a software framework focused on ease of use while maximizing performance in closed closed loop systems (e.g. robots). Flow is built on top of C++ 20 coroutines and utilizes modern C++ techniques.
cmake communication conan consumer coroutine coroutines cpp cpp20 flow framework library linux modern network producer robotics robotics-competition ros ros2 visual-studio
Last synced: 12 Sep 2025
https://github.com/aleksandergrzyb/mostitch
Program that automatically stitches set of retinal angiography eye images.
computer-vision cpp image-processing opencv stitched-images stitching
Last synced: 13 Apr 2025
https://github.com/abeimler/simple-cppbuilder
Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).
builder cmake conan cpp docker docker-container docker-image linux vcpkg
Last synced: 20 Jul 2025
https://github.com/algosup/2024-2025-project-3-quickest-path-team-1
🚀 SmashThePath – Ultra-fast graph search API with optimized bidirectional / unidirectional pathfinding and heuristic acceleration for large-scale networks.
astar cpp csv json open-source quickest-path rest-api xml
Last synced: 17 Jul 2025
https://github.com/wo1fsea/cpptexturepacker
A C++ Texture Packer Toolkit
cocos2d-x cpp maxrectsbinpack sprite-sheet texture-pack unity3d
Last synced: 20 Mar 2025
https://github.com/garcia6l20/cppcoro-http
CppCoro Http - http coroutine library for C++
asyncio coroutine cpp http-server linux
Last synced: 15 Jul 2025
https://github.com/basemax/miniarchivecompressor
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
compress compression compression-algorithm compression-implementations compression-library compressor cpp decompress-files decompressing-files decompression decompression-algorithm decompression-implementations decompression-library qml qt qt5 qtquick qtquick-controls qtquick-controls2
Last synced: 05 May 2025
https://github.com/maxwelljay256/mega_12800
Arduino 巡线避障小车,HITSZ 2022 自动化认识与实践课程项目
Last synced: 08 Sep 2025
https://github.com/grahamstrickland/malik_ds
Exercises from "Data Structures Using C++" (2e) - D.S. Malik
algorithms algorithms-and-data-structures cpp cpp11 data-structures
Last synced: 05 May 2025
https://github.com/thelartians/generator
A generator class emulating coroutines' yield functionality through std::thread
coroutines cplusplus cpp generator python range yield
Last synced: 07 May 2025
https://github.com/jasperdrescher/unreal-online
A complete sample project for a multiplayer game made with Unreal Engine.
cpp game multiplayer steam unreal-engine
Last synced: 06 May 2025
https://github.com/endurodave/DelegateMQ
Asynchronous Multicast Delegates in Modern C++
asynchronous-callbacks asynchronous-programming callback-functions cpp cpp17 cross-platform delegates embedded linux multi-thread multicast publish-subscribe template-metaprogramming variadic-templates windows
Last synced: 11 Jul 2025
https://github.com/fornever/warcraft-2000-nuclear-epidemic
Sources of WarCraft 2000: Nuclear Epidemic, in the form they were made available by the developer.
Last synced: 07 May 2025
https://github.com/mindexpert7546/learn-dsa
Data structure and Algorithm (DSA).A data structure is a method of organizing data in a virtual system. Think of sequences of numbers, or tables of data: these are both well-defined data structures. An algorithm is a sequence of steps executed by a computer that takes an input and transforms it into a target output.
algorithms-and-data-structures c cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 java python
Last synced: 18 Jun 2025
https://github.com/dudebing99/blog
Kevin's blog[何江海的博客]
bash blockchain blog cpp database design-patterns flutter golang linux python smart-contracts solidity troubleshooting vue
Last synced: 12 Jul 2025
https://github.com/quantumlib/tesseract-decoder
A search-based decoder for quantum error correction (QEC)
a-star algorithms color-code cpp google-quantum qec-codes quantum quantum-computing quantum-error-correction surface-code syndrome-decoding
Last synced: 18 Mar 2025
https://github.com/vittorioromeo/git-ws
C++14 command line utility (git plugin) to work with multiple git repositories at once
application c-plus-plus cpp cpp11 cpp14 git git-ws subshell utility
Last synced: 10 Sep 2025
https://github.com/gnussy/prepucio
PREPUC.io - a Portable REPL with Embedded Plugin Utility for C++
cpp gnussy library repl xmake xmake-repo
Last synced: 12 Mar 2025
https://github.com/marprok/hexit
A minimalistic hex editor.
c-plus-plus cpp hex-editor linux ncurses
Last synced: 08 Apr 2025
https://github.com/pblischak/boost-docker-test
Test program for compiling/linking with the Boost C++ Libraries to create a Docker image
boost cpp docker-image dockerfile
Last synced: 17 Jun 2025
https://github.com/nssharmaofficial/kmeans-in-cuda
K-Means algorithm parallelized in CUDA
cpp cuda cuda-programming high-performance high-performance-computing k-means k-means-algorithm k-means-clustering parallel parallel-computing
Last synced: 27 Apr 2025
https://github.com/uscbiostats/classy
Simple example of C++ Classes and External Pointers with Rcpp
cpp cpp11 hpc r-package r-programming rcpp rstats
Last synced: 28 Apr 2025
https://github.com/blckclov3r/gasleak_detector
(Arduino) Gas Leak Detector project using Arduino Uno, MQ6 gas sensor , sim900a and circuit breaker. (School Project 2019)
Last synced: 19 Apr 2025
https://github.com/pasqualerossi/c-plus-plus
C++ Mini Piscine with Modules 00 to 08.
42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-1337 cpp-modules-42
Last synced: 29 Apr 2025
https://github.com/scourii/lunafetch
Returns system information fast
console-application cpp cpp11 cpp14 fetch linux linux-app system-info system-information systeminfo systeminformation
Last synced: 20 Nov 2025
https://github.com/gamestrap/learncpp
A collection of simple programs I made while learning C++.
c-plus-plus cmake cmakelists cpp cpp11 cpp17 learn learn-to-code learning learning-by-doing linux unix windows windows-10 windows-7 windows10
Last synced: 27 Oct 2025
https://github.com/zziz/leetcode
Leetcode solutions in C++
competitive-programming cpp leetcode
Last synced: 09 Jul 2025
https://github.com/blckclov3r/apex5400_bill-acceptor
(Arduino) php bill acceptor/validator (School Project 2019)
Last synced: 13 Jun 2025
https://github.com/reductstore/reduct-cpp
ReductStore Client SDK for C++
cpp cpp-20 http-client reductstore sdk
Last synced: 04 Feb 2026
https://github.com/qengineering/yolov5-face-ncnn-rpi4
YoloV5 face detection on Raspberry Pi 4
cpp ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os yolov5 yolov5-face yolov5-face-landmark
Last synced: 06 Jul 2025
https://github.com/epi5131/aulut
AviUtl LUT スクリプト
aviutl aviutl-script cpp cube-lut
Last synced: 23 Apr 2025
https://github.com/mischnic/parcel-plugin-emscripten
📦 Import C(++) files with Parcel
c cpp emscripten parcel parcel-bundler parcel-plugin wasm webassembly
Last synced: 11 Apr 2025
https://github.com/franciscothiesen/karger-klein-tarjan
(Working) C++ Implementation of the Karger-Klein-Tarjan Algorithm for finding MST in expected linear time
algorithm benchmark cpp graph-algorithms minimum-spanning-tree
Last synced: 15 Apr 2025
https://github.com/binance/binance-sbe-cpp-sample-app
Sample app in CPP that decodes Binance API SBE
binance-api cpp crypto decoder sample-app sbe
Last synced: 15 Apr 2025
https://github.com/terroo/terroo.github.io
Terminal Root English version
cpp gamedev lua programming terminal
Last synced: 23 Apr 2025
https://github.com/jmsv/cosmic-horizon
c3's c++ game project: a text-based space adventure
Last synced: 26 Oct 2025
https://github.com/naforoutan/snake-game
2-player snake game (including food, bomb and timer option) - A project for the fundamentals of programming
c cpp functional-programming snake-game terminal
Last synced: 15 Apr 2025
https://github.com/christopher-besch/opengl_reference
Quick Reference for OpenGL.
cpp opengl reference thecherno
Last synced: 11 Jul 2025
https://github.com/kampi/zybo
Miscellaneous things and projects for my ZYBO and ZYNQ devices.
amd arm c cpp fpga fpga-programming linux vhdl wsl-ubuntu wsl2 xilinx zybo zynq
Last synced: 04 Oct 2025
https://github.com/azubieta/xdg-utils-cxx
Implementation of the FreeDesktop specifications to be used in c++ projects
base-dir cpp cpp-library desktop-entry freedesktop specifications xdg
Last synced: 14 Apr 2025
https://github.com/marcomq/nimview_android
A Nim/Webview based helper to create Android applications with Nim/C/C++ and HTML/CSS
android c cpp deprecated nim nim-lang svelte user-interface vue
Last synced: 28 Aug 2025
https://github.com/fmw666/data-structure
💡 数据结构(基于 C++ 语言) + 算法 (基于 C语言 和 Python语言)
algorithms c cpp data-structures datastructures-algorithms python3
Last synced: 02 Aug 2025
https://github.com/teddy-van-jerry/dice_simulation
Dice Physical Simulator
3d cpp dice physics physics-simulation qt qt6 reactphysics3d simulation
Last synced: 28 Jul 2025
https://github.com/georgiydemo/kip
Репозиторий практик в Колледже Информатики и Программирования при Финансовом Университете при Правительстве РФ [2015-2019]
1c-enterprise college college-project cpp csharp education fa-university faru kipfaru kipfin learning-materials practice programming vba
Last synced: 31 Jul 2025
https://github.com/endiliey/mini-games
:game_die: Random mini-games like Minesweeper
Last synced: 13 Mar 2026
https://github.com/yukinarit/python-cookbook-in-modern-cpp
Writing python cookbook in Modern C++ (C++17)
Last synced: 13 Oct 2025
https://github.com/kanishkrawatt/cpp
A collection of resources to learn object-oriented programming and related concepts With cpp
Last synced: 02 Mar 2026
https://github.com/li1553770945/sheepdownloader
一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.
cpp download download-file downloader gui http qt qt-gui qt6 qt6-gui qtcreator win32
Last synced: 13 Oct 2025
https://github.com/jqntn/nograph
Blocks graphs in blueprints to keep a consistent codebase for C++ projects
blueprint cpp markeplace plugin unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 27 Oct 2025
https://github.com/rorysroes/fast_algorithm_fps_ssa
Implement F-DST to solve 2-D PDE(fast poisson solver) and FFT to compute Multiplication algorithm(Schönhage–Strassen algorithm) with C
algorithm butterfly-structures cpp discrete-fourier-transform fast-fourier-transform fft fps multiplication-algorithm numerical-methods pde poisson-equation
Last synced: 10 Apr 2025
https://github.com/jankammerath/l475vg-iot01a-mbed-aws-iot
AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node
amazon-web-services arm aws aws-cloud aws-iot c cpp iot iot-application mbed mbed-os mbedos mbedtls mqtt mqtt-client mqtt-connector ntp stm32 tls wifi
Last synced: 02 Mar 2026
https://github.com/dankmeme01/arc
Modern C++ async runtime, inspired by Tokio
async asynchronous cpp runtime
Last synced: 14 Feb 2026
https://github.com/ljishen/bitar
Simplify accessing hardware compression/decompression accelerators
apache-arrow compression cpp dpdk hardware-acceleration
Last synced: 01 Feb 2026
https://github.com/siyovush-hamidov/OKX-Exchange-Connector
📈C++ OKX exchange connector supporting REST and WebSocket protocols for data retrieval.
cpp libcurl multithreading rest-api websocket websocketpp
Last synced: 25 Feb 2026
https://github.com/epam/imago
2D chemical structure image recognition toolkit
cheminformatics cpp indigo java ocr opencv python recognition
Last synced: 06 Oct 2025
https://github.com/uctakeoff/uc-jni
uc::jni is a Java Native Interface (JNI) wrapper library created C++14 single-header.
android cpp cpp11 cpp14 java jni jni-android
Last synced: 17 Mar 2026
https://github.com/t-88/fiziks-engine
a very simple 2d fiziks engine
2d-physics 2d-physics-engine cpp game-engine physics sfml
Last synced: 02 Apr 2026
https://github.com/amruthpillai/theepilogueofeducation-cgproject
The Epilogue of Education is a CG Project Story that defines the problems of education in our current society, and how we are far off from an actual smart world.
c cpp education glut opengl story visual-studio
Last synced: 27 Jul 2025
https://github.com/vishal-ahirwar/aura
Aura 🚀 — A cross-platform C++ project builder inspired by Rust's rustup. It handles dependencies using vcpkg, builds with CMake + Ninja, and compiles using Clang — ensuring seamless, error-free builds across Windows, Linux, and macOS. 💯
cli cli-app cmake cpp linux windows
Last synced: 17 Mar 2025
https://github.com/mxrcode/taskguard
Simple and Secure To-Do List App with Full Encryption (ChaCha20-Poly1305 & AES-256-CBC)
cpp notebook notes open-source opensource secure security taskguard todo todo-list todolist
Last synced: 24 Oct 2025
https://github.com/bhumijgupta/huffman-compression-library
A light weight C++ library implementation of huffman coding compression algorithm
c c-plus-plus compression-algorithm cpp cpp-library file-compression huffman-coding huffman-compression-algorithm huffman-compression-library
Last synced: 17 Mar 2026
https://github.com/ramanaditya/beginners
This is a repository containing all the beginning steps to start with programming from level zero
c cplusplus cpp hacktoberfest hacktoberfest-2020 hacktoberfest2020 java python python3
Last synced: 30 Oct 2025
https://github.com/ironcev/public-talks
My public talks, their abstracts, code snippets, and sample projects
agile-development asp-net-core aspnet-web-api aspnetcore aspnetcore2 catch catch2 conan conan-io cpp csharp7 data-generation package-manager performance roslyn software-craftsmanship
Last synced: 23 Oct 2025
https://github.com/Tinkoff/uri-template
URI Templates expansion and reverse-matching for C++
cpp cpp-library cpp17 rfc-6570 uri-template url-template
Last synced: 11 Mar 2025
https://github.com/angad-k/procsdf
A procedural node-based 3D modeler that uses raymarching to render the scenes
cpp cpp17 glsl imgui nodegraph opengl raymarching raymarching-distance-fields shader shadergraph shaders signed-distance-field visual-studio
Last synced: 25 Oct 2025
https://github.com/adamff-dev/localekeyboard.bat
This software generates a Keyboard.cpp file (For the Keyboard arduino library) according to the locale we want.
arduino cpp ducky hid hid-injection keyboard keyboard-arduino-library keyboard-library language layouts locales malduino rubber-ducky whid
Last synced: 10 Apr 2025
https://github.com/max0x7ba/parse-integers-benchmark
Benchmarking reading and parsing integers from a file in C++.
benchmark c-plus-plus c-plusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17
Last synced: 10 Apr 2025
https://github.com/cair/deep-warehouse
A Simulator for complex logistic environments
ai artificial-intelligence cpp deep-learning deep-reinforcement-learning game machine-learning neural-networks per-arne python reinforcement-learning reinforcement-learning-environments tree-search
Last synced: 19 Oct 2025
https://github.com/cculianu/json
A lightweight JSON parser and serializer for Qt5 and Qt6
cpp cpp17 json parser parsing parsing-library qt qt5 qt6 serialization serializer
Last synced: 21 Mar 2025
https://github.com/trick-17/clang-build
Clang-based cross platform build system written in Python
build-system c-plus-plus clang cpp cross-platform python
Last synced: 13 Apr 2025
https://github.com/colinh/mini-coro-plus
C++ Mini Coroutine Library
coroutines cpp cpp17 linux macosx posix
Last synced: 13 May 2025
https://github.com/timusus/ktaglib
Taglib Kotlin Library
cpp kotlin storage-access-framework taglib
Last synced: 14 Jul 2025
https://github.com/inspirate789/bmstu-teragraph-hackathon-2022
:fax: Студенческий практикум МГТУ им. Н. Э. Баумана по обработке и визуализации графов
5sem algorithmic-painting bmstu c cpp discrete-mathematics graph graph-algorithms hardware ics6 ics7 iu7 makefile painting teragraph
Last synced: 01 Sep 2025
https://github.com/skyehoefling/puzzlebot
Unreal Engine 5 tech demo - puzzle game using Stack-o-Bot assets
cpp game game-development unreal-engine unreal-engine-5
Last synced: 06 Apr 2025
https://github.com/rdbo/half-life-source-multihack
Multihack for Half-Life: Source
cpp gamehacking hacking half-life half-life-source multihack
Last synced: 14 May 2025