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/epam/imago
2D chemical structure image recognition toolkit
cheminformatics cpp indigo java ocr opencv python recognition
Last synced: 06 Oct 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/ahueck/astprinter
Conveniently explore the Clang abstract syntax tree
abstract-syntax-tree c clang clang-tooling cpp
Last synced: 05 Apr 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/m1dsolo/survivor
A Simple Game Based on ECS and SDL3, Written in C++23
Last synced: 03 Nov 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/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/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/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/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/soyapo/bp-minesweeper
Classic Minesweeper game designed for console, written in pure c++.
Last synced: 06 May 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/colinh/mini-coro-plus
C++ Mini Coroutine Library
coroutines cpp cpp17 linux macosx posix
Last synced: 13 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/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/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/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/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/koji/30days-openframeworks
30days-openFrameworks
cpp creative-coding openframeworks
Last synced: 20 Mar 2025
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/hpw-dev/hpw-demo
Исходники демо версии игры H.P.W
bullet-hell cpp danmaku gamedev hpw shmup shooter
Last synced: 16 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/fpagliughi/cooper
A simple and novel approach to the Actor pattern in C++
Last synced: 10 Apr 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/epi5131/aulut
AviUtl LUT スクリプト
aviutl aviutl-script cpp cube-lut
Last synced: 06 Apr 2026
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/bengreenier/webrtc
Prebuilt WebRTC binaries for Windows, Mac, and Linux. 🏗️🪄
Last synced: 10 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/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/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/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/floydz/cryptanalysislib
C++ STL for speed and cryptanalytic application
Last synced: 28 Oct 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/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/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/flatypus/teamaphelioncansat
Eric Hamber's 2024 Cansat Entry
Last synced: 20 Aug 2025
https://github.com/ravbug/tanksunrealold
Outdated, see the rewrite here:
blueprint cpp game sample-project tank tutorial tutorial-game unity-assets unity-tanks unreal-engine
Last synced: 26 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/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/sahilbansal17/ac_circuit_solver
Given the netlist, this program draws an AC circuit and finds the current/voltage values.
ac-circuits circuit-simulator circuit-solver cpp lexical-analysis yacc
Last synced: 18 Sep 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/ajaust/precice-parallel-solverdummies
Very simple solver dummies for the different bindings of preCICE. These dummies can run in parallel and one can run arbitrary combinations of these bindings.
cpp mpi parallel precice python-bindings solver-dummies
Last synced: 05 Mar 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/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/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/kampi/zybo
Miscellaneous things and projects for my ZYBO and ZYNQ devices.
amd arm c cpp fpga fpga-programming linux vhdl wsl-ubuntu wsl2 xilinx zybo zynq
Last synced: 04 Oct 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/harvard-neutrino/siren
Injection and weighting framework for BSM interactions with complex topologies and geometric concerns
cpp neutrino python simulation
Last synced: 21 Sep 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/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/avakar/atomic_ref
Header-only implementation of std::atomic_ref for C++14
Last synced: 07 Apr 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/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/guillaumedua/cppshelf
Collection of powerfuls - C++ Single-Header Libraries Files
Last synced: 27 Jul 2025
https://github.com/endiliey/mini-games
:game_die: Random mini-games like Minesweeper
Last synced: 13 Mar 2026
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/yukinarit/python-cookbook-in-modern-cpp
Writing python cookbook in Modern C++ (C++17)
Last synced: 13 Oct 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/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/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/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/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/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/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/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/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/blckclov3r/apex5400_bill-acceptor
(Arduino) php bill acceptor/validator (School Project 2019)
Last synced: 13 Jun 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/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/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/zziz/leetcode
Leetcode solutions in C++
competitive-programming cpp leetcode
Last synced: 09 Jul 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/arthursonzogni/inthecube
The webassembly port of InTheCube
arthursonzogni cmake cpp cube game platform webassembly
Last synced: 09 Apr 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/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/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/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/ppetr/lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
Last synced: 02 Sep 2025
https://github.com/bufgix/study.lib
Konya Teknik Üniversitesi haftalık programlama ödevleri
Last synced: 02 Sep 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/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/reductstore/reduct-cpp
ReductStore Client SDK for C++
cpp cpp-20 http-client reductstore sdk
Last synced: 04 Feb 2026
https://github.com/nglsg/uniapi
The Universal LLM Gateway - Integrate ANY AI Model with One Consistent API
ai ai-tools api-client api-integration api-wrapper chatbot cpp cross-platform cuda gpu-accelerated high-performance http-server inference-server language-model llm llm-integration openai-compatible rest-api universal-api
Last synced: 17 Jun 2025
https://github.com/christopher-besch/opengl_reference
Quick Reference for OpenGL.
cpp opengl reference thecherno
Last synced: 11 Jul 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/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