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-12 00:06:35 UTC
- JSON Representation
https://github.com/amanoteam/kad
A simple HTTP proxy server that forwards all requests through curl-impersonate
c cpp curl curl-impersonate http-proxy
Last synced: 14 May 2025
https://github.com/jlaumon/handle
An (obviously) super cool handle implementation.
cpp gamedev generational-index handle
Last synced: 13 Apr 2025
https://github.com/aregtech/areg-sdk-demo
This repository demonstrates the integration of AREG framework in the projects.
areg-sdk async client-server cpp demo demos example examples ipc linux multiprocessing multithreading pubsub rpc sdk windows
Last synced: 19 Jan 2026
https://github.com/khaledashrafh/online-library-system
This project is a C++ program that simulates an online library system. It allows users to create accounts, browse books, borrow books, return books, and rate books. The program also keeps track of the inventory of books and the history of transactions.
arrays cpp library-management-system object-oriented-programming online-library oop
Last synced: 17 Oct 2025
https://github.com/chizy7/pinnaclemm
Ultra-Low Latency Market Making Bot using C++.
algorithmic-trading cpp low-latency quantitative-finance
Last synced: 03 Mar 2026
https://github.com/ashaduri/qt-cctalk
Cross-platform ccTalk protocol implementation in modern C++ / Qt
arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5
Last synced: 17 Mar 2026
https://github.com/sdtelectronics/cline
cppcli.net - The C++ interpreter online
Last synced: 14 Oct 2025
https://github.com/qengineering/yolov9-ncnn-raspberry-pi-4
YoloV9 for a bare Raspberry Pi 4/5
aarch64 cpp deep-learning ncnn ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-5 raspberry-pi-64-os yolov9
Last synced: 02 Mar 2026
https://github.com/khaledashrafh/avl-tree
This is a C++ implementation of an AVL tree, which is a self-balancing binary search tree. An AVL tree maintains the balance factor of each node, which is the difference between the heights of its left and right subtrees. Whenever a node becomes unbalanced (its balance factor is either -2 or 2), the tree performs a rotation to restore the balance.
avl-tree avl-tree-implementation avl-tree-implementations balanced-binary-search-trees cpp scratch-implementation tree-traversal
Last synced: 03 Mar 2026
https://github.com/maverobot/cpp_playground
Code collection of C++ practices
cmake conan cpp design-pattern dlib grpc hunter metaprogramming ncurses template
Last synced: 23 Oct 2025
https://github.com/bluecadet/cinder-bluecadetanalytics
Cinder block with client implementation for Google Analaytics Measurement API v1
Last synced: 22 Apr 2025
https://github.com/stephane-caron/palimpsest
Fast serializable C++ dictionaries
cpp cpp17 dictionary json key-value messagepack msgpack serialization
Last synced: 26 Apr 2025
https://github.com/womblee/instant_replay_patcher
Removes the 'anti-piracy' of NVIDIA's Instant Replay by patching out the code that prevents recording.
cpp fix fixer instant-replay nvidia patch patcher recording restricted shadowplay widevine
Last synced: 05 Sep 2025
https://github.com/supinepandora43/gm_ultralight
Ultralight in gmod
addon awesomium chromium cpp dll garry-s-mod garrys-mod garrysmod gmod library lua so steam ultralight workshop
Last synced: 15 Apr 2025
https://github.com/NVIDIA/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 03 Sep 2025
https://github.com/akhilam512/cutenotepad
A basic Notepad desktop application made using Qt
cpp desktop-application gui-desktop notepad notepad-desktop-application qt qt5 qtcreator
Last synced: 13 Apr 2025
https://github.com/andreacasalino/gaussian-mixture-model
C++ library handling Gaussian Mixure Models
cpp eigen expectation-maximization gaussian gaussian-mixture-models training
Last synced: 13 Apr 2025
https://github.com/emmmatech/calculator_nx
This is my C++ Calculator program, ported to the Nintendo Switch
borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew
Last synced: 30 Jun 2025
https://github.com/ahmetfurkandemir/computer-graphics
Necmettin Erbakan University computer graphics lecture notes.
algorithms bresenham computer-graphics cpp dda graphics qt qtcreator
Last synced: 15 Apr 2025
https://github.com/objectionary/eo-graphs
A few classic graph algorithms implemented in C++, Java, and EOLANG
algorithm cpp eolang graph graph-algorithms java
Last synced: 01 May 2025
https://github.com/gregorykogan/sorts
This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.
algorithm algorithms cpp emscripten sdl2 sort sorting-algorithms sorting-visualization wasm
Last synced: 09 Apr 2025
https://github.com/abdallahhemdan/tayara
🛵 Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C
cpp cufe-2022 data-structure data-structures delivery-sys delivery-tracker
Last synced: 07 May 2025
https://github.com/modenaxe/muscleforcedirection
Package to interface musculoskeletal models with finite element packages
biomechanics cpp matlab opensim
Last synced: 25 Jul 2025
https://github.com/vittorioromeo/presentations
Repository containing all my presentations/tutorials/talks.
cpp cpp11 cpp14 cpp17 presentation presentations slide slides
Last synced: 25 Jul 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/maxfleur/lightcombatmanager
A small, lightweight cross-platform combat manager for d20-based role-playing games, based on Qt.
catch2 cmake cpp cpp20 dnd dnd35 dnd5e dungeons-and-dragons linux macos pathfinder pathfinder2e qt qt5 qt6 starfinder uncrustify windows
Last synced: 17 Mar 2026
https://github.com/martin-olivier/cpptemplate
C++ project template that uses CMake / Google Test / Github Actions
Last synced: 26 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/nabijaczleweli/pb-cpp
Console progress bar for C++
cpp cpp-library cpp14 port progress-bar
Last synced: 21 Jun 2025
https://github.com/jeffamstutz/match3d
A 3D viewer bootstrapping library
3d-graphics cmake cpp glfw gui imgui
Last synced: 29 Jul 2025
https://github.com/kylereddoch/cs210-cpp
Collection of my work for my C++ Programming Languages class at SNHU.
cplusplus cpp programming-languages snhu
Last synced: 24 Jun 2025
https://github.com/guillaumedua/gcl_cpp
Makes my C++ projects easier and faster to develop
c-plus-plus cpp cpp-library cpp17 cpp17-library cpp20 cpp20-library gcl-cpp metaprogramming template-metaprogramming
Last synced: 01 Sep 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/fuzun/iot-facerecognition
A server/client approach to face recognition. Aims to be fast, secure and iot friendly. Uses dlib.
armv6 cloud-computing cpp distributed-systems dlib eglfs embedded-devices face-recognition image-recognition iot iot-devices python qml qt-framework raspberry-pi websocket
Last synced: 29 Oct 2025
https://github.com/with-sky/hyperint-mini
A quick, portable, cross-platform big integer library.
cpp cpp14 high-performance-computing
Last synced: 22 Mar 2025
https://github.com/101001000/elevenrender
A GPU-CPU SYCL 3D Rendering engine with it's own formally specified shading language "ASL"
3d-engine cpp dpcpp gpu path-tracing raytracing-engine render rendering sycl
Last synced: 11 Apr 2025
https://github.com/basemax/checkreversestring
Tiny Program to check the reverse of the string using C/C++.
cpp recursion recursion-algorithm recursion-basics recursion-exercises recursion-problem reverse reverse-algorithm reverse-string reverse-strings reverse-utf reverse-utf8
Last synced: 24 Jul 2025
https://github.com/evanli/cppprogramming
Cpp Programming MOOC Third Edition. C++程序设计——思想与方法 慕课版(第3版),人民邮电出版社,翁惠玉 俞勇 编著。相关程序代码。
Last synced: 15 Jul 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/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/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/nthnn/batch2exe
Easy-to-use Windows Batch File to executable file converter/wrapper with Swing GUI.
batch-file batch-script cpp csharp dotnet flatlaf java
Last synced: 06 May 2025
https://github.com/soyapo/bp-minesweeper
Classic Minesweeper game designed for console, written in pure c++.
Last synced: 06 May 2025
https://github.com/guillaumedua/cppshelf
Collection of powerfuls - C++ Single-Header Libraries Files
Last synced: 27 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/endurodave/coredump
Universal Embedded System Core Dump Framework
c-language call-stack core-dump cpp crash-dump cross-platform embedded-system
Last synced: 26 Jul 2025
https://github.com/onyazuka/simple-system-monitor
Simple system monitor for Linux written in Qt
cpp debian linux qt system-monitor system-monitoring ubuntu
Last synced: 01 Nov 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/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/garcia6l20/cppcoro-http
CppCoro Http - http coroutine library for C++
asyncio coroutine cpp http-server linux
Last synced: 15 Jul 2025
https://github.com/pdsmart/tranzputer
A transformable CPU, one version using FPGA technology and another using an ARM Cortex-M4 (K64F) to upgrade venerable Z80 systems in-situ. Project uses VHDL, C/C++, ARM, ZPU & Z80 Assembler.
bash c cpp electronics fpga vhdl
Last synced: 14 Apr 2025
https://github.com/koji/30days-openframeworks
30days-openFrameworks
cpp creative-coding openframeworks
Last synced: 20 Mar 2025
https://github.com/with-sky/hintfft
C++ Fast Fourier Transform used in HyperInt.
cpp cpp14 high-performance-computing
Last synced: 10 Apr 2025
https://github.com/muhammadhasan01/cp
Collection of My Competitive Programming Codes
algorithms codeforces competitions cpp data-structures dynamic-programming flow graphs online-judges strings
Last synced: 14 Apr 2025
https://github.com/alphadose/ds-algos
Collection of algorithms, data structures and problem solutions
competitive-programming cpp python
Last synced: 27 Jul 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/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/kanishkrawatt/cpp
A collection of resources to learn object-oriented programming and related concepts With cpp
Last synced: 02 Mar 2026
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/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/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/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/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/ljishen/bitar
Simplify accessing hardware compression/decompression accelerators
apache-arrow compression cpp dpdk hardware-acceleration
Last synced: 01 Feb 2026
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/aditya-a-garwal/agavltree
High performance C++ AVL tree implementation with unit tests, examples and benchmarks
algorithm algorithms algorithms-and-data-structures avl-tree balanced-search-trees benchmarks binary-search-tree cpp data-structures google-test linux trees-graphs unit-test windows
Last synced: 12 Jun 2025
https://github.com/poyea/bk-tree
🌴 Header-only Burkhard-Keller tree (BK-Tree) library, with different metrics supported
bktree cpp cpp11 cpp14 cpp17 cpp20 data-structures string tree
Last synced: 10 Mar 2026
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/arthursonzogni/inthecube
The webassembly port of InTheCube
arthursonzogni cmake cpp cube game platform webassembly
Last synced: 09 Apr 2025
https://github.com/melardev/xeytanwxcpp-rat
Work in Progress. RAT written in C++ using wxWidgets
backdoor cpp desktop malware networking poc rat remote-administration-tool sockets trojan wx wxwidgets
Last synced: 13 Apr 2025
https://github.com/nadakhader04/leetcode
My solutions in leetcode
binary-tree cpp dinamic-programming java leetcode problem-solving sort string
Last synced: 30 Jun 2025
https://github.com/ppetr/lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
Last synced: 02 Sep 2025
https://github.com/enansari/bcp-hsu
Basics of computer and programming class - Hakim Sabzevari University | مبانی کامپیوتر و برنامه سازی دانشگاه حکیم سبزواری
basic-computer basic-programming cpp hsu python
Last synced: 27 Apr 2025
https://github.com/m-aliozkaya/datastructuresproject-2
Data structure linked list project for school
Last synced: 21 Feb 2026
https://github.com/sparkfun/pi_wedge_40-pin_preassembled
A pre-assembled version of the Pi_Wedge_B_Plus board to break out IO the pins of a Raspberry Pi B+.
adapter cpp raspberry-pi sparkfun sparkfun-products
Last synced: 13 Jun 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/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/rjarman/fire-free
This is a mobile application for helping the firefighters to rescue the victims on time. It has two parts: hardware and software. The hardware part will be sold by the firefighters to the users and registered the mac address along with user details through this application. So whenever there are gas leakage or set fire in any houses then instantly the notification will come to all the firefighters whoever has this application and then they can take necessary actions, if the incident has been solved by the fire service then they can set the incident as solved. Its notification has the coordinate of the registered user's house which was instantly sent by the hardware part. The hardware part has the capability to send coordinates and the MQ-2 sensor data to the central fire service database. Even it can play alarm locally in the house.
android angular arduino c-plus-plus cordova cordova-android-plugin cpp express fire-free firefighter formidable html ionic mongodb nodejs pcb pcb-design pcb-footprints proteus typescript
Last synced: 05 Sep 2025
https://github.com/commandserver/antispambot
A Discord Bot to protect your server from raids, spam, invitations, fake nitro ads and more written in C++
anti-raid antispam bot cpp discord discord-bot discord-client discordbot dpp spam-detection spam-protection
Last synced: 15 Apr 2025
https://github.com/timusus/ktaglib
Taglib Kotlin Library
cpp kotlin storage-access-framework taglib
Last synced: 14 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/maxwelljay256/mega_12800
Arduino 巡线避障小车,HITSZ 2022 自动化认识与实践课程项目
Last synced: 08 Sep 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/emdneto/opentelemetry-by-example
OpenTelemetry By Example
cpp dotnet elixir go java javascript observability opentelemetry opentelemetry-collector opentelemetry-operator php python ruby
Last synced: 07 Apr 2026
https://github.com/smarthug/ue4-cpp-book
이득우의 언리얼 C++ 게임 개발의 정석 4.25 이상 버전으로 진행했을때 막히는 부분 정리
book cpp ue4 ue5 unreal unreal-engine unreal-engine-4
Last synced: 20 Mar 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