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/anandman03/coding-ninjas-cp-course-2021
Hey there 👋. This repository contains verified c++ codes for the competitive programming course. Python/Java solutions will be added soon. I will be uploading the course within a few days
2021 coding-ninjas coding-ninjas-solution competitive-programming cpp
Last synced: 12 Apr 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/Gyeeta/gyeeta
Gyeeta - An Open Source Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.
alerting bpf cpp ebpf free gplv3 kubernetes libbpf monitoring observability opensource rcu
Last synced: 30 Mar 2025
https://github.com/paragon279/kerneldriver2drawline
Enables developer to draw a line with start point and end point.
c cpp gdi hooking kernel wdk windows-10
Last synced: 16 May 2025
https://github.com/irgendwr/simuino
Simuino is an Arduino UNO/MEGA Pin Simulator.
arduino c cpp docker ino simuino simulator uhh uni-hamburg university
Last synced: 03 Oct 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/sohne/dura2d
A learning-focused 2D physics engine project.
cpp learning physics-2d physics-engine raylib
Last synced: 15 Aug 2025
https://github.com/arya2004/leetcode-daily-october-hacktoberfest-2024
Leetcode Daily October Hacktoberfest 2024
cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2024 java javascript leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions python
Last synced: 20 Aug 2025
https://github.com/justbuchanan/stylize
Quickly re-format or checkstyle your code repository
beautify checkstyle cpp formatter golang
Last synced: 16 May 2025
https://github.com/archercreat/libx86
Simple library-wrapper around triton for emulation/disassembly
cmkr cpp reverse-engineering triton
Last synced: 09 Aug 2025
https://github.com/open-space-collective/open-space-toolkit-simulation
Spacecraft simulation.
cpp engineering python satellite simulation space spacecraft toolkit
Last synced: 31 Jul 2025
https://github.com/suryasekhar14/hacktoberfest-2021
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
appdevelopment c cpp hacktober-fest-contributions hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python
Last synced: 10 Mar 2026
https://github.com/fuzun/flappy-bird-qt
A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.
cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn
Last synced: 03 Oct 2025
https://github.com/developerpaul123/delaunaypp
A fluent and easy to use implementation of Delaunay triangulation in C++.
2d algorithm c-plus-plus cpp cpp11 cpp14 delaunay delaunay-triangulation mesh triangulation
Last synced: 15 Apr 2025
https://github.com/liuxiaodong008008/numopt3
Numerical optimization library in C++.
cpp gradient-descent machine-learning newtons-method numerical-optimization
Last synced: 15 Apr 2025
https://github.com/matthewt53/very-simple-smtps
A small library written in c++ that uses libcurl to be able to send emails with binary attachments.
binary-attachments cpp libcurl smtp smtp-client smtp-library smtplib smtps smtps-client
Last synced: 12 Apr 2025
https://github.com/stardustdl/codesim
A similarity measurer on two programming assignments on Online Judge.
code-copying code-similarity cpp nju nju-cs plagiarism-detection
Last synced: 12 Aug 2025
https://github.com/m-aliozkaya/datastructuresproject-2
Data structure linked list project for school
Last synced: 21 Feb 2026
https://github.com/lordbombardir/llpowerranks
A mod that adds a rank (privilege) system to the game
bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins cpp levilamina mcbe minecraft-bedrock minecraft-bedrock-edition privileges ranks
Last synced: 30 Apr 2025
https://github.com/tinloaf/draup
Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.
cpp cpp-library cpp17 plugin-manager
Last synced: 14 Aug 2025
https://github.com/kiok46/wrapping-cpp-using-cython
Wrapping example Cython and Cpp
cpp cython cython-wrapper tutorials
Last synced: 01 Aug 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/theokyr/cs2remoteconsole
A CS2-centric VConsole implementation in C++ with remote control support. Might support other Source 2 games as well.
counter-strike-2 cpp pdcursesmod source2 source2-engine vconsole
Last synced: 08 May 2025
https://github.com/cpp-for-yourself/homeworks
💻 This is a template repository to enable homework checking for the modern C++ course.
cplusplus cplusplus-17 cpp education homework template
Last synced: 20 Aug 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/nirmalnishant645/hackerank
Hackerank Programming Challenges
algorithms algorithms-and-data-structures c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-challenges hackerrank-cpp hackerrank-python hackerrank-solutions python python-3 python3
Last synced: 05 Oct 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/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/cpp-frug/paris
C++ events in Paris
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp-11 cpp-14 cpp-17 cpp-20 cpp11 cpp14 cpp17 cpp20 events french french-speaking meetup paris
Last synced: 27 Jun 2025
https://github.com/karnkaul/cpp-template
C++20 CMake Project Template (Executable)
cmake cpp cpp20 github-actions
Last synced: 12 Sep 2025
https://github.com/hotkit/pgasio
Postgres connectivity for modern C++
cpp postgres postgres-connectivity
Last synced: 14 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/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/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/xeouz/virec
A small compiler with LLVM
compiler cpp llvm programming-language
Last synced: 25 Jun 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/dio/envoy-filter-diy
A collection of Envoy proxy https://www.envoyproxy.io filter examples. DIY.
cpp custom diy envoy envoyproxy example filter
Last synced: 14 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
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/blckclov3r/apex5400_bill-acceptor
(Arduino) php bill acceptor/validator (School Project 2019)
Last synced: 13 Jun 2025
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/qengineering/paddleocr-lite-license
PaddleOCR Lite license plate detection on bare Raspberry Pi 4
alpr anpr cpp deep-learning license-plate-detection license-plate-recognition ocr ocr-recognition opencv optical-character-recognition paddle-lite paddlelite paddleocr plate-detection raspberry-pi-4 raspberry-pi-64-os
Last synced: 11 Jun 2025
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/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/ssciwr/cpp-benchmarking
Performance benchmarking C++ applications [SSC Compact Course]
benchmark benchmarking cpp performance profiling ssc-compact-course
Last synced: 21 Apr 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/tgautam03/xfilters
GPU (CUDA) accelerated filters using 2D convolution for high resolution images.
2d-convolution c cpp cuda cuda-programming gpu-acceleration gpu-computing gpu-programming image-filters image-processing
Last synced: 10 Oct 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/erikzenker/clangactiveobjectgenerator
Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.
activeobject clang-plugin cpp cpp14
Last synced: 26 Mar 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/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/m1dsolo/survivor
A Simple Game Based on ECS and SDL3, Written in C++23
Last synced: 03 Nov 2025
https://github.com/mukeshlilawat1/space-invaders-game
A classic arcade-style Space Invaders game reimagined using the Raylib graphics library in C/C++. Defend Earth from waves of descending alien invaders, dodge enemy fire, and rack up the highest score possible!
Last synced: 06 Oct 2025
https://github.com/wrayx/target-score-cpp
A visual based shot tracking program for target shooting
cpp object-detection opencv shape-detection
Last synced: 27 Apr 2025
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/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/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/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/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/bengreenier/webrtc
Prebuilt WebRTC binaries for Windows, Mac, and Linux. 🏗️🪄
Last synced: 10 Apr 2025
https://github.com/qengineering/gstreamer-1.18.4-rpi_32-bits
GStreamer 1.18.4 with OpenCV example on a Raspberry Pi 32-bits
cpp gstreamer gstreamer-pipeline opencv raspberry-pi raspberry-pi-camera raspicam rpicamsrc
Last synced: 28 Oct 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/timusus/ktaglib
Taglib Kotlin Library
cpp kotlin storage-access-framework taglib
Last synced: 14 Jul 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/fpagliughi/cooper
A simple and novel approach to the Actor pattern in C++
Last synced: 10 Apr 2025
https://github.com/curiositygym/motordriver
Library for Arduino Motor Driver V1
arduino arduino-library cpp motor-driver v1
Last synced: 09 Jul 2025
https://github.com/saberglow/vector_class
Home made vector class in C++.
cpp dynamic-memory-allocation operator-overloading vector
Last synced: 30 Apr 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/hpw-dev/hpw-demo
Исходники демо версии игры H.P.W
bullet-hell cpp danmaku gamedev hpw shmup shooter
Last synced: 16 Jun 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/antoniopelusi/keyholder
Offline password manager
cpp dear-imgui offline-password-manager password-manager
Last synced: 09 Jul 2025
https://github.com/floydz/cryptanalysislib
C++ STL for speed and cryptanalytic application
Last synced: 28 Oct 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/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/pritz69/gfg_potd
Solutions of GFG POTD uploaded on languages namely Python , Java and C++.
coding competitive-coding competitive-programming competitive-programming-algorithms competitiveprogramming cpp daily-coding-problem dailycodingproblem dailyprogrammer geeksforgeeks gfg gfg-solutions java potd potd-gfg potd-github potd-solution prgramming python python3
Last synced: 01 May 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/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/kampi/zybo-linux
A complete Linux project for the ZYBO. This project helps me during my first steps with embedded Linux. You can find anything necessary to run your own embedded Linux on your ZYBO here.
c cpp linux vivado xilinx yocto zybo zybo-board zybo-linux zynq
Last synced: 09 Jul 2025
https://github.com/mortennobel/emscripten-cubes
A small demo of cross-compiling an OpenGL project into WebGL using Emscripten
Last synced: 24 Jun 2025
https://github.com/raulpy271/gameboy-emulator
🎮 A gameboy emulator written in C++
cmake cpp emulator gameboy gameboy-development gameboy-emulator test-driven-development
Last synced: 24 Jun 2025
https://github.com/hypertextassassin0273/object_oriented_programming_in_cpp
Contains some useful OOP based C++/C++11 Programs, developed during my 2nd semester at University.
cpp cpp-basic cpp-programming cpp-templates cpp11 object-oriented-programming oop oop-examples university-assignments university-course
Last synced: 10 Apr 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/michelml/chempp
[paused development] Large scale concurrent chemical search using RDKit cartridge, Oat++ and native Postgres & C++ features.
cheminformatics cpp oatpp postgresql rdkit
Last synced: 07 May 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