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-07-02 00:06:45 UTC
- JSON Representation
https://github.com/wdv4758h/danboard
Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)
Last synced: 11 May 2026
https://github.com/bezarhere/iglib
intuitive graphics library, Using GLEW, GLFW and opengl
cpp glfw graphics-engine opengl
Last synced: 05 May 2026
https://github.com/ryoga-exe/cp-library
📈 Library and Code snippets for competitive programming
codesnippets competitive-programming cpp library snippets
Last synced: 01 Feb 2026
https://github.com/nir3x/dll-finder
DLL Finder - A Simple C++ Program for Finding DLL Files
c-plus-plus command-line-tool cpp dll-finder file-search windows-program
Last synced: 10 Jun 2026
https://github.com/m0saan/webserv
this is a simple implementation of the HTTP server
cgi client-server cpp cpp98 http-server request-response socket-programming
Last synced: 15 Feb 2026
https://github.com/djaus2/sensorblazor_arduino
Mirrors SensorBlazor repository .NET Core Console apps in that Arduino Sketches send Sensor data to Azure IoT Hub via the SensorBlazor service.
arduino azure azure-iothub blazor blazor-webassembly cpp iothub sketch
Last synced: 15 Apr 2026
https://github.com/mutazhelal/raytracing-diffuse
A camera is looking at the world, emitting rays through each pixel in the image. The world is composed of a list of spheres, made of diffuse or specular materials. A ray tracing algorithm is used to test its intersection with each sphere to compute the image pixel colour.
algorithm computer-graphics computer-graphics-opengl cpp opengl ray-tracing raytracing
Last synced: 11 May 2026
https://github.com/deccer/renderarchitecture
C++/C# Interop Experiment
cpp cpp20 csharp dotnet dotnet-core engine experimental interop
Last synced: 18 Apr 2026
https://github.com/sourcemeta-research/noa
A set of re-usable utilities for Sourcemeta projects
Last synced: 08 Feb 2026
https://github.com/im-razvan/ntdllsyscalldumper
A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.
Last synced: 11 May 2026
https://github.com/jotavare/unit-testing
Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.
cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing
Last synced: 18 Apr 2026
https://github.com/astrodynamic/l4networkquests
NetworkQuests explores TCP/UDP with FlatBuffers in C++, focusing on socket programming, data transmission optimization, and efficient serialization, managed with CMake.
asyncronous client-server cmake cmake-presets code-generation cpp cpp20 deserialization flatbuffers l4 learning network network-protocols osi serialization tcp tcp-socket udp udp-socket
Last synced: 08 Feb 2026
https://github.com/anty-filidor/minesweeper
Simple minesweeper game developed in C++
Last synced: 14 Jun 2026
https://github.com/sharoniv0x86/bankingsystem2.0
A banking system created in C++ with cool functionalities!
banking-system banking-system-cpp cpp cpp-project open-source
Last synced: 12 May 2026
https://github.com/toshikinakamura0412/raycast_mapping_ros
ROS implementation of Ray Casting Update Algorithm for 2D Mapping
cpp local-map local-mapping mapping raycast raycasting robotics ros ros-noetic
Last synced: 05 May 2026
https://github.com/ihorshevchuk/spdlog-spm
Fast C++ logging library now in Swift Package Manager
cpp spdlog spdlog-wrapper swift swift-package-manager
Last synced: 12 May 2026
https://github.com/pouria-mirebrahimi/cpp-boilerplate
A C++ boilerplate with CMake support, designed for fast prototyping and clean project organization.
boilerplate-application cmake cpp library
Last synced: 05 May 2026
https://github.com/daviinacio/findper
Quick way to find product price change percent
bash c cli cpp math price-comparison tool
Last synced: 05 May 2026
https://github.com/igozdev/laila
advanced metaprogramming and preprocessor library
cplusplus cplusplus-20 cpp cpp20 library
Last synced: 09 Jun 2026
https://github.com/sameetasadullah/reverse-string-using-execlp
A simple C++ program to reverse the given string using execlp system call
command-line-arguments cpp execlp fork linux reverse-string ubuntu
Last synced: 12 May 2026
https://github.com/myl7/oht
Oblivious 2-tier hash table C++ header-only library
cpp crypto enclave hash-table header-only oblivious
Last synced: 12 May 2026
https://github.com/dead-tech/argparse-cpp
Argument Parser in C++ inspired by python's argparse module
catch2 clang-format cmake conan cpp github-actions mdbook pre-commit
Last synced: 05 May 2026
https://github.com/cuspaceflight/firingpi
Raspberry Pi valve controller / datalogger.
cpp engineering hx711 linux ncurses pigpio raspberry-pi rocket
Last synced: 16 Apr 2026
https://github.com/diath/nothing
Locate files by name instantly.
cpp cross-platform files indexing qt search sqlite3
Last synced: 12 May 2026
https://github.com/sudo-arash/extreme_math
This is a fun and challenging math game where your task is to solve equations for the famous little ( x ).
cpp math mathematics maths maths-quiz-game
Last synced: 28 Feb 2026
https://github.com/franciscoda/psvm
R package and C++ library that allows training SVM models in a GPU using CUDA and predicting out-of-sample data. A support vector machine (SVM) is a type of machine learning model that is trained using supervised data to classify samples.
cpp cpp17 cuda machine-learning r svm-classifier svm-training
Last synced: 18 Apr 2026
https://github.com/chonito7919/gambling-tax-calculator
A comprehensive cross-platform C++ application for tracking gambling sessions and calculating federal and state tax implications across all 50 US states, with dynamic rule configuration and professional gambler support.
cpp cross-platform gambling-tools linux tax-calculator windows
Last synced: 18 Apr 2026
https://github.com/threeal/mosquitto_example
MQTT publisher and subscriber example using Eclipse Mosquitto
Last synced: 15 Apr 2026
https://github.com/amogh7joshi/annotator
A lightweight image annotation framework for deep-learning-based object detection, built using pure OpenCV.
annotation computer-vision cpp object-detection opencv
Last synced: 12 May 2026
https://github.com/wolfulus/flatt
Flatbuffers scriptable code generation tool
c-plus-plus code-generation codegen cpp flatbuffer flatbuffers inja jinja lua protobuf reflection template
Last synced: 14 Feb 2026
https://github.com/pferreirafabricio/arduvino
🥘 Some codes from Tinkercad's projects
Last synced: 13 May 2026
https://github.com/tak172/yandexcontest_3.0-div_a
my solutions to problems from Yandex contest div A
cpp sport-programming yandex yandex-contest
Last synced: 04 Jun 2026
https://github.com/p-ranav/json.old
JSON Manipulation Library for C++
cpp header-only json json-api json-manipulation-library lightweight mit-license
Last synced: 13 May 2026
https://github.com/silvio2402/deskcontrolsplit
A splitter that connects an interface to two table leg motor controllers.
arduino controller cpp mod platformio
Last synced: 13 May 2026
https://github.com/hywing/qt-mvvm
This mvvm structure is helpful for extracting the ui model from your application when there are a lot of modules in your code project, then you can have distinct view and model not the mix of them.
Last synced: 29 Jun 2026
https://github.com/maxicracker/convolutionalneuralnetwork
Image classification using CN and access to the image class via a web server.
cnn concurrency cpp docker python torch
Last synced: 16 Apr 2026
https://github.com/tx7do/cpp-algorithm
c++ algorithm
algorithm algorithms cpp sort sorting sorting-algorithms
Last synced: 18 Jun 2026
https://github.com/anakincodebase/project-based-learning
Curated list of project-based tutorials
cpp deep-learning julia-language machine-learning project-based-learning python3
Last synced: 05 May 2026
https://github.com/yukebrillianth/opencv-object-tracking-with-distance-measurement
Object Tracking By Color With Distance Measurement By Polynomial Regression
computer-vision cpp distance-measures opencv
Last synced: 18 Apr 2026
https://github.com/jthelin/hello-ctest
An example of using ctest for a C++ app / library.
Last synced: 24 Jan 2026
https://github.com/opensrcerer/paddy-firmware
Firmware for Project Paddy, the Power Administration Daemon
arduino cpp electronics homemade iot meter mqtt power smart
Last synced: 18 Apr 2026
https://github.com/stephan-gh/seabattle
Simple, network-based multi-player implementation of the game Battleship / SeaBattle (in German "Schiffe versenken") using C++ and Qt 5
Last synced: 13 May 2026
https://github.com/mmansy19/snakes-ladders-and-monopoly-project
a mixture between the Snakes & Ladders and Monopoly games. There are two modes in the game: Design mode is where the user is able to build the playing grid and Play mode is where he plays the game itself. The general idea of the game is four players moving in a grid having snakes, ladders, and Cards.
Last synced: 04 Jun 2026
https://github.com/md-mafujul-hasan/programming-in-c-plus-plus
These Contain Some C++ Program that I have done while understanding Programming Concepts.
c-plus-plus cpp cpp-examples cpp-programming
Last synced: 23 Jun 2026
https://github.com/proffix4/wxwidgets_cross-projects_linux-demo
Примеры проектов на С++ с wxWidgets с поддержкой кросс-компиляции для Linux для CodeBlocks, CodeLite, DialogBlocks и wxFormBuilder+NetBeans
codeblocks codelite cpp cross-compilation cross-platform dialogblocks gcc linux mingw-w64 wxformbuilder wxwidgets
Last synced: 16 Apr 2026
https://github.com/deroyace/classes-cpp
Classes, Constructors, Destructors, inheritance, based programs here - C++
classes constructors cpp destructors friend-class inheritance-examples inline polymorphism virtual
Last synced: 11 Jun 2026
https://github.com/psidh/Ganges
EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.
cpp go golang interpreter language lexer llvm low-level parser programming-language rust
Last synced: 22 Mar 2026
https://github.com/halaway/qtframeworkgui
A simple Qt6.5 program for creating both native and browser based GUI applications, built with CMake, Qt Creator, and Emscripten.
browser cmake cpp emscripten qt widgets
Last synced: 29 Jan 2026
https://github.com/sameetasadullah/producer-consumer-problem-using-semaphores
C++ code to solve producer consumer problem using threads and semaphores
cpp linux producer-consumer-problem semaphores threads ubuntu
Last synced: 13 May 2026
https://github.com/karlos-eduardo-mrqs/operational_works
This repository is responsible for sharing several programs and algorithms. It includes solutions in **C++**, **Python** and **Java**, with the aim of helping developers learn, practice and reuse code efficiently.
coding cpp java python python-library python3 resolution
Last synced: 05 May 2026
https://github.com/platinumfrog/atrv_jr_qt
An interface for ATRV-JR with Ros2 and Qt5
Last synced: 06 Feb 2026
https://github.com/jan-stangelj/renderer
A OpenGL c++ renderer made in spare time
Last synced: 14 May 2026
https://github.com/jessmattless/rubiks-gl
A project made during my first year in university. I got a Low First grade for it
Last synced: 14 May 2026
https://github.com/abolfazlmohammadpour/system
System Is A Library For C++ Programmign Language (Same As System In C# Programming Language)
c cpp framework library opensource performance
Last synced: 15 Feb 2026
https://github.com/stynw7/code_challenge_resources
Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥
coddytech codeforces competitive-programming cpp javascript leetcode problem-solving
Last synced: 14 May 2026
https://github.com/happycod3r/mkfile
A small batch file creation utility for windows
cplusplus cpp desktop-app dotnet dotnet-framework file-utility mkfile mkfiles utility utility-application v1 windows windows-desktop windows-form-application windows-forms windows-forms-application
Last synced: 15 Apr 2026
https://github.com/dkosmari/wiiu-stdout
Code to redirect stdout to the logs on Wii U homebrew.
Last synced: 14 May 2026
https://github.com/mm-ir/duke_ece
I have tried my best to read the book "All Of Programming" from Duke ECE551: Data Structures & Algorithms. What's more, I completed some assignments, too.
Last synced: 14 May 2026
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/ethiy/imagine-pp
This is a fork of the Imagine++ project: http://imagine.enpc.fr/~monasse/Imagine++
bsd-license cpp eigen-library image-processing multi-array opengl qt5
Last synced: 05 May 2026
https://github.com/matesoft2033/signal-detection-lcd
An Arduino project using Adafruit LCD to display system status based on signal input.
arduino-programming cpp embedded-systems lcd-display pir-sensor ultrasonic-sensor
Last synced: 11 Jun 2026
https://github.com/fernandezja/cpp-experiments
C++ code kata, experiments, tests and play
Last synced: 14 Feb 2026
https://github.com/sunami09/codechef-dsa-series
DSA Learning Series is an educational series put together by CodeChef Volunteers. Under this, we will be hosting a practice contest which will cover curated problems from a certain topic(s).
codechef-solutions competitive-programming-contests cpp dsa-learning-series dsa-practice
Last synced: 11 Jun 2026
https://github.com/snandasena/cpp-advanced-topics
Advanced Topics In C++
algorithms c concurrent-programming cpp data-structures datastructures-algorithms idioms oop python solid-principles webassembly
Last synced: 05 May 2026
https://github.com/tahashieenavaz/c-programming-button
CSS Hover effect recreated in the console using C++ graphics.
Last synced: 20 Apr 2026
https://github.com/mohamed-samy26/cpp-custom-linked-list
Custom linked list implementation with undo() functionality to revert any edits done to the linked list in their specific order
cpp data-structures linked-list pointers stack
Last synced: 12 Jun 2026
https://github.com/442442/442open
442公开仓库
cmake cpp customwidgets qt qt5 qt6
Last synced: 25 Feb 2026
https://github.com/skillfulelectro/filled_ports
simple command line app , to check which ports on localhost are filled
console cpp localhost port qt tcp tcp-client tcp-server tcp-socket
Last synced: 04 May 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/nikoksr/prinfo
Fast printer information gathering tool for windows.
Last synced: 28 Jan 2026
https://github.com/tannicarcher/you-are-hacked
When you run this executable file in Windows, 100 command prompt windows (cmd) will open, where the text “YOU ARE HACKED” will be displayed. In Linux, 100 terminal windows will open (depending on the environment), where the specified text will also be displayed.
cpp hacking linux simple virus windows
Last synced: 06 May 2026
https://github.com/hugow04/phishingwebsite
PhishingWebsite
cpp css html javascript phishing phishing-websites
Last synced: 06 May 2026
https://github.com/dasanchez/dasanchez.github.io
Personal profile website
3d-printing arm beaglebone beakerbrowser cpp hardware laser maker p2p python qt qt4
Last synced: 15 Apr 2026
https://github.com/esraa-emary/vole-machine-language-simulator
The Vole-Machine-Simulator emulates machine language execution, providing an educational platform to explore low-level programming, machine instructions, and how computers process commands at a fundamental level.
clean-code cplusplus cpp object-oriented-programming oop
Last synced: 15 Feb 2026
https://github.com/alienobserver/codeforces-solutions
Here are solutions of some Codeforces problems
Last synced: 13 Jun 2026
https://github.com/uwriegel/node-dotnet-bridge
Accessing dotnet core assemblies from node.js
Last synced: 15 Apr 2026
https://github.com/josedavidss/aed2.pointers
Trabajo relacionado a las multiples funciones que son capaces de hacerse gracias a lógica de punteros. Utilizando C++ como lenguaje principal.
Last synced: 13 Jun 2026
https://github.com/mangrick/pytorch-convgru-cell
Implementation of the ConvGRU cell from the paper "Delving deeper into convolutional networks for learning video representations" by Ballas et al.
Last synced: 06 May 2026
https://github.com/nishitbaria/pps-2-oops-c-
Solution of Lab manual of PPS2(C++)
Last synced: 12 Feb 2026
https://github.com/chafalleiro/vusibino-tacho
atmega c cpp libusb usb-devices v-usb
Last synced: 04 May 2026
https://github.com/gauravsingh9356/hackerrank-solution
Hackerrank Questions solution | C++ | Python | C
c competitive-programming cpp hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-python hackerrank-solutions problem-solving python3 solutions
Last synced: 06 May 2026