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/scapix-com/example2
Example for Scapix C++ JNI library
cpp cpp11 cpp14 cpp17 java jni jni-android jni-bindings jni-sample jni-wrapper
Last synced: 10 Oct 2025
https://github.com/egecetin/repo-init
C++ Application Template. It has already integrated a Telnet and ZeroMQ server to receive commands, Crashpad handler to generate minidump, a Prometheus server to broadcast performance metrics. Also, it can send logs to syslog using Spdlog, to a Sentry server and Grafana Loki instance
application-template cmake cpp cpp-template grafana-loki-client prometheus-client sentry-client template
Last synced: 19 Oct 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/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/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/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/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/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/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/rachhshruti/reliable-file-transfer-udp
Reliable file transfer using unreliable User Datagram protocol
client-server congestion-control cpp flow-control networking sliding-window-protocol udp
Last synced: 14 Apr 2025
https://github.com/anishlearnstocode/hackerrank-interview-preparation-kit
Solutions to Interview Preparation Kit Questions on HackerRank.
algorithms cpp data-structures hackerrank interview-preparation java programming python python3 solutions
Last synced: 08 Aug 2025
https://github.com/adityaseth777/30-days-of-code-hackerrank
This repository contains the codes, I have been submitting in the 30 Days of Code program by Hackerrank.
30-days-of-code 30dayscodechallenge cpp hackerrank-solutions kotlin python
Last synced: 02 May 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/ThomasThelen/BrowserLib
A library which makes modification of browsers' behavior easy.
browser-modification cpp registry web-browser web-hacking windows-registry
Last synced: 05 May 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/liuxiaodong008008/numopt3
Numerical optimization library in C++.
cpp gradient-descent machine-learning newtons-method numerical-optimization
Last synced: 15 Apr 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/archercreat/libx86
Simple library-wrapper around triton for emulation/disassembly
cmkr cpp reverse-engineering triton
Last synced: 09 Aug 2025
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/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/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/patrickelectric/cpy-rs
A Rust crate to help creating C++ and Python bindings
Last synced: 18 Jun 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/infra-blue/esp32-weatherstationrtc
ESP32 based desk clock with DS3231, BME280 and BH1750
arduino bh1750 bme280 clock cpp ds3231 electronics esp32 esp32-arduino max7219 platformio weather-station
Last synced: 03 Oct 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/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/xeouz/virec
A small compiler with LLVM
compiler cpp llvm programming-language
Last synced: 25 Jun 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/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/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/colinh/mini-coro-plus
C++ Mini Coroutine Library
coroutines cpp cpp17 linux macosx posix
Last synced: 13 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/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/soyapo/bp-minesweeper
Classic Minesweeper game designed for console, written in pure c++.
Last synced: 06 May 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/m1dsolo/survivor
A Simple Game Based on ECS and SDL3, Written in C++23
Last synced: 03 Nov 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/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/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/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/endiliey/mini-games
:game_die: Random mini-games like Minesweeper
Last synced: 13 Mar 2026
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/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/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/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/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/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/zziz/leetcode
Leetcode solutions in C++
competitive-programming cpp leetcode
Last synced: 09 Jul 2025
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/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/m-aliozkaya/datastructuresproject-2
Data structure linked list project for school
Last synced: 21 Feb 2026
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/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/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/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/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/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/timusus/ktaglib
Taglib Kotlin Library
cpp kotlin storage-access-framework taglib
Last synced: 14 Jul 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/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/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/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/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/koji/30days-openframeworks
30days-openFrameworks
cpp creative-coding openframeworks
Last synced: 20 Mar 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/karnkaul/cpp-template
C++20 CMake Project Template (Executable)
cmake cpp cpp20 github-actions
Last synced: 12 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/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/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/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/wo1fsea/cpptexturepacker
A C++ Texture Packer Toolkit
cocos2d-x cpp maxrectsbinpack sprite-sheet texture-pack unity3d
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
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/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/mohitmishra786/my-code-snippets
Code Snippets that i will use during contests for saving my some seconds.
Last synced: 11 Jul 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/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/flatypus/teamaphelioncansat
Eric Hamber's 2024 Cansat Entry
Last synced: 20 Aug 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