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-03 00:06:50 UTC
- JSON Representation
https://github.com/adityarajsingh/cp
All the code solutions for problems related to Data Structures and Algorithms and problems of various coding platforms.
algorithms competettive-programming cpp data-structures problem-solving
Last synced: 18 Jun 2026
https://github.com/astrodynamic/ant-colony-optimization-algorithm-in-qt-cpp
ACOAlgorithms is a C++ project implementing ant colony optimization algorithm for solving traveling salesman problem.
aco algorithm ant-colony-optimization cmake cmakelists console-application cpp cpp17 makefile multithreading tsp-problem
Last synced: 05 Jun 2026
https://github.com/daniel-191/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 19 May 2026
https://github.com/shivanshvij/netw0rk
A C++ implementation of a Neural Network Structure.
cplusplus cpp learning machine machine-learning machine-learning-algorithms machinelearning neural neural-network neuralnetwork neuralnetworks
Last synced: 09 Jun 2026
https://github.com/perdidev/competitive-programing
Resource to learn competitive programing for indoensian
awesome-lists competitive-programming cplusplus cpp indonesia indonesian open-source tlx tlx-solutions
Last synced: 27 Apr 2026
https://github.com/masum184e/cpp_stl_learning
Introducing a collection of the most-used C++ STL functions. In your competitive programming journey, this will save your time, whether you are a newbie or excelling in programming contests. You can review your existing knowledge or learn something new.
c-plus-plus competitive-programming cpp problem-solving programming-contest standard-template-library stl
Last synced: 19 Oct 2025
https://github.com/duffn/dont-kill-santa
A runner of short proportions, with large consequences.
c cpp game game-development gamedev raylib
Last synced: 27 Apr 2026
https://github.com/cyberboss/cyberenginemkiii
x64 C++ Game Engine
cpp cpp14 doxygen game-engine multi-platform multithreading
Last synced: 05 Jun 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/mihir2006/radar-using-arduino-uno
Radar Using Arduino Uno and Ultrasonic sensor
aurdino cpp hardware processing-sketch
Last synced: 14 May 2026
https://github.com/kanishk1420/org-chart-api-test
A RESTful API built with Drogon,, a high-performance C++ framework. This API is designed to manage organizational structures, including persons, departments, and job roles.
cmake cpp docker googletest testing vcpkg
Last synced: 14 May 2026
https://github.com/cleasbycode/pdvps
PowerShell / C++ CLI tool to encrypt & embed any file type within a tweetable and "executable" default supplied PNG image.
arbitrary-data c-plus-plus cplusplus cpp embedded-data hidden-files image linux mp3 mp4 pdf pdvzip png-polyglot powershell pwsh python scripting-language steganography tweetable twitter
Last synced: 17 Apr 2026
https://github.com/victornpb/ac-swing-servo
Firmware for adding swing and air direction flow to an air conditioning unit with remote control support
arduino arduino-sketch cpp firmware
Last synced: 03 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/esraa-emary/prompt-ai
C plus Plus Code (Prompt AI)
clean-code cplusplus cpp object-oriented-programming oop
Last synced: 19 Oct 2025
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/flowerinthenight/win-cpplib
Collection of personally used cpp functions in Windows.
cpp directshow media-foundation win32
Last synced: 12 Jun 2026
https://github.com/sorgazb/library_cpp
Program based on the use of OOP in C++
Last synced: 12 Jun 2026
https://github.com/tilens6/mega_utils
🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 28 Oct 2025
https://github.com/fandreuz/parallel-programming-for-hpc
Scientific codes in C/C++ with CUDA, OpenACC, FFTW, (cu)BLAS
Last synced: 20 Apr 2026
https://github.com/degitx/stun
RFC5389 / tiny STUN protocol client implementation on C / Get my ip
Last synced: 27 Apr 2026
https://github.com/konvt/threadpool
A straightforward implementation of a C++17 thread pool.
cpp cpp17 thread-pool threadpool
Last synced: 15 Oct 2025
https://github.com/mladenivkovic/hydro-playground
A simple unigrid 2D hydrodynamics solver in C++, intended as a playground for single-node optimization and parallelism
cfd cpp finite-volume-methods hydrodynamics optimization
Last synced: 05 Apr 2026
https://github.com/dylanbuchi/data-structures-and-algorithms-cpp
Repo to practice implementing data structures & algorithms in C++
algorithms cpp data-structures
Last synced: 12 Jun 2026
https://github.com/h2co3/lambda
Doing homework for fun, from a class I don't attend, because I like compilers
cpp cpp14 lambda lambda-calculus
Last synced: 12 Jun 2026
https://github.com/utkarsh1504/dsa-cpp
This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.
Last synced: 18 May 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/mikhailkhorokhorin/yandex-handbook-algorithms
Solutions for yandex education handbook "Основы алгоритмов".
algorithms cpp handbook python yandex
Last synced: 30 Jan 2026
https://github.com/brainstone/truncateableprimes
A C++ program that calculates left and right truncatable primes
cpp cpp14 gradle mathematical-modelling mathematics prime-numbers
Last synced: 03 May 2026
https://github.com/rdrahul123/my_code
Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.
algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures
Last synced: 13 Jun 2026
https://github.com/sampreets3/orb-tracking
Tracking of an object using the ORB detector in OpenCV
computer-vision cpp object-tracking opencv
Last synced: 27 Apr 2026
https://github.com/madhurimarawat/data-structure-and-algorithms
This repository contains programs in the C, C++ and Python programming language related to Data Structures.
alphabet-pattern-cpp-python array-manipulation auto-cpp c c-patterns conditional-statements cpp cpp-patterns data-structures-and-algorithms dutch-nationalflag-problem expressions loops-and-iterations matrix-traversal-manipulation operators pattern-printing-programs-star programming-questions python python-patterns structure vectors
Last synced: 03 May 2026
https://github.com/hugodonotexit/libgraph
A graphing library for C++
cpp cpp17 graph lib library mathematical-modelling
Last synced: 30 Jan 2026
https://github.com/shen-po-heng/cpp_gui_lab
This repository is to practice GUI implementation of c++
calculator-application cpp cpp-programming gui qt6 qtcreator qtdesigner
Last synced: 28 Apr 2026
https://github.com/akash1474/glfw_opengl
A simple starter project for getting into graphics programming in c++
cpp graphics graphics-3d graphics2d imgui opengl spdlog starter-project ui
Last synced: 16 Apr 2026
https://github.com/embeddedcrab/xmc4500_relaxkit_cpp
This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit
api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit
Last synced: 21 Apr 2026
https://github.com/pranav2092/socket-programming
This repository contains the template C++ code for Socket Programming
client-server-example computer-network computer-network-basics computer-networking computer-networking-lab computer-networks computer-networks-course computer-networks-lab cpp cpp20 socket-programming tcp-client tcp-server template template-generic-repo template-project template-repository templates udp-client udp-server
Last synced: 23 Jun 2026
https://github.com/wei-sheng-wang/kvmesh
High-performance distributed cache system with 7K+ ops/sec. Built with C++/gRPC, featuring consistent hashing, write-ahead logging, and automatic recovery.
consistent-hashing cpp distributed-cache distributed-systems fault-tolerance grpc high-performance load-balancer lru-cache protobuf protobuf3
Last synced: 16 Apr 2026
https://github.com/md-mafujul-hasan/computer_graphics
These Contain Some Computer Graphics Program that I have done while understanding Programming Concepts.
c-plus-plus cpp graphics opengl
Last synced: 21 Apr 2026
https://github.com/gargakshit/invaders
Yet another i8080 space invaders emulator
cmake cpp imgui intel8080 invaders opengl space-invaders
Last synced: 28 Apr 2026
https://github.com/ohjurot/jni-hpp
A Basic header only lib and jar that helps you connecting C++ and Java using JNI
Last synced: 28 Apr 2026
https://github.com/mohamedelziat50/mediaplayer-miu
Video player application developed in C++ as part of our Data Structures & Algorithms Course by a team of 5 members.
cpp data-structures-and-algorithms dsa winforms
Last synced: 05 Mar 2026
https://github.com/hhkit/cpp.property
A single-header property system for C++17.
cpp cpp17 getters properties property setters single-header-lib
Last synced: 22 Jun 2026
https://github.com/mathcale/esp32-dht22-sensor
Integrating the DHT22 sensor to an ESP32 board
arduino cpp dht22 esp32 platformio
Last synced: 03 May 2026
https://github.com/pineforge-4pass/pineforge-engine
Deterministic PineScript v6 backtest runtime. Validated trade-for-trade against TradingView.
algorithmic-trading algotrading backtest backtesting c-api cpp cpp17 crypto deterministic ffi finance ohlcv pine-script pinescript python-bindings quantitative-finance static-library technical-analysis trading-strategies tradingview
Last synced: 08 Jun 2026
https://github.com/atta238/learnova-course-registration
System that applies Data Structures concepts using C++ and QT for GUI
Last synced: 28 Apr 2026
https://github.com/heshanera/enterpriseservicebus
Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.
cpp java java-native-interface java-sockets jython-library middleware python service-bus
Last synced: 17 Apr 2026
https://github.com/jadeeeeeeeeeeee/discord-bot-manager
a discord bot manager that lets you create commands easily
bot c cli commands cpp customize discord discord-bot discordapp discordcpp localhost manager remote-control
Last synced: 05 Mar 2026
https://github.com/secretpasta/toontanks
Unreal Engine 5.1 C++ Tank Game
cpp programming tank-game unreal-engine-5
Last synced: 15 Jun 2026
https://github.com/psiace/meco
Just Another C/C++ project template built with Meson.
Last synced: 28 Apr 2026
https://github.com/hermantrym/linked-list-double-pointer
Linked List Double Pointer
advanced-cpp cpp data-structures
Last synced: 03 May 2026
https://github.com/t-88/learn-opengl
following learnopengl.com website tutorial to learnopengl duh and graphics dev
Last synced: 28 Apr 2026
https://github.com/lebrancworkshop/learn-cpp-from-youtube
Learning C++ from many resources in Youtube (E.G. The Cherno, Neso Academy)
algorithms assembly-language cpp data-structures data-structures-and-algorithms self-study youtube
Last synced: 03 May 2026
https://github.com/gokulp01/minimal-cpp-cookiecutter
A minimal cpp cookiecutter template
cookiecutter cookiecutter-cpp cookiecutter-template cpp cpp11 cpp14 cpp17 cpp20
Last synced: 09 Feb 2026
https://github.com/ebuganik/can-usb-adapter-with-rpi
Design and Implementation of a CAN-USB adapter using a Raspberry Pi device
can-protocol can-usb cpp pcan-usb python raspberry-pi-3 uart-protocol
Last synced: 26 Feb 2026
https://github.com/asiff00/geneticalgorithmwithcpp
A simple Genetic Algorithom implementation using C++
ai artificial-intelligence cpp deep-learning genetic-algorithm machine-learning
Last synced: 21 Apr 2026
https://github.com/crghilardi/fortyp
A C++ implementation of the FIA forest typing algorithm
Last synced: 05 Jun 2026
https://github.com/salar-shdk/ac3
cpp AC3 algorithm implementation
ac3-algorithm algorithms constraint-satisfaction-problem cpp cpp17 csp
Last synced: 02 Jun 2026
https://github.com/crime-trix/metastr-cpp
C++20 compile-time string encoding with per-call-site blobs and scoped runtime decode
compile-time cpp cpp20 header-only reverse-engineering string-obfuscation windows
Last synced: 02 Jun 2026
https://github.com/esraa-emary/rational-number-calculator
A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.
cpp problem-solving rational-number-calculator rational-numbers teamwork-projects
Last synced: 24 Jan 2026
https://github.com/spiffgreen/algorithms
Open Source resource for learning Data Structures & Algorithms
algorithms cpp documentation dsa dsa-algorithm dsa-practive javascript math python typescript
Last synced: 05 Apr 2026
https://github.com/zabavb/local-manager
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.
app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs
Last synced: 09 Feb 2026
https://github.com/denyskryvytskyi/battleship
2D SFML game (my first game ever made)
2d 2d-game battleship cpp game game-development sfml sfml-game
Last synced: 09 Jun 2026
https://github.com/smoliicek/pufferstarter-cli
A CLI tool, that will help you controll your PufferPanel servers.
Last synced: 05 Apr 2026
https://github.com/fireplank/cpp-chess-bot
A chess bot I made using mostly C++ and a little Python
chess chess-engine cpp engine python python3
Last synced: 15 Apr 2026
https://github.com/arbmind/qbs-containers
Docker containers for building Qbs projects with Qt and Clang or GCC
clang cpp docker-container gcc qbs qt6
Last synced: 28 Apr 2026
https://github.com/spite-triangle/variant
It's a variant component, based on C++11.
Last synced: 10 Feb 2026
https://github.com/happycod3r/batchedit
A lightweight Windows batch script runner and editor.
batch batch-ide batch-script batch-script-editor batchedit beta cpp cpp-cli dotnet utility v1 windows windows-app windows-desktop-application windows-forms windows-utility wip
Last synced: 17 Apr 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/caffeines/cpps
Competitive programming and problem solving.
algorithms algorithms-and-data-structures competitive-programming cpp cpps data-structures
Last synced: 11 Feb 2026
https://github.com/fairybow/stylist
Stylist is a small, in-progress Qt C++ library adding an in-app system for live-styling QWidgets en masse.
cpp cpp20 qss qt qt6 stylesheets
Last synced: 04 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/timmoth/learningopengl
Repository for learning openGL
cpp glfw learning-opengl learnopengl opengl
Last synced: 16 Apr 2026
https://github.com/rkolovanov/kapec-engine
Попытка написать свой 3D-движок на основе SFML
Last synced: 28 Apr 2026
https://github.com/dkorolev/pls
One-liner build and run commands for C++ binaries and libraries. Transitive dependency management. Generates `CMakeLists.txt`-s and `Makefile`-s as needed. Out-of-the-box integration with VS Code.
Last synced: 11 Feb 2026
https://github.com/jeslie0/cmake-practice
A place for me to practice CMake and Nix together
Last synced: 15 Apr 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/cesar-borba/beecrowd-leetcode-questions
Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.
Last synced: 21 Apr 2026
https://github.com/gf712/prostruct
Protein structure library for C++ and Python
bioinformatics cpp protein-structure-analysis python swig
Last synced: 04 May 2026
https://github.com/achanandhi-m/unit-test-generator
Automagically generate Google Test unit tests for your C++ code with AI! This tool uses Ollama's AI models to create comprehensive test cases that actually compile and pass with good coverage.
Last synced: 16 Apr 2026
https://github.com/xandao-dev/universal-controller
A programmable IR controller that records and replays IR signals.
arduino atmega328p controller cpp electronics hc-05 ir-transmitter remote-control tsop4838
Last synced: 28 Apr 2026
https://github.com/raymondcm/strawberrydata
Tool suite for fast multi-camera strawberry data collection project. The standards document houses cross compatibility/purpose implementation details.
camera cpp data intel multi-camera
Last synced: 08 Feb 2026
https://github.com/luke-zhang-04/sorting-algorithms
Sorting algorithms in Python 3, Golang, TypeScript 3, and C++ 11
cpp golang javascript python3 sorting-algorithms typescript
Last synced: 08 Feb 2026
https://github.com/hansoloch/vk_education_aads
Задания по программе алгоритмы и структуры данных ВК технопарк
algorithms-and-data-structures cpp vk vk-education
Last synced: 18 Apr 2026
https://github.com/anuja-rahul/password-generator-using-cpp
A simple password generator made using C++ language.
coding-challenge cpp learning-by-doing password-generator
Last synced: 20 Jun 2026