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-06 00:06:48 UTC
- JSON Representation
https://github.com/allenvox/cxx-primer
Tasks solutions for Lippman-Moo-Lajoie's "C++ Primer" book
Last synced: 09 Jun 2026
https://github.com/rakhmadi/smrtliveproject
IOT PROJECT
cpp dht esp8266 esp8266-webserver esp8266-webserver-api-route iot platformio relays wifimanager
Last synced: 11 May 2026
https://github.com/ankargren/bayesnorm
Efficient sampling of normal posterior distributions
cpp package r rcpp rcpparmadillo
Last synced: 08 Jun 2026
https://github.com/virendracarpenter/tictactoecpp
Basic Tic Tac Toe Game made in C++
cpp game hacktoberfest terminal tictactoe-cpp tictactoe-game
Last synced: 02 May 2026
https://github.com/hunar4321/xor_simple_neural_net_cpp
Minimal neural network implementation from scratch using C++
cpp machine-learning neural-network
Last synced: 20 Jun 2026
https://github.com/xilinjia/negociant
futures trading platform
cpp ctp futures mangodb python rest-api trading trading-platform
Last synced: 10 May 2026
https://github.com/ohioiot-esp32-wifi-examples/reconnect-the-right-way
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on the existing reconnect logic already built into WiFi.h and how we can code to work with that context.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontrollers networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 04 May 2026
https://github.com/jbayardo/eci2017-concurrency
concurrency cpp cpp11 herd7 java litmus memory-models
Last synced: 29 Apr 2026
https://github.com/sahilsrivastava25/dsa
A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)
Last synced: 28 Apr 2026
https://github.com/inventwithdean/physicsbasedspheremovement
An approach to pure physics based sphere movement in Unreal Engine.
cpp game-development physics-based unreal-engine-5
Last synced: 08 Jun 2026
https://github.com/weebnetsu/banking-system
A C++ banking system project (CLI)
banking beginner-project cpp oop
Last synced: 20 Jun 2026
https://github.com/svec1/bweas
cross-platform system build
build-tool build-tools builder c cpp cross-platform multilanguage multilanguage-support system-build system-builder
Last synced: 30 Apr 2026
https://github.com/tranglecong/trlc-platform
A modern, header-only C++ library for compile-time platform detection and abstraction. TRLC Platform provides zero-overhead platform detection, feature-based conditional compilation, and adaptive code selection for cross-platform C++ development.
architecture-detection compiler-detection cplusplus cpp feature-detection platform-detection portable-library
Last synced: 20 Jun 2026
https://github.com/lucasfturos/tcc-controle-de-maquina
Projeto focado em demonstrar a comunicação serial entre computador e microcontrolador
c cpp microcontroller qt5 serialport
Last synced: 09 May 2026
https://github.com/maverobot/impui
A simple plotting library based on Dear ImGui.
Last synced: 09 Jun 2026
https://github.com/yayuniversal/homemade-pacman
Homemade Pacman with C++ and OpenGL
Last synced: 09 May 2026
https://github.com/ralvarezdev/uru-programming-2-the-bank-of-wall-street
The Bank of Wall Street terminal project from Programming 2 college course
cpp data-structures dsa merge-sort rafael-urdaneta-university terminal universidad-rafael-urdaneta uru
Last synced: 10 May 2026
https://github.com/firoz-thakur/data-structure-and-algorithm
A comprehensive collection of solutions to low, medium, and high difficulty questions across various platforms such as CodeChef, Codeforces, LeetCode, and HackerRank. This repository serves as a valuable resource for practicing and mastering data structures and algorithms.
competitive-programming cpp java problem-solving programming
Last synced: 22 Jun 2026
https://github.com/jerdikk/robocat
Multiplayer clien-server game from book Multiplayer Game Programming Glazer Madhav
client-server cpp network-programming sdl2
Last synced: 10 May 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/virendracarpenter/qt-calculator
A basic Calculator Made with Qt
calculator cpp hacktoberfest hacktoberfest-accepted qt qt5 qt6
Last synced: 05 May 2026
https://github.com/josedavidss/aed2.lineaproduccion-simulada
Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es implementar un programa que permita simular la gestion de una memoria virtual utilizando el lenguaje de programación C++.
cpp production-line virtual-memory
Last synced: 22 Jun 2026
https://github.com/shimpe/animated_lsystem
simple qt based animated L system
cpp lsystem qgraphicsview qt qt5
Last synced: 04 May 2026
https://github.com/leoraclet/sfml-imgui-template
🧩 A template for C / C++ projects using SFML, OpenGL and Dear ImGUI
c cmake cpp dear-imgui nix opengl sfml template
Last synced: 02 May 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/ullaskunder3/sdl2-setup-linux-system
started learning SDL2 c++ for game development
automation boilerplate config cpp demo fedora linux scratch sdl2 task vscode
Last synced: 02 May 2026
https://github.com/gob52/gob_easing
Easing functions that allowed compile-time calculation with constexpr (C++ 11 or later)
Last synced: 08 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/jqntn/l
Ultra-minimal game engine loop in C++
cpp game-dev game-development game-engine native stb stb-image stb-library win32 winapi windows
Last synced: 06 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/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/muatasim-aswad/parking-guidance-system
Parking Guidance System Prototype
arduino arduino-mega-2560 asim-full-projects blynk cpp iot nodemcu parking-spots ultrasonic-sensor
Last synced: 01 May 2026
https://github.com/jeremymcastillo/gameshowbuzzer
A small Arduino game show buzzer project
arduino cpp embedded-systems game
Last synced: 09 May 2026
https://github.com/deroyace/pattern
All my Pattern programs here
c cpp java pattern-lab patterns patterns-java
Last synced: 06 May 2026
https://github.com/agauniyal/conan-gsl-lite
Conan package for https://github.com/martinmoene/gsl-lite
cpp cpp11 cpp14 cpp17 gsl guidelines
Last synced: 06 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/allureking/ros_workspaces
ROS robotics lab solutions — EECS 106A UC Berkeley (kinematics, planning, perception, control)
berkeley computer-vision cpp kinematics motion-planning python robotics ros
Last synced: 08 Jun 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/alexandrelamarre/sortvisualizer
A web app that visualizes 12+ sorting algorithms in a variety of interchangeable ways.
3d-engine 3d-graphics cpp javascipt react sorting sorting-algorithm-visualizations sorting-algorithms sorting-visualization surface-plot v8-javascript-engine
Last synced: 06 May 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/flowerinthenight/win-cpplib
Collection of personally used cpp functions in Windows.
cpp directshow media-foundation win32
Last synced: 12 Jun 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/sorgazb/library_cpp
Program based on the use of OOP in C++
Last synced: 12 Jun 2026
https://github.com/evanpacini/functional
Bringing functional programming to C!
c c23 cpp cpp23 functional functional-programming
Last synced: 13 May 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 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/teppyboy/stelle120
Sets your custom FPS in Star Rail
cpp star-rail windows-registry
Last synced: 12 Jun 2026
https://github.com/abhishekprajapatt/slamcore
🗺️ slamcore - A lightweight, production-grade simultaneous localization and mapping (SLAM) system designed for ROS2 (Humble/Iron) with comprehensive support for multi-sensor fusion, loop closure detection, and real-time map building.
Last synced: 29 Apr 2026
https://github.com/kitanokitsune/progressbar.hpp
C++ Class Library to show CUI Progress Bar
cpp header-only-library multi-platform progressbar
Last synced: 12 Jun 2026
https://github.com/kubasejdak-org/platform
C/C++ application bootstrap layer for various hardware/OS platforms
arm baremetal c cpp embedded freertos linux toolchain toolchain-cmake toolchain-file
Last synced: 06 May 2026
https://github.com/ionux/arduino-bounded-queue
Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.
arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc
Last synced: 13 May 2026
https://github.com/wtrsltnk/system.drawing
Partial c++ implementation of .NET System.rawing classes
cpp system system-drawing systemdrawing
Last synced: 13 May 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/provrb/provrbs-packet-capture
A lightweight packet analyzer tool featuring a user-friendly GUI interface using Npcap and wxWidgets.
c cpp ethical-hacking network-analysis network-security networking open-source packet-capture packet-sniffer pcap-analysis penetration-testing red-teaming wxwidgets
Last synced: 02 May 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/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/jjones646/conan-utf8-cpp
Conan package for the UTF8-CPP library
Last synced: 06 May 2026
https://github.com/alienobserver/codeforces-solutions
Here are solutions of some Codeforces problems
Last synced: 13 Jun 2026
https://github.com/stuart6854/retgui
RetGUI: Retained-mode Graphical User Interface for C++
cpp retained-mode-gui user-interface
Last synced: 01 May 2026
https://github.com/nikhil1210-dev/db-connection
A basic program in C, C++, Java, and C# demonstrating MySQL database connectivity using respective connectors (MySQL C API, Connector/C++, JDBC, and Connector/NET). It covers database connection, query execution, and result handling across multiple languages.
Last synced: 01 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/roberthue/mcts-connectfour
Implementation of an AI in the game Connect-Four using Monte Carlo Tree Search (MCTS) and QT.
ai cpp game-connectfour mcts-algorithm mcts-connectfour
Last synced: 09 May 2026
https://github.com/tamandutech/esp32.pio.template
Project template for ESP32 or PlatformIO library. PlatformIO + Cpp + CI/CD + Linter + Formatter.
cpp esp32 pio platformio template
Last synced: 07 May 2026
https://github.com/gabin221/exercism
This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.
bash cpp exercism exercism-solutions javscript python
Last synced: 13 May 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/freddiehaddad/ms2cc
Tool to generate a compile_commands.json database from an msbuild.log file.
c clangd compile-commands-json cpp language-server-protocol lsp lsp-client lsp-server msbuild vscode windows
Last synced: 07 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/aakashjhawar/tachometer
Developed a device using Arduino which can calculate object’s revolving speed.
analog-design arduino arduino-uno c cpp led speed-calculator tachometer
Last synced: 29 Apr 2026
https://github.com/cloudcodingspace/raytracer
A real-time raytracer written in C++
c cpp opengl opengl-core opengl46 raytracer raytracing raytracing-in-one-weekend software-raytracer
Last synced: 07 May 2026
https://github.com/japneet001/coding-world-cup-finale-2023
All the coding solutions of Coding Ninja Coding World Cup Finale 2023
Last synced: 30 Apr 2026
https://github.com/mr-r0ot/nexon
Masterpiece programming language NEXon!
cpp fast fast-code language llvm programming programming-language
Last synced: 12 Apr 2026
https://github.com/gsquire/farmhash-ffi
Simple Rust bindings to Google's FarmHash
Last synced: 29 Apr 2026
https://github.com/dhi13man/indiaskill_mobilerobotics_robot
Advanced Object-Oriented code to run a 4-wheel hybrid autonomous/Bluetooth-Serial-Controlled robot to perform tasks given across the various levels of IndiaSkills Mobile Robotics Event, 2021.
arduino bluetooth cplusplus cpp hardware iot object-oriented-programming robotics robotics-competition
Last synced: 04 May 2026
https://github.com/astrodynamic/barleybreak-in-qt-qml
BarleyBreak: Classic English game implemented in Qt6 Quick. Move tiles to solve the puzzle. Enjoy the nostalgic gameplay!
barley-break classic-game cmake cpp cpp17 game makefile nostalgia puzzle-game qml qt qt6 qt6-gui
Last synced: 29 Apr 2026
https://github.com/cursedprograms/augmented-reality-resources
A list of miscellaneous augmented reality source code.
ar-android ar-app ar-python augmented-reality augmented-reality-applications augmentedreality cpp opencv
Last synced: 09 May 2026
https://github.com/codejester01/multifunctional-social_platform_management_system
本项目是一款多功能的聊天社交管理系统,系统将QQ、微信、微博三大聊天系统的核心功能进行了整合实现,用户可以注册并登录自己的账号,同时原本不同平台的账号还可支持绑定,比如可以在qq管理系统中来添加微信和微博的推荐好友或者是直接建立微信或微博账号并与QQ账号进行绑定,同时自己还可以登录客户端进行个人好友管理、群组管理、个人信息管理, 同时也开发了两款趣味小游戏(贪吃蛇和十字消除)可供用户游玩,项目还利用网络通信和多线程编程以及锁的机制实现了即时通讯
cpp design-patterns mutilthread mysql network-programming oop
Last synced: 18 Mar 2025
https://github.com/pineforge-4pass/pineforge-codegen-mcp
Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.
ai-agents algorithmic-trading algotrading backtesting cpp deterministic docker mcp mcp-server model-context-protocol pine-script pinescript quant quantitative-finance tradingview
Last synced: 02 Jul 2026
https://github.com/jimmychenkk/rt1064-smart-car-the-18th-southeast-university-intelligent-vehicle-competition-
Third Prize in the 18th Southeast University Intelligent Vehicle School Competition. (Certificate.pdf)2023.12 The program is relatively small, consisting only of main.c, but it serves as a great introductory project for microcontrollers. The compilation platform is IAR, and the chip used is the RT1064. 东南大学第十八届智能车校赛三等奖,程序规模较小,仅main.c,但是是很好的单片机启蒙项目
Last synced: 03 May 2026
https://github.com/castle055/cpp-reflect
C++ static and runtime reflection library for Clang compiled sources
clang cmake cpp cpp-modules reflection
Last synced: 29 Mar 2025
https://github.com/robsonos/spie-firmware
A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline
arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest
Last synced: 18 Apr 2026
https://github.com/dolphywind/minesweeper
Minesweeper Game with C++/SFML
cpp minesweeper minesweeper-game puzzle puzzle-game sfml sfml-game sfml2 sfml2-game
Last synced: 29 Mar 2025
https://github.com/ufrshubham/todo-plus-plus
This is simple CURD application written in C++ with elements and sqlite library.
cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp
Last synced: 07 Sep 2025
https://github.com/yooodleee/personal-study
🏊no pain no gain🏊
api c cpp dataanalysis django java modeling node python spring-boot study study-notes typescript vue
Last synced: 07 Apr 2026