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/misaghmomenib/phonebook-cpp
A Phone Book Application Built With C++, Designed to Efficiently Manage Your Contacts. This Project Includes Features Like Adding, Searching, Editing, and Deleting Contact Details. It's a Simple Yet Powerful Tool to Demonstrate C++ Fundamentals and Object-oriented Programming Concepts.
Last synced: 30 Apr 2026
https://github.com/longhao-li/onion
A lightweight and easy to use async IO library implemented with C++20 coroutine.
async cpp cpp-coroutines cpp23 io-uring iocp socket-io
Last synced: 29 Apr 2026
https://github.com/0x0c/parallel_lines
Fuck'n simple dispatcher.
cpp cpp-library cpp11 dispatcher parallel threejs
Last synced: 28 Apr 2026
https://github.com/janchy2/operating-system-kernel-riscv
A small but fully functional kernel of a multithreaded operating system with time sharing, written for RISC V architecture using assembly and C/C++. Includes a memory allocator, threads, semaphores and preemption on timer and keyboard interrupts.
allocator assembly c cpp kernel multithreading operating-system risc-v scheduler semaphore threads time-sharing
Last synced: 16 Apr 2026
https://github.com/ajnus/last_redemption
Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL. (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)
2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers
Last synced: 20 Jun 2026
https://github.com/lecrapouille/mymakefile
[Build System][v2.0.0][Functional] Generic but complete Makefile for all my C++ GitHub projects (and also for your projects)
cpp generic-makefile gnu-make make makefile makefile-template
Last synced: 10 Feb 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/calesi19/orbital-simulator
C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.
Last synced: 24 Apr 2026
https://github.com/mlund/tafelmusik
C++ library for playing C64 SID music on macOS
c64 commodore-64 cpp emulation music-player
Last synced: 15 Apr 2026
https://github.com/hsyodyssey/understanding-bitcoin-cpp-version
Understanding Bitcoin(CPP version)|理解比特币(C++ 版本源码剖析)
Last synced: 28 Apr 2026
https://github.com/kotborealis/nitori
Code assessment and testing system for teaching C++
Last synced: 11 Feb 2026
https://github.com/trapperdot00/cpp_primer_5th_edition_exercises
My answers for the exercises in the book 'C++ Primer 5th Edition'
book cplusplusprimer cpp cpp-primer cpp-primer-5th cpp-primer-answer cpp11 cppprimer exercises solutions
Last synced: 08 Feb 2026
https://github.com/ztry8/termlib
Lightweight and simple Rust/C/C++ library with a single header for terminal graphics
c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator
Last synced: 06 Feb 2026
https://github.com/xanmoy/cs-101
Programming in Java, C, C++, Go, JavaScript, Dart, Python, Rust and PHP
cpp dart java javascript oops php python
Last synced: 15 Apr 2026
https://github.com/favreau/sol-r-httpserver
HTTP Server for the Sol-R engine
cpp http http-server ray-tracing raytracer raytracing rest-api
Last synced: 22 Jun 2026
https://github.com/georgecatalin/qt-cpp-gui-development-intermediate
Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.
cplusplus cpp qt5-gui qtcreator qtwidgets udemy-course
Last synced: 22 Jun 2026
https://github.com/sbooth/cxxringbuffer
A lock-free SPSC ring buffer.
cpp cpp20 lock-free ring-buffer
Last synced: 30 Jan 2026
https://github.com/azevedoguigo/arduino_temperature_monitor
Arduino simple temperature monitor.
arduino arduino-sketch arduino-uno cpp
Last synced: 01 Mar 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/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/fabian-hk/homebot
This project is a bot which collects data and controls systems in your home.
bot cpp google-grpc google-protobuf homeautomation python3 telegram-bot webscraper
Last synced: 30 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/sourcemeta-research/noa
A set of re-usable utilities for Sourcemeta projects
Last synced: 08 Feb 2026
https://github.com/beliumgl/sudokusolver
C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.
cpp cpp23 sudoku sudoku-game sudoku-puzzle sudoku-solution-finder sudoku-solver
Last synced: 23 Jun 2026
https://github.com/aykhan019/finalproject_cpp_oop
A C++ application simulating a restaurant management system, showcasing OOP concepts such as classes, inheritance, and file handling. The system allows users to place orders, manage menus, and process restaurant operations with error logging and music integration.
classes cpp error-logging file-handling inheritance oop restaurant-management
Last synced: 23 Jun 2026
https://github.com/f1zm0/hijackableapp
vulnerable app, legit and evil DLLs for sideloading attack PoCs
Last synced: 23 Jun 2026
https://github.com/seanpianka/game-menu
C++ and SFML to create a game about shapes with a settings menu.
cpp cpp11 game-development sfml
Last synced: 23 Jun 2026
https://github.com/thehatkid/minicord
Minimal lightweight Discord user client on C++
alternative cmake cpp discord discord-alternatives discord-client ixwebsocket mbedtls rapidjson
Last synced: 24 Apr 2026
https://github.com/lostbeard/blazorwebbluetoothdemo
Blazor WASM Web Bluetooth API Demo using an ESP32-S3-WROOM microcontroller board
blazor blazor-webassembly bluetooth bluetooth-low-energy c-language cpp csharp dotnet esp32 esp32-s3 esp32-s3-wroom microcontroller web-bluetooth-api
Last synced: 15 Apr 2026
https://github.com/khaledsalshibani/cpp-starter-kit
Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.
cpp programming-fundamentals starter-kit
Last synced: 19 Mar 2026
https://github.com/immaryammahmood/leetcode_solutions
Daily LeetCode Solutions 🚀
Last synced: 30 Apr 2026
https://github.com/kailash-natarajan/hospital-record-management
Data Structures Project
binary-search-tree computer-science cpp data-structures filehandling linked-list
Last synced: 24 Jun 2026
https://github.com/nopangel/gameengine
This is a Game Engine
cpp cs gameengine js-ts python
Last synced: 30 Apr 2026
https://github.com/spicycactuar/heightmap
Textured heightmap OpenGL application
blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5
Last synced: 28 Apr 2026
https://github.com/solveditnpc/home-automation
home automation using a relay and esp32 dev module with wifi capablities
2025 cpp embedded esp32 esp32-dev-board home-assistant-integration home-automation js relay-board server web-application wifi-configuration
Last synced: 24 Apr 2026
https://github.com/forhanshahriarfahim/leetcode_solutions
Collection of LeetCode questions to ace the coding interview!
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 24 Jun 2026
https://github.com/pinam45/uscp
Unicost Set Covering Problem
cpp cpp17 latex masc memetic-algorithms rwls uscp
Last synced: 30 Apr 2026
https://github.com/youpong/cpp-sleep-sort
C++20 Implementation of Sleep Sort using std::thread
cmake cpp cpp20 docker sleep-sort std-thread
Last synced: 28 Apr 2026
https://github.com/mcquerol/reversi-cpp
C++ Reversi game focusing on 2D array manipulation and OOP design.
2d-array class-design cpp doxygen game object-oriented-programming reversi uml
Last synced: 24 Jun 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/Candlest/ClassBoard
Class Board是一款使用Qt/C++开发的,针对SEEWO及其教学一体机设计的,用于显示教学信息的壁纸软件。
Last synced: 25 Jun 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/shailesh-singh-bisht/textman-text-editor
TextMAN is a lightweight, Qt 5.5-based text editor for MiniOS, focusing on essential features like file handling, formatting, and real-time word/character counts, all designed for ReactOS compatibility.
cmakelists cpp qt5 software-engineering text-editor
Last synced: 30 Apr 2026
https://github.com/h20-dev/ruinedpath
RuinedPath by H20-dev. Survive the zombie apocalypse. Manage bullets and food, unlock 50+ endings, and discover the truth: it's all a simulation.
Last synced: 26 Jun 2026
https://github.com/tmaklin/tigz
Parallel gzip decompression and compression using libdeflate and rapidgzip.
compression cpp cpp17 decompression gzip libdeflate parallel rapidgzip zlib zlib-ng
Last synced: 30 Jan 2026
https://github.com/amoeba/arrow-cpp-conan-example
Example using conan to package and use libarrow
apache-arrow conan conan-io cpp
Last synced: 28 Jan 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/keshav2010/picocli
picoCLI is a small command interpreter that can be used to write/read text files, setup trigger-alarms to execute another piece of code after specified amount of time.
c-plus-plus cli command-line-interpreter command-line-parser commandline-interface cpp interpreter parsing visual-studio-code windows-desktop
Last synced: 28 Jun 2026
https://github.com/kartikmehta8/leetcode-practice
This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.
Last synced: 06 Jun 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/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/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/slicetext/slicetext_lang
A little programming language
cmake cplusplus cpp language linux programming-language
Last synced: 30 Apr 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/aasjunior/sofia_playground
Este projeto propõe um brinquedo interativo projetado para auxiliar profissionais na identificação de sinais do Transtorno do Espectro Autista (TEA) em crianças. O brinquedo visa estimular sensorialmente as crianças e observar possíveis déficits de percepção visual na identificação de formas e cores.
arduino-uno asd-diagnosis cpp stroop-test
Last synced: 14 Feb 2026
https://github.com/bz-interactive/bz-nota
A high-performance, terminal-based text editor built on C++. It combines the intuitive editing of Micro with a modern, btop-style dashboard interface for a modern TUI experience.
cplusplus cpp fast ftxui lightweight terminal-app terminal-based text-editor
Last synced: 10 Jun 2026
https://github.com/k2-gc/onnxruntime-cpp-example
Simple onnxruntime example using C++ API. Inferring MNIST dataset samples and show results.
c classification cnn cnn-classification cpp onnx onnxruntime
Last synced: 24 Apr 2026
https://github.com/samirhamadaa/bank-extintion
C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."
bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication
Last synced: 20 Jun 2026
https://github.com/jgsogo/godot-python
POC using Python inside Godot (GDNative + pybind11)
Last synced: 06 May 2026
https://github.com/m0wa/ai-town
AI-only 3d city simulator
3d ai ai-only city-simulator claude cplusplus cpp game-development irrlicht-engine linux open-source opensoft-al windows
Last synced: 17 Apr 2026
https://github.com/krisluczka/better-than-python
Prettier-like program that does the unpretty.
Last synced: 07 Feb 2026
https://github.com/fernandezja/cpp-experiments
C++ code kata, experiments, tests and play
Last synced: 14 Feb 2026
https://github.com/skyzh/bluesensor
🌃 Collect climate data from sensors on Arduino. Part of the BlueSense Project.
arduino cpp dht22 environment iot-device monitoring raspberry-pi sensor
Last synced: 06 May 2026
https://github.com/spicycactuar/skeletal-blending
Skeletal animation blending of BVH files
animation-blending computer-graphics cpp opengl qt5 skeletal-animation
Last synced: 15 Apr 2026
https://github.com/woragis/learning
This is my root folder for when I start to learn something. I found that this way is the most organized way I can structure the things I learn, instead of creating lots of repositories for each new language, or new project I make just for learning.
aws cpp django edx-cs50 flutter git java javascript learning learning-by-doing nextjs python spring-boot tailwindcss
Last synced: 03 Apr 2026
https://github.com/pirito10/solarboat-rsfm-uvigo
Wireless Solar Boat project for the course "Redes Inalámbricas y Móviles" in the Telecommunications Engineering Degree at the Universidad de Vigo (2024 - 2025)
arduino bluetooth cpp html lorawan lte mqtt nb-iot python shell wifi-halow
Last synced: 03 Apr 2026
https://github.com/krisfur/paclook
A universal interactive package CLI search tool.
cli cpp interactive-search package-installer terminal-based
Last synced: 31 Jan 2026
https://github.com/dipankardas011/intresting-code-store
c cpp docker-image html5 python3
Last synced: 07 May 2026
https://github.com/jjones646/conan-utf8-cpp
Conan package for the UTF8-CPP library
Last synced: 06 May 2026
https://github.com/ashwaniydv/my-memalloc-c
a simple memory allocator implementation in C (I did it out of curiosity to understand how memory management happens at OS level)
c cpp malloc memory memory-management
Last synced: 17 Apr 2026
https://github.com/allanccwang/electronic_projects
implement the circuit with microcontroller
arduino circuit-analysis circuit-simulations circuits-and-electronics cpp data-analysis microcontroller physics python wemos
Last synced: 07 May 2026
https://github.com/alexfrancow/mini-cactus
:cactus: mini-Cactus discovery, at the moment it's just a PoC.
arduino big-data cactus cpp esp8266 mac-address multithreading network-discovery nodemcu python3 serial-communication wardriving wifi-security
Last synced: 07 May 2026
https://github.com/im-rises/nbodysimulator
N-Body simulations made in C++ with OpenGL (Bruteforce, Barnes-Hut, GPU)
cplusplus cpp engine imgui n-body n-body-simulator nbody opengl particles simulation
Last synced: 17 Apr 2026
https://github.com/senior-sigan/chat_from_scratch
Code from the series of my streams where I work on creating Chat application absolutely from scratch.
Last synced: 17 Apr 2026
https://github.com/shuygena/ft_containers
:building_construction: STL containers in C++
42 42projects containerclasses cplusplus cpp cpp98 map stack vector
Last synced: 06 Feb 2026
https://github.com/attwoodn/cpp-expression-tree
A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.
boolean-expression boolean-operators cpp cpp14 expression expression-evaluator expression-parser expression-tree logical-expression logical-operators
Last synced: 13 Feb 2026
https://github.com/arapelle/cmtk
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
Last synced: 31 Jan 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/kabragaurav/practice-c-cpp-python-oops-dsa
Study and Practice Material for Chief Programming Languages and Major Topics in Computer Science
c cpp data-structures java object-oriented-programming python
Last synced: 29 Apr 2026
https://github.com/ohioiot-esp32-wifi-examples/final-checklist
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 engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 07 May 2026
https://github.com/arapelle/arba-wgen
A C++ library providing functions generating random words.
cmake cpp cpp20 cpp20-library library random random-words
Last synced: 31 Jan 2026
https://github.com/arapelle/arba-strn
A C++ library providing short trivially comparable string classes whose hash are trivially computable.
cmake cpp cpp20 cpp20-library hash library string
Last synced: 31 Jan 2026
https://github.com/chqilin/beninja
a small build tools for C/C++.
build-tool cmake cplusplus cpp makefile nodejs
Last synced: 07 May 2026
https://github.com/mayerdev/uefi-tools
Tools for UEFI-development
c cpp gnu-efi posix-efi posix-uefi uefi
Last synced: 31 Jan 2026
https://github.com/insunil/learn-mongodb-using-cpp
Leaning MongoDB with C++
Last synced: 17 Apr 2026