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/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/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/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/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/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/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/aryaminus/srijana
A C++ and Opengl based game to draw a window leading to snake which runs on neural network to reach it's food within certain iteration for AI along with Keyboard press to move the Snake quads. Youtube:
ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks cpp freeglut game graphics keyboard linux neural-network opengl perspective q-learning
Last synced: 23 Apr 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/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/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/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/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/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/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/endiliey/mini-games
:game_die: Random mini-games like Minesweeper
Last synced: 13 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/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/dankmeme01/arc
Modern C++ async runtime, inspired by Tokio
async asynchronous cpp runtime
Last synced: 14 Feb 2026
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/kanishkrawatt/cpp
A collection of resources to learn object-oriented programming and related concepts With cpp
Last synced: 02 Mar 2026
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/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/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/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/llnl/raja-project-template
A template project using CMake & BLT to build a RAJA application
Last synced: 29 Apr 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/soyapo/bp-minesweeper
Classic Minesweeper game designed for console, written in pure c++.
Last synced: 06 May 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/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/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/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/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/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/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/xeouz/virec
A small compiler with LLVM
compiler cpp llvm programming-language
Last synced: 25 Jun 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/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/23jura23/intellector
Настольная игра с гексагональным полем наподобие шахмат
Last synced: 15 Sep 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/queue-ri/advanced-algorithm-study
📖 알고리즘 문제 해결 전략(종만북) AC 풀이 모음집 & 스터디 - 2기 종료
algorithm algospot c cpp gcc problem-solving python
Last synced: 31 Jul 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/karnkaul/cpp-template
C++20 CMake Project Template (Executable)
cmake cpp cpp20 github-actions
Last synced: 12 Sep 2025
https://github.com/koji/30days-openframeworks
30days-openFrameworks
cpp creative-coding openframeworks
Last synced: 20 Mar 2025
https://github.com/guillaumedua/cppshelf
Collection of powerfuls - C++ Single-Header Libraries Files
Last synced: 27 Jul 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/tdworowy/unrealengine-bookexample
Example from Unreal Engine C++ The Ultimate Developer's Handbook.
Last synced: 22 Aug 2025
https://github.com/solo-io/envoy-consul-connect
Envoy Filter for Consul Connect
cpp cpp11 envoy envoy-filter envoyproxy gloo service-mesh
Last synced: 24 Jul 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/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/marprok/hexit
A minimalistic hex editor.
c-plus-plus cpp hex-editor linux ncurses
Last synced: 08 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/arthursonzogni/inthecube
The webassembly port of InTheCube
arthursonzogni cmake cpp cube game platform webassembly
Last synced: 09 Apr 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/csb6/editor
A custom text editor using the FLTK GUI toolkit
Last synced: 09 Apr 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/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/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/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/colinh/mini-coro-plus
C++ Mini Coroutine Library
coroutines cpp cpp17 linux macosx posix
Last synced: 13 May 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/hotkit/pgasio
Postgres connectivity for modern C++
cpp postgres postgres-connectivity
Last synced: 14 May 2025
https://github.com/ryukinix/cpp-journey
My personal notes/codes about the infernal adventure to learn C++ from HackerRank [pt-br]
Last synced: 05 Apr 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/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/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/with-sky/hintfft
C++ Fast Fourier Transform used in HyperInt.
cpp cpp14 high-performance-computing
Last synced: 10 Apr 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/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/kawchar85/library
My personal codes.
algorithms algorithms-and-data-structures competitive-programming cpp data-structures programming
Last synced: 13 Apr 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/muziing/cpp_learning
C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。
Last synced: 19 Apr 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/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/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/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/zziz/leetcode
Leetcode solutions in C++
competitive-programming cpp leetcode
Last synced: 09 Jul 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/ppetr/lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
Last synced: 02 Sep 2025