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-23 00:06:41 UTC
- JSON Representation
https://github.com/lackhole/lupin
Access member fields ignoring access specifiers
Last synced: 17 Mar 2026
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/hxndev/console-based-notepad-using-trie-trees
This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.
4d 4d-linked-list binary-tree console-based cpp definition dictionary linked-list notepad synonyms trees trie windows
Last synced: 03 May 2026
https://github.com/kneth/demonodeextension
Demonstration of C++ extension for node.js
Last synced: 26 Feb 2026
https://github.com/agungferdi/smart_farming
A comprehensive IoT-based smart farming system featuring ESP32 microcontrollers, environmental monitoring sensors, automated irrigation control, and real-time web dashboard.
cpp esp32 hono mqtt nextjs postgresql typescript
Last synced: 14 Sep 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
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/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/NARCOTIC/Confuse-Trackers
This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.
adware-blocking confuse confuser cplusplus cpp exe fingerprinting google tracking
Last synced: 12 Jul 2025
https://github.com/karmakrafts/kstd-streams
Highly optimized, constexpr-ready collection streams for C++17/20.
cplusplus cplusplus-17 cplusplus-20 cpp cpp-library cpp-programming cpp20 cpp20-library cross-platform cross-platform-library functional-programming header-only header-only-library library streams streams-api
Last synced: 11 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/axel-op/vscode-devcontainer-cpp-vcpkg
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.
cmake cpp docker gtest remote-development remote-development-container vcpkg visual-studio-code vscode vscode-container vscode-remote
Last synced: 20 Mar 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/qengineering/tensorflow_lite_segmentation_rpi_32-bit
TensorFlow Lite segmentation on Raspberry Pi 4 aka Unet at 4.2 FPS
armv7 armv8 cpp deep-learning raspberry-pi-4 segmentation semantic-segmentation tensorflow-examples tensorflow-lite unet unet-image-segmentation unet-segmentation unet-tensorflow
Last synced: 13 Apr 2025
https://github.com/kazhuu/advent-of-code-2020
My C++ solutions for a year 2020
Last synced: 11 Apr 2025
https://github.com/dasaav-dsv/callhook
An x86-64 function call hooking library.
cpp cpp17 function-hooking hooking-framework hooking-library reverse-engineering
Last synced: 24 Dec 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/georgecatalin/qt-core-advanced-with-cpp
Course work associated with the Udemy.com course "Qt Core Advanced with C++" , authored by Bryan Cairns.
cplusplus cpp qt qt5 qtcreator udemy-course
Last synced: 31 Oct 2025
https://github.com/vikashpr/18csc304j-cd
SRMIST Kattankulathur Compiler Design-18CSC304J lab exercises Implemented in C/C++
18csc304j 18csc304j-cd compiler-design compiler-design-lab cpp srm-compiler-design-18csc304j srmist-cd srmist-cd-lab vikashpr
Last synced: 22 Jul 2025
https://github.com/kristoff-starling/oj-programmes
Program solutions to problems on several prevalent OJs
Last synced: 11 Sep 2025
https://github.com/pschatzmann/arduino-freertos-addons
Additions to FreeRTOS: C++ API
Last synced: 03 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/devvoid/vini
A single-header INI parser capable of both reading and writing files.
c-plus-plus cpp cpp-library cpp98 ini ini-parser no-dependencies single-file single-header single-header-lib
Last synced: 27 Jun 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/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/sujalchoudhari/coda
C++ Objects Dynamic Architecture
cpp dynamic-programming hacktoberfest hacktoberfest2023 interpreter programming-language programming-languages
Last synced: 14 Sep 2025
https://github.com/briancairl/multi_field_array
Data-oriented multi-field array container class template written in C++17
array cpp cpp17 data-oriented data-oriented-design data-oriented-programming header-only modern-cpp parallel-array soa structure-of-arrays template vector
Last synced: 30 Jul 2025
https://github.com/ranon-rat/gibby-requires-data
A neural network that actually works
cpp neural-network neural-network-cpp
Last synced: 19 Aug 2025
https://github.com/jakubriegel/auto
System of autonomous cabs with integrated simulator of vehicles and sample front-end
automation autonomous-vehicles cpp crow curl curlpp google-maps-api put-poznan studies typescript
Last synced: 23 Aug 2025
https://github.com/sansyrox/algorithm-ds
algorithms algorithms-and-data-structures c-plus-plus cpp data-structures dsa java javascript python2 python3
Last synced: 10 Aug 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/epwalsh/csa
C++ header-only library for Coupled Simulated Annealing
coupled-simulated-annealing cpp optimization simulated-annealing
Last synced: 17 Mar 2025
https://github.com/adityamangal1/geeksfforgeeks
GeeksForGeeks programming questions
arrays coding-challenges contest-programming cpp dynamic-programming geeksforgeeks-solutions gfg-part1 puzzles python3 recursion
Last synced: 26 Aug 2025
https://github.com/nandite/pcl-optics
C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.
c-plus-plus clustering clustering-algorithm cpp density-classification optics pcl pcl-library point-cloud
Last synced: 14 Apr 2025
https://github.com/abhinandan323/programming-notes
Programming codes of various languages
Last synced: 21 Aug 2025
https://github.com/tigthor/project-based-learn-programming
Learn every programming language by building projects and advancing your skills
cpp golang java javascript learn-to-code learning learning-by-doing learning-exercise learning-js learning-notes learning-python learning-resources nodejs programming programming-language project project-management projects python react
Last synced: 27 Jul 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/Fildo7525/reloader.nvim
Easy setup of C++ projects
clangd cpp lsp neovim-plugin nvim
Last synced: 13 Aug 2025
https://github.com/mizux/python-native
Test to build a multi-platforms Native Python 3 package using pip
cmake cpp mizux native-library python swig
Last synced: 28 Jul 2025
https://github.com/607011/obfuscateplusplus
String and data obfuscation for C++14 and newer
cplusplus cpp cpp14 obfuscate obfuscate-strings obfuscation
Last synced: 18 Aug 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/freeyoursoul/fys
FyS Online (Soul Tales) server side, a scalable mmorpg game
chaiscript cpp fys-online game-development lua scalable-mmorpg-game
Last synced: 18 Aug 2025
https://github.com/extremq/punity
Unity inspired game engine for the Raspberry Pi PIco.
2d-game-engine cpp ecs game-development game-engine gamedev microcontrollers picosdk raspberry-pi
Last synced: 01 Aug 2025
https://github.com/mguludag/chrono_parse
parse date_times with {fmt} style into std::chrono::time_point {WIP}
chrono cpp cpp11 cpp14 cpp17 cpp20 datetime header-only iso8601 iso8601-parser parser
Last synced: 11 Aug 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/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/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/vahancho/nkar
Նկար (nkar) image comparison and differences highlighting C++ API
comparison contour contours cpp cpp11 difference diffing gcc highlight highlighting hightlight image image-comparison image-processing nkar pixel testing
Last synced: 12 Jun 2025
https://github.com/moshiba/pbar
Low overhead C++ progress bar
cpp hacktoberfest progress-bar progressbar
Last synced: 08 Oct 2025
https://github.com/challanger524/template-cpp
Clean C++ CMake Ninja VSCode template
cmake cmake-presets cpp cpp23 ninja ninja-build pch precompiled-header rebase-warning template vscode vscode-settings
Last synced: 09 Aug 2025
https://github.com/qengineering/gfpgan-ncnn-raspberry-pi-4
GFPGAN face reconstruction with ncnn on a bare Raspberry Pi
cpp deep-learning face-recognition-application face-reconstruction gan gfpgan image-restoration ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os super-resoluion
Last synced: 07 Oct 2025
https://github.com/gazebosim/gz-utils
Classes and functions for robot applications
cpp cpp17 gazebo gazebosim hacktoberfest ignition-gazebo ignition-libraries robotics simulation utilities-library
Last synced: 12 Dec 2025
https://github.com/b1tflyyyy/utf8-string-cpp
Implementation of wrapper over standard string to work with UTF-8 encoding
cmake cpp cpp20 cross-platform encoding library linux mit mit-license string unicode utf-8 windows
Last synced: 11 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/jefftrull/sparsematrixlibraries
Test cases demonstrating different sparse matrix libraries
Last synced: 12 Oct 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/codebydant/pcl_visualizer
Visualizer for 3D point cloud using PCL Library 1.9.1
c-plus-plus clang-format cmake computer-vision cpp pcd pcl pcl-library pcl-viewer ply point-cloud xyz
Last synced: 11 Mar 2025
https://github.com/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/brakmic/using-thrill
A complete Thrill environment with demo code
batch-processing big-data cpp cpp14 thrill
Last synced: 23 Apr 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/ravi-prakash1907/os-practicals
C/C++ programs to understand the working of the Operating System
c college cpp operating-system os
Last synced: 06 Sep 2025
https://github.com/stefanjohnsen/triangulateobj-app
Triangulation of polygons in obj files
console-application cpp cpp11 ear-clipping-algorithm earcut fan indices obj polygon triangle triangulation vertex wavefront wavefront-obj
Last synced: 08 Oct 2025
https://github.com/anshumansinha3301/small_finance_manager
Finance manager function written in C++
Last synced: 07 Oct 2025
https://github.com/makstamoian/ping
Simple ping implementation in C++
cpp icmp linux ping system-programming
Last synced: 05 Feb 2026
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/mars3142/cocos2dx-runtime-permission
cocos2d-x game with Android Runtime permission
Last synced: 29 May 2026
https://github.com/program-spiritual/gab
图解汇编基础 (graphical assembly basis)
assembler assembly call1-craft cpp gab
Last synced: 25 Mar 2025
https://github.com/jakubvojvoda/histogram-of-oriented-gradients-gpu
Histogram of oriented gradients (HOG) on GPU
cpp gpgpu gpu gradient-descent histogram-of-oriented-gradients hog opencl svm
Last synced: 09 Apr 2025
https://github.com/muhammadmooazam/internet-of-things-course
cloud course cpp iot iot-projects programming python
Last synced: 01 Sep 2025
https://github.com/tashcan/spud
just some stuff to do hooking/detour things
cpp detour hooking hooking-library modding modding-library
Last synced: 09 Apr 2025
https://github.com/paragon279/stock-predict
Predicts stock price
cpp machine-learning prediction stock-price-prediction
Last synced: 16 May 2025
https://github.com/saifaldin14/Molecular-Chemistry-Visualization
A Unity program to identify the VSPER shape of a molecular compound. Custom C++ backend library to identify the shapes of the molecules and a Unity C# frontend
chemistry-molecule cpp csharp molecular-simulation unity
Last synced: 26 Apr 2025
https://github.com/mo7ammedd/hospital-system
Hospital Management System is a console-based C++ application that helps manage patient and doctor
cpp filesystem mangement-system
Last synced: 16 Apr 2025
https://github.com/mfl28/opengl-cpp-starter
Starter code for OpenGL C++ projects using modern CMake.
azure-pipelines cmake computer-graphics cpp opengl
Last synced: 01 Jul 2025
https://github.com/caomengxuan666/cxxmcp
Modern C++ SDK and runtime for the Model Context Protocol (MCP).
c-plus-plus cmake cpp json-rpc mcp mcp-sdk model-context-protocol sdk streamable-http
Last synced: 29 May 2026
https://github.com/adharshkamath/mathy-compiler
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
bison c compiler compiler-construction cpp equation flex lex mathematical-equation mathematical-notations omp-parallel openmp openmp-programs parallelization transpiler yacc
Last synced: 03 Jul 2025
https://github.com/mdedonno1337/disassemble.nvim
Neovim Plugin to show in a popup the assembler code for the current line in a C file
c cpp disassembler neovim plugin
Last synced: 17 Jul 2025
https://github.com/developermindset-com/openmp-mobile
OpenMP library compiled for iOS, Mac, tvOS, watchOS
abi c cmake cpp dylib dynamic ios library llvm macos mobile objective-c openmp parallel-computing static swift xcframework xcode
Last synced: 22 Apr 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/vladimirakopyan/netcore_nativecall
This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application
c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial
Last synced: 29 Apr 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