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-06 00:06:33 UTC
- JSON Representation
https://github.com/kawchar85/library
My personal codes.
algorithms algorithms-and-data-structures competitive-programming cpp data-structures programming
Last synced: 13 Apr 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/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/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/llnl/raja-project-template
A template project using CMake & BLT to build a RAJA application
Last synced: 29 Apr 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/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/vixcpp/core
vixcpp/core – The core of the vix.cpp framework. Provides the HTTP server, router, JSON utilities, and middleware system. All other modules are built on top of it.
backend core cpp fast http runtime vix vix-core vix-framework vix-runtime vixcpp
Last synced: 10 Mar 2026
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/choaib-elmadi/computer-vision
Computer vision, artificial intelligence applications and projects.
ai arduino artificial-intelligence computer-vision cpp cprogramming python
Last synced: 05 Oct 2025
https://github.com/blckclov3r/apex5400_bill-acceptor
(Arduino) php bill acceptor/validator (School Project 2019)
Last synced: 13 Jun 2025
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/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/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/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/tdworowy/unrealengine-bookexample
Example from Unreal Engine C++ The Ultimate Developer's Handbook.
Last synced: 22 Aug 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/epam/imago
2D chemical structure image recognition toolkit
cheminformatics cpp indigo java ocr opencv python recognition
Last synced: 06 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/endiliey/mini-games
:game_die: Random mini-games like Minesweeper
Last synced: 13 Mar 2026
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/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/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/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/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/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/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/abdallahhemdan/minimax
🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code
cmp2022 cpp cufe2022 hemdan minimax minimax-search minimax-xo python tic-tac-toe tic-tac-toe-javascript tictactoe-game unbeatable-tic-tac-toe unbeatable-tic-tac-toe-game
Last synced: 20 Jul 2025
https://github.com/ympons/katas
I :heart: algorithms and competitive programming. In this repo, I share some of my solved challenges and hacks.
algorithms c coj competitive-programming cpp cses elixir exercism go hackerrank katas leetcode python3 solved-challenges
Last synced: 21 Jun 2025
https://github.com/maxwelljay256/mega_12800
Arduino 巡线避障小车,HITSZ 2022 自动化认识与实践课程项目
Last synced: 08 Sep 2025
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/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/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/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/kapilkumar2001/data-structures-and-algorithms
Collection of Algorithms and Data structures
algorithms contributions-welcome cpp hacktoberfest hacktoberfest2021 hacktoberfest2022 java python
Last synced: 21 Mar 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/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/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/mrdcvlsc/analyse-pgn
A command line application that analyzes chess games in PGN file format
analysis analyzer assistive-technology c chess chess-engine chess-game cli command-line command-line-tool console-tool cplusplus cpp cpp17 evaluation game-analytics helper pgn statistics terminal
Last synced: 07 Sep 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/zeel-codder/recursion-hub
Write a solution to any recursive problem in any language of your choice
c cpp css express go hacktoberfest html java js nodejs php python r typescript
Last synced: 07 Oct 2025
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/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/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/m1dsolo/survivor
A Simple Game Based on ECS and SDL3, Written in C++23
Last synced: 03 Nov 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/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/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/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/mikofure/mikoide
A modern, cross-platform Integrated Development Environment (IDE) built with cutting-edge web technologies and native performance.
build-system cef chromium cpp cross-platform development ide monaco-editor solidjs tailwindcss typescript vscode
Last synced: 05 Sep 2025
https://github.com/hgruniaux/watermark
Qt application to crop and add a custom watermark to an image.
application cplusplus cpp linux macos qt qt6 software tool watermark watermarking windows
Last synced: 21 Jul 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/helly25/mbo
MBO, a C++20 library: This C++20 library provides some general useful building blocks and integrates with Google's Abseil library.
cpp cpp20 cpp20-library googletest matchers
Last synced: 05 Jul 2025
https://github.com/dmtai/realworld_service
Implementation of realworld app backend api
cmake cpp cpp17 example-project plpgsql postgresql python realworld realworld-backend userver
Last synced: 13 May 2025
https://github.com/lrusak/arduino-core-pico
Arduino Core for Raspberry Pi Pico
arduino c cpp embedded pico rasberrypi rpi
Last synced: 13 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/brunocodutra/alloy
Embrace (post) modern C++
cpp cpp17 heterogeneous-algorithms tuples variants visitor
Last synced: 13 Apr 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/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/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/koji/30days-openframeworks
30days-openFrameworks
cpp creative-coding openframeworks
Last synced: 20 Mar 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/with-sky/hintfft
C++ Fast Fourier Transform used in HyperInt.
cpp cpp14 high-performance-computing
Last synced: 10 Apr 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/cfnptr/mpmt
Multi-platform multi-threading library, C99 <threads.h> alternative (mutex, cond, thread, pool)
atomic c cmake condition-variable cpp cross-platform library linux macos multi-platform multi-threading mutex open-source pool pthreads thread ubuntu windows winthread
Last synced: 06 Apr 2026
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/floydz/cryptanalysislib
C++ STL for speed and cryptanalytic application
Last synced: 28 Oct 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/hpw-dev/hpw-demo
Исходники демо версии игры H.P.W
bullet-hell cpp danmaku gamedev hpw shmup shooter
Last synced: 16 Jun 2025
https://github.com/epi5131/aulut
AviUtl LUT スクリプト
aviutl aviutl-script cpp cube-lut
Last synced: 06 Apr 2026
https://github.com/coders-school/stl
C++ online course. Modules about STL. Containers, algorithms, iterators, functors, lambdas.
coders-school cplusplus cpp cpp17 markdown md stl stl-algorithms stl-containers
Last synced: 10 Apr 2025
https://github.com/avidlearnerinprogress/_antivirus_
Minimal, customisable & powerful antivirus project
antivirus cpp hash md5 visual-studio visualcpp windows-form-application
Last synced: 28 Oct 2025
https://github.com/bengreenier/webrtc
Prebuilt WebRTC binaries for Windows, Mac, and Linux. 🏗️🪄
Last synced: 10 Apr 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/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/iricartb/propagation-techniques-used-by-threats
Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.
bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression
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/qengineering/gstreamer-1.18.4-rpi_64-bits
GStreamer 1.18.4 with OpenCV example on a Raspberry Pi 4
cpp gstreamer gstreamer-pipeline opencv raspberry-pi raspberry-pi-64-os raspberry-pi-camera raspicam
Last synced: 28 Oct 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/fpagliughi/cooper
A simple and novel approach to the Actor pattern in C++
Last synced: 10 Apr 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/csb6/editor
A custom text editor using the FLTK GUI toolkit
Last synced: 09 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/scar17off/zyro-ddnet
An open-source cheat client for DDNet (DDRace Network) focused on simplicity and clean code architecture.
cheat-client cpp ddnet ddracenetwork ddracenetwork-bot game-client game-hacks game-modification open-source teeworlds
Last synced: 08 Apr 2025
https://github.com/bufgix/study.lib
Konya Teknik Üniversitesi haftalık programlama ödevleri
Last synced: 02 Sep 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