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/blckclov3r/apex5400_bill-acceptor
(Arduino) php bill acceptor/validator (School Project 2019)
Last synced: 13 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/csb6/editor
A custom text editor using the FLTK GUI toolkit
Last synced: 09 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/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/ppetr/lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
Last synced: 02 Sep 2025
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/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/bufgix/study.lib
Konya Teknik Üniversitesi haftalık programlama ödevleri
Last synced: 02 Sep 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/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/christopher-besch/opengl_reference
Quick Reference for OpenGL.
cpp opengl reference thecherno
Last synced: 11 Jul 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/murat-cileli/compositor-switcher-for-kde
Compositor Switcher for KDE
cpp kde kde-applications kde-appstream kde-desktop kde-plasma-5 kwin linux-app linux-desktop linux-game qt qt5
Last synced: 30 Apr 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/jankammerath/l475vg-iot01a-mbed-aws-iot
AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node
amazon-web-services arm aws aws-cloud aws-iot c cpp iot iot-application mbed mbed-os mbedos mbedtls mqtt mqtt-client mqtt-connector ntp stm32 tls wifi
Last synced: 02 Mar 2026
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/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/ljishen/bitar
Simplify accessing hardware compression/decompression accelerators
apache-arrow compression cpp dpdk hardware-acceleration
Last synced: 01 Feb 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/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/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/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/t-88/fiziks-engine
a very simple 2d fiziks engine
2d-physics 2d-physics-engine cpp game-engine physics sfml
Last synced: 02 Apr 2026
https://github.com/t-eckert/ctci_solutions
My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".
cpp ctci interview-questions python ruby
Last synced: 04 Mar 2026
https://github.com/kneth/demonodeextension
Demonstration of C++ extension for node.js
Last synced: 26 Feb 2026
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/crisluengo/doxpp
dox++, document your C++ code
api clang cpp documentation-generator documentation-tool html5
Last synced: 25 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/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/vixcpp/cli
vixcpp/cli – Command Line Interface for vix.cpp. Scaffold new projects, run the server with hot reload, and generate models or resources.
backend cpp cpp20 cross-platform http-server modular repl runtime vix vix-cli vixcpp
Last synced: 05 Apr 2026
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/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/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/embetrix/stm32mp-sign-tool
The stm32mp-sign-tool is an utility for signing and verifying firmware images compatible with STM32MP MPUs
cpp cryptography ecdsa-cryptography embedded-systems hsm lightweight pkcs11 security signing-keys signing-tool stm32mp1 stm32mpu
Last synced: 24 Apr 2025
https://github.com/program-spiritual/gab
图解汇编基础 (graphical assembly basis)
assembler assembly call1-craft cpp gab
Last synced: 25 Mar 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/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/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/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/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/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/endurodave/asynccallback
C++ Asynchronous Multicast Callbacks
asynchronous-programming callbacks cpp multi-threading
Last synced: 10 Oct 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/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/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/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/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/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/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/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/Fildo7525/reloader.nvim
Easy setup of C++ projects
clangd cpp lsp neovim-plugin nvim
Last synced: 13 Aug 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/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/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/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/figadore/esphome-ultrasonic-uart-proximity-sensor
Home Asssistant custom integration for A02YYUW Waterproof Ultrasonic Sensor
cpp esp32 esphome esphome-component proximity-sensor ultrasonic-distance-sensors ultrasonic-sensor ultrasonic-sensor-distance
Last synced: 07 Apr 2025
https://github.com/tpoisonooo/cpp-syntactic-sugar
cpp syntactic sugar
cpp python tools-engineering tools-team
Last synced: 02 Sep 2025
https://github.com/barimehdi77/cpp-modules
These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!
1337 1337school 42 42born2code 42school cpp cpp-modules cpp-pool object-oriented-programming oop oop-cpp
Last synced: 03 Aug 2025
https://github.com/richelbilderbeek/games
My games
cpp floss foss free games gplv3 processing processing-language qt sfml
Last synced: 18 Mar 2025
https://github.com/ferhatgec/fpage
Fegeya FPage, new generation colorful pages.
code color colors cpp cpp17 docs documentation man manuals tldr tldr-pages
Last synced: 14 Apr 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/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/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/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/mortinger91/openglengine
An OpenGL 3D Engine, made with C++.
3d-graphics cmake cpp opengl submodules
Last synced: 26 Oct 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/jasonzhu1313/cameraposeestimating
This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.
camerapose-estimate clustering corner-detection cpp pattern-recognition
Last synced: 19 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/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/raphaelsenn/elastic-collision
Uses SFML for a compact physics simulation illustrating elastic collisions in C++.
2d 2d-graphics cpp elasticcollision graphics math physics physics-2d physics-based-animation physics-based-simulation physics-engine physics-simulation sfml simulation
Last synced: 17 Jul 2025
https://github.com/abdallahhemdan/hackerrank-solutons
✨ My solutions on HackerRank with c/c++ ..
c c-programming cmp2022 cpp cpp14 hacker-rank hackerrank hackerrank-solutions hemdan
Last synced: 06 Mar 2026
https://github.com/hofbi/teaching-tools
Teaching Software Engineering As Programming Over Time
cpp python software-engineering teaching tum
Last synced: 11 Apr 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/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/bocaletto-luca/multilanguage-test-example
Multilanguage Test Examples Welcome to the Multilanguage Test Examples repository! This project contains simple, self-contained examples of programming fundamentals implemented in various programming languages. Each example demonstrates basic constructs—including output, variable declarations, conditionals, loops, and functions/methods with clear..
bocaletto-luca c cpp csharp css3 fsharp go haskell html5 java javascript kotlin python ruby rust scala swift swift5 typescript
Last synced: 01 Apr 2026
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/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/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/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/brainboxdotcc/templatebot
CMake template for a simple D++ bot.
api container cpp discord discord-api discord-api-v10 discord-api-wrapper docker dplusplus dpp hacktoberfest linux osx
Last synced: 12 Apr 2025
https://github.com/lichuan/askcoin
Askcoin (ASIC-resistant) is a decentralized Q&A and prediction platform
askcoin bitcoin block blockchain consensus consensus-algorithm cplusplus-11 cpp cpp11 cryptocurrency pow
Last synced: 16 Jul 2025
https://github.com/qengineering/shufflenetv2-ncnn
ShuffleNet_V2 for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 shufflenet-v2 shufflenetv2 shufflenetv2-ncnn
Last synced: 09 Sep 2025
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/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/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