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-06-20 00:06:43 UTC
- JSON Representation
https://github.com/program-spiritual/gab
图解汇编基础 (graphical assembly basis)
assembler assembly call1-craft cpp gab
Last synced: 25 Mar 2025
https://github.com/jakubvojvoda/motion-segmentation
Robust motion detection/segmentation using OpenCV
cpp frame-difference image-processing motion-detection motion-gradient motion-segmentation opencv optical-flow video-processing
Last synced: 09 Apr 2025
https://github.com/mxrcode/stockwidget
Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.
cpp cryptocurrency open-source opensource stockwidget widget
Last synced: 03 Jul 2025
https://github.com/toxe/mandelbrot-sfml-imgui
Interactive multi-threaded C++ Mandelbrot renderer using SFML + ImGui running at constant 60 FPS
cpp cpp20 imgui imgui-mandelbrot mandelbrot multithreading sfml sfml-imgui threads
Last synced: 23 Apr 2025
https://github.com/codinasion/hello-world
"Hello World" in every programming language 🤗 Good collection of `good first issue`
c c-sharp cpp dart first-timers go good-first-issue hello-world java python python3 scala
Last synced: 05 Jul 2025
https://github.com/zigrazor/cxxautomata
A C++ library for simulating automata and Turing machines
automata automata-learning automata-machines-simulator automata-processor automata-simulator automata-theory automatas automaton cpp cpp-lib cpp-library deterministic-finite-automaton deterministic-turing-machine dpda finite-automaton hacktoberfest non-deterministic-finite-automaton non-deterministic-turing-machine pushdown-automaton turing-machine
Last synced: 26 Mar 2025
https://github.com/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/whoismtrx/advent_of_code
Solutions to Advent of Code challenges across multiple programming languages.
advent-of-code clanguage coding coding-challenges competitive-programming cpp csharp ocaml puzzle python rust solutions
Last synced: 02 May 2025
https://github.com/mars3142/cocos2dx-runtime-permission
cocos2d-x game with Android Runtime permission
Last synced: 29 May 2026
https://github.com/ahmedhosssam/chessmate
Chess game written in C++ and Raylib
chess chess-game chessboard cpp
Last synced: 08 Apr 2025
https://github.com/danielaparker/acons
A modern C++ header-only library for constructing N-dimensional arrays
array cpp cpp11 header-only multi-dimensional-array n-dimensional no-dependencies numerical-methods scientific-computing single-file
Last synced: 22 Apr 2025
https://github.com/uctakeoff/uc_apng_loader
uc::apng::loader is a header only C++11 apng (Animated PNG) decoder.
apng cpp cpp11 cross-platform header-only
Last synced: 26 Dec 2025
https://github.com/bocaletto-luca/fm-trasmitter
FM Transmitter with Arduino & Si4713 - Author: Bocaletto Luca A professional Arduino UNO project using the SparkFun Si4713 breakout to broadcast line-level audio over FM (87.5 – 108 MHz), complete with RDS support.
arduino bocaletto-luca cpp fm fm-trasmitter gplv3 hack hack-fm hack-rf hacking openhardware opensource radio-frequency rf standalone trasmitter
Last synced: 08 May 2026
https://github.com/moshiba/pbar
Low overhead C++ progress bar
cpp hacktoberfest progress-bar progressbar
Last synced: 08 Oct 2025
https://github.com/kneth/demonodeextension
Demonstration of C++ extension for node.js
Last synced: 26 Feb 2026
https://github.com/tosox/rpc4stalker
An easy discord rich-presence implementation for S.T.A.L.K.E.R.
console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows
Last synced: 19 Oct 2025
https://github.com/hobywan/trinity
An anisotropic mesh adaptation library designed for non-uniform memory access multicore and manycore nodes.
anisotropy cpp hpc intel manycore mesh multicore numa openmp
Last synced: 15 Oct 2025
https://github.com/jjbel/samarium
2-D physics simulation and rendering engine written in modern C++.
cmake conan cpp modern-cpp physics-simulation
Last synced: 23 Oct 2025
https://github.com/cojudge/cojudge
Solve classic LeetCode problems complete offline. No discussion forum, no LLM assistant, not even the internet. Solve the curated list with just you, the problem and the offline judge.
cpp docker education interview-preparation java javascript leetcode python
Last synced: 26 Feb 2026
https://github.com/jdsherbert/wwise-soundbank-xml-parser
Wwise Soundbank XML Parser libraries for various stacks. Reads Event, RTPC, Switch, State, and Auxbus data.
audiokinetic audiokinetic-wwise cpp csharp mit-license python soundbank unity unreal-engine wwise xml-parser
Last synced: 10 Oct 2025
https://github.com/qengineering/tensorflow_lite_face_mask_jetson-nano
Face mask detection on a Jetson Nano
aarch64 cpp deep-learning face-mask face-mask-detection jetson-nano tensorflow-examples tensorflow-lite
Last synced: 24 Oct 2025
https://github.com/crisluengo/doxpp
dox++, document your C++ code
api clang cpp documentation-generator documentation-tool html5
Last synced: 25 Oct 2025
https://github.com/jefftrull/sparsematrixlibraries
Test cases demonstrating different sparse matrix libraries
Last synced: 12 Oct 2025
https://github.com/endurodave/asynccallback
C++ Asynchronous Multicast Callbacks
asynchronous-programming callbacks cpp multi-threading
Last synced: 10 Oct 2025
https://github.com/govnorice/mixerdialog
A simple application to control system volume with fancy visualisation.
c cpp gtk3 linux linux-app volume volume-control volume-mixer volume-slider volume-visualization
Last synced: 30 Oct 2025
https://github.com/0xnineteen/hyper-alpha-zero
hyper optimized alpha zero implementation to play gomoku (distributed training with ray, mcts with cython)
alpha-go alpha-zero cpp cython deepmind mcts monte-carlo-tree-search multi-core python ray
Last synced: 13 May 2025
https://github.com/liutairan/qtgcs
Multiple quadcopter Ground Control Station.
cpp cross-platform ground-control-station multiple-quadcopters multiwii qt5 xbee
Last synced: 13 May 2025
https://github.com/hosseinmoein/bobcat
3 different C++, multi-threaded queues including a lock-free one
circular-queue cpp cpp-11 cpp11 lock-free lockfree multi-threading multithreaded queue
Last synced: 14 Sep 2025
https://github.com/willdoescode/natcpp
Re-writing natls in c++ to learn c++
c cpp ls ls-colors ls-command nat natls
Last synced: 07 Apr 2025
https://github.com/innermost47/beatcrafter
Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.
audio-plugin beatmaker cpp daw drum-machine drums foot-controler juce live live-performance midi-learn pattern-generator vst-plugin vst3 vst3-plugin
Last synced: 01 Apr 2026
https://github.com/ntia/lfmf
NTIA/ITS C++ implementation of Low Frequency / Medium Frequency (LF/MF) Propagation Model. The LF/MF model predicts basic transmission loss in the frequency range 0.01 - 30 MHz for propagation paths over a smooth Earth and antenna heights less than 50 meters.
cpp lfmf propagation proplib spectrum telecommunications
Last synced: 22 Jul 2025
https://github.com/karnkaul/dino
C++20 Library for dynamically loading shared libraries and functions.
cpp cpp20 cpp20-library dynamic-loading loader
Last synced: 11 Apr 2025
https://github.com/topfreegames/maestro-client
maestro-client is maestro's framework that should be included in game rooms
cpp game game-development game-room maestro unity
Last synced: 12 Apr 2025
https://github.com/yuehaowang/lets_cg
Learning and practice Computer Graphics.
computer-graphics cpp geometry-processing global-illumination graphics-algorithms opengl ray-tracing volume-rendering
Last synced: 29 Oct 2025
https://github.com/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 2025
https://github.com/imxeno/devtale
Essentially... it's just a basic old-school packet logger for NosTale. With ambitions to become something more.
asm clr cpp cpp-cli devtool memory-hacking nostale packet-sniffer visual-studio
Last synced: 11 Jul 2025
https://github.com/ruturaj4/learncpp-dot-com-quizzes
✔️ Quizzes, samples and other exercises from learncpp.com (Covers cpp11, cpp14 and even cpp17!)
cpp cpp-course cpp11 cpp14 cpp17 learn-cpp learncpp learncpp-tutorials
Last synced: 10 Sep 2025
https://github.com/jimbobbennett/wio-terminal-arducam
How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2
arducam arduino cpp iot seeedstudio wio-terminal
Last synced: 16 Sep 2025
https://github.com/zxffffffff/start-cpp-vcpkg
一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建
cmake corss-platform cpp starter template vcpkg
Last synced: 19 Apr 2026
https://github.com/mc-cat-tty/doorbellcamdaemon
Part of DoorbellCam project: daemon for people recognition with YOLO from a RTSP video stream.
cicd computer-vision container cpp docker doorbell ezviz mqtt mqtt-client opencv rtsp-client rtsp-stream smart-door smart-doorbell yolo yolov5
Last synced: 20 Mar 2025
https://github.com/point72/csp-adapter-symphony
A csp adapter for symphony
chat chatbot cpp python reactive reactive-programming stream-processing streaming symphony
Last synced: 20 Jul 2025
https://github.com/genodelabs/genode-imx
i.MX SoC family support for the Genode OS framework
aarch64 arm armv7 armv8 cplusplus cpp genode hypervisor imx6 imx7 imx8 microkernel osdev virtualization
Last synced: 07 Apr 2025
https://github.com/rajjitlai/attendance-management
A C++ Project on Attendance management of students
attendance-management-system cpp cpp-project cpp-template executable
Last synced: 20 Sep 2025
https://github.com/tdegeus/goosefem
Several types of Finite Element simulations in C++ (with a Python interface)
cpp fem finite-elements pybind11 python xtensor
Last synced: 06 May 2025
https://github.com/soyapo/codeforces
Scripts to Codeforces problems, submitted by me. Most of them tend to work.
Last synced: 06 May 2025
https://github.com/ohjurot/webstringhasher
YouTube Tutorial for writing an webserver with C++
cpp cpp-web-services webapp webserver website
Last synced: 13 Apr 2025
https://github.com/beardedfish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
c-plus-plus config configuration cpp cpp17 cpp17-library ini ini-file ini-parser ini-reader ini-rw ini-writer initialization input io library oop output parser settings
Last synced: 25 Oct 2025
https://github.com/bonnie39/rarunlocker
Simple tool to fully unlock WinRAR
cpp unlocker visual-studio windows winrar winrar-activator winrar-cracker winrar-unlocker
Last synced: 12 Apr 2025
https://github.com/ikluft/ikluft-tools
misc tools and scripts by Ian Kluft (in shell, Perl, Rust, C++, Go, Python)
bash cpp golang perl python rust scripts shell shell-script
Last synced: 21 Mar 2025
https://github.com/kazhuu/advent-of-code-2020
My C++ solutions for a year 2020
Last synced: 11 Apr 2025
https://github.com/erfaniaa/compilers-course-project
Converting a pseudo-C source code to a pseudo-assembly code
compilers cpp grammar lalr-parser lark-parser parser python3
Last synced: 11 Apr 2025
https://github.com/eaucooh/midden
Collections . All directions . Not all mine . Thanks
collections cpp csharp dotnet html-css-javascript java vba vbs
Last synced: 20 Mar 2025
https://github.com/divisionind/autorun
allows you to hold down any key on your keyboard by pressing a hotkey
automation c cpp game games macros windows
Last synced: 07 Jul 2025
https://github.com/dpvasani/dsa_lab
This repository contains a comprehensive collection of Data Structures and Algorithms implementations and explanations for intermediate-level learners. The content has been curated from various sources across the web, providing a diverse range of topics and concepts to explore.
cpp data-structures-and-algorithms python
Last synced: 19 Sep 2025
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
https://github.com/osdev0/freestnd-cxx-hdrs
Headers from GCC's libstdc++ that can be used in a freestanding environment.
cpp cxx freestanding header-only headers libstdcxx
Last synced: 04 Apr 2026
https://github.com/mateuseap/algorithms
Algorithms, Data Structures and resolution of programming questions
algorithms algorithms-and-data-structures c cpp data-structures ruby
Last synced: 26 Oct 2025
https://github.com/anshumansinha3301/small_finance_manager
Finance manager function written in C++
Last synced: 07 Oct 2025
https://github.com/sudodevinci/tv-head
Pipeline for images onto WS2812B LED strips via Raspberry Pi Pico, ESP32, or Arduino UNO, to use as a dot-matrix display.
arduino cpp esp32-arduino esp32-s3 micropython micropython-rpi-pico neopixel neopixel-strip opencv raspberry-pi raspberry-pi-pico tv-head tvhead
Last synced: 10 Apr 2025
https://github.com/amatofrancesco99/knn-openmpi
An Open MPI implementation of the well known K-Nearest Neighbors (Machine Learning) classifier.
cpp k-nearest-neighbor-classifier machine-learning-algorithms openmpi
Last synced: 11 Oct 2025
https://github.com/harrison1/unrealcpp-full-project
unrealcpp full project for backups and version control for project breaking errors
c-plus-plus cplusplus cpp ue4 unreal unreal-engine unreal-engine-4 unrealengine
Last synced: 15 Oct 2025
https://github.com/raven-os/feathers
A graphical compositor for Raven-OS
albinos c-plus-plus compositor cpp feathers raven raven-os wayland
Last synced: 11 Mar 2025
https://github.com/bytenol/mayhemcpp
Collection of cool opengl based stuffs
3d cpp game game-engine gamedev gamedevelopment mathematics opengl physics-simulation
Last synced: 10 Apr 2025
https://github.com/zivnadel/advent-of-code
Solutions to the Advent of Code annual event
advent-of-code advent-of-code-2022 advent-of-code-2023 cpp javascript python
Last synced: 18 Jun 2025
https://github.com/jvillella/siyana-renderer
An ongoing upgrade to an a OpenCL-based path tracer and terrain generator I wrote many years back.
boost computer-graphics cpp glfw opencl path-tracer ray-tracer real-time siyana-renderer terrain-generation
Last synced: 16 Jul 2025
https://github.com/minhaskamal/filesqueezer
Simple File Compressor & Extractor (huffman-algorithm-compression-zip)
c-plus-plus compressor cpp encoder huffman-algorithm zip
Last synced: 11 Apr 2025
https://github.com/christianpanov/static_string
Experimental compile-time string manipulation C++17 library
compile-time cpp cpp17 cpp17-library library metaprogramming static-string string string-manipulation
Last synced: 14 Apr 2025
https://github.com/chetan6780/complete-preparation
🎉 One-stop destination for all your technical interview Preparation 🎉
algorithm codestudio cpp data-stuctures gfg leetcode solutions
Last synced: 25 Sep 2025
https://github.com/drogglbecher/thinline
Handle and execute unittests written in function comment sections for C/C++ & Python
analysis c cpp parser python rust synthesis unit-testing unittests
Last synced: 10 Oct 2025
https://github.com/sujalchoudhari/coda
C++ Objects Dynamic Architecture
cpp dynamic-programming hacktoberfest hacktoberfest2023 interpreter programming-language programming-languages
Last synced: 14 Sep 2025
https://github.com/davidzeng0/xe
Io Uring Event Library. Ported to Rust @ https://github.com/davidyz0/xx-pulse
asyncio coroutines cpp event-loop io-uring linux
Last synced: 02 Nov 2025
https://github.com/erio-harrison/savms
Smart Autonomous Vehicle Management System
Last synced: 12 Apr 2025
https://github.com/shadowmitia/libqoi
A C++ implementation of the QOI image format
Last synced: 10 Jul 2025
https://github.com/alon-regev/veganvirus
A Virus to encourage veganism and deter against eating meat.
api-hook assembly c code-injection cpp cybersecurity dll-injection gdi-plus hackathon oop operating-system pe-format project teamwork visual-studio winapi windows
Last synced: 13 Sep 2025
https://github.com/congard/pointcloudcrust
C++ implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker")
algorithm cpp cpp-library pointcloud surface-reconstruction triangulation
Last synced: 28 Jun 2025
https://github.com/proffix4/dev_for_ubuntu22
Все нужное разработчику для Ubuntu22
android android-studio asm cpp development java linux netbeans python ubuntu ubuntu2204 vala
Last synced: 13 Apr 2025
https://github.com/mortinger91/openglengine
An OpenGL 3D Engine, made with C++.
3d-graphics cmake cpp opengl submodules
Last synced: 26 Oct 2025
https://github.com/pdsmart/sharpmz
A Sharp MZ Series (80K,80C,1200,80A,80B,700,800,2000) Computer Hardware Emulation written in VHDL on Altera FPGA fabric. Runs on the MiSTer project and other Altera Cyclone devices.
assembly-language c cpp electronics emulator fpga perl retrocomputing vhdl
Last synced: 15 Jun 2025
https://github.com/cpbridge/fetal_heart_analysis
Automated tools for analysing fetal heart cardiac videos
cpp fetal-heart medical-imaging particle-filter random-forest rotation-invariant-features ultrasound video-processing
Last synced: 08 May 2025
https://github.com/axel-op/vscode-devcontainer-cpp-conan
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.
cmake conan containerization cpp docker gtest remote-development remote-development-container visual-studio-code vscode vscode-container vscode-remote
Last synced: 20 Jun 2025
https://github.com/mshockwave/llvm-sample-pass
Simple LLVM pass that shows the basic LLVM API concepts
cmake compiler-optimization cpp llvm llvm-ir
Last synced: 15 Jun 2025
https://github.com/pierluigiferrari/unscented_kalman_filter
A 2D Unscented Kalman Filter
cpp kalman-filter sensor-fusion ukf unscented-kalman-filter
Last synced: 13 May 2025