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-07 00:07:28 UTC
- JSON Representation
https://github.com/programmingrainbow/conways-game-of-life-cpp-sdl2
Conway's Game of Life written in C++ and using SDL2 game library.
Last synced: 25 Oct 2025
https://github.com/lucca16bit/cpp-sistema-votacao
Criando um sistema de votação simples em C++ para avaliação discursiva
Last synced: 06 Jul 2026
https://github.com/rodjjo/opengl-simple-game
A simple opengl game created using C++ using code::blocks ide and mingw toolset
Last synced: 15 Apr 2026
https://github.com/paltoudara/_double_linked_list_
_DOUBLE_LINKED_LIST
container cpp double-linked-list iterators simple stl-containers
Last synced: 25 Oct 2025
https://github.com/alpluspluss/jalloc
Just an Allocator™ - A performant memory allocator in C/C++
Last synced: 25 Oct 2025
https://github.com/mounishvatti/learndsa
This repository contains concepts in C++ from Beginner to Advanced with Data Structures & Algorithms
arrays binary-search cpp doubly-linked-list hashing linked-list math oops pointers problem-solving queue recursion sorting-algorithms stack stl strings
Last synced: 19 Apr 2026
https://github.com/shineyruan/computational-geometry-playground
A C++ playground for computational geometry algorithms & plotting.
computational-geometry conan cpp vcpkg
Last synced: 26 Oct 2025
https://github.com/perikiyoxd/webserver
A sample implementation of a C++ Web Server
Last synced: 02 Jul 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/asthraris/physxine
PhysXLoop – A C++ 3D Physics Engine with OpenGL 4.6, Eigen & ImGui Docking Real-time simulation engine supporting AABB & Sphere collision detection/resolution, event-driven loop control, and modular rendering.
3d-engine cmake cpp final-year-project imgui-docking opengl physics-engine physics-simulation project
Last synced: 24 Apr 2026
https://github.com/nav3005/bus-reservation-system
Project on Bus reservation System using C
Last synced: 24 Apr 2026
https://github.com/leejiajia11/s-des
重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统
chongqing-university cpp qt s-des
Last synced: 24 Apr 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/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/jonathas/poligono-opengl
Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.
cpp opengl practice university
Last synced: 25 Apr 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/vschwaberow/llvm-mos-example
This repository shows a simple example how to use an IRQ on the Commodore C64 with the LLVM-MOS compiler toolchain for 6502.
Last synced: 24 Apr 2026
https://github.com/debjotyms/dsa-competitive-programming-codes
This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.
competitive-programming cpp dsa leetcode-solutions python
Last synced: 24 Apr 2026
https://github.com/bocaletto-luca/ambient-light-temperature
Ambient-Light-Temperature - Arduino | A self-hosted logger that measures ambient light (lux) via BH1750 and temperature via DS18B20, then serves a live dashboard (charts) over Wi-Fi. No external server—just browse to the ESP8266’s IP. By Bocaletto Luca.
ambient-light ambient-light-temperature arduino bocaletto-luca cpp light-temperature openhardware opensource standalone temperature
Last synced: 24 Apr 2026
https://github.com/b0xtch/legion
A gaming platform for developing social games using a JSON file
Last synced: 25 Apr 2026
https://github.com/singhpratech/notepatra
Native C++/Rust code editor for the AI era — Linux/macOS/Windows, ~9 MB bare binary, 226 file extensions / 92 language lexers, Rust-powered search, 6 AI backends (Ollama / llama.cpp / OpenRouter / Ollama Cloud / OpenAI / Azure OpenAI). Free forever, GPL-3.0.
ai code-editor cpp cross-platform developer-tools free ide lightweight linux local-ai macos notepad notepad-plus-plus ollama open-source qscintilla qt5 rust text-editor windows
Last synced: 31 May 2026
https://github.com/bvcxza/sonos
C++ library and command line tool for Nostr
command-line-tool cpp library nostr
Last synced: 06 Jun 2026
https://github.com/hoccyy/arduino-timer-display
Created a stopwatch timer with a 7-segment display and C++ using an Arduino
arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock
Last synced: 25 Apr 2026
https://github.com/david-palma/cuda-programming
Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.
c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads
Last synced: 25 Apr 2026
https://github.com/endurodave/coredumparm
ARM Embedded System Core Dump
arm c-language call-stack core-dump cpp embedded-systems
Last synced: 25 Apr 2026
https://github.com/cogan-software/hlwa
High-Level Windows Abstraction API to help developers access and manage the windows API (such as the registry) for application development in C++.
api cpp library lightweight registry windows
Last synced: 25 Apr 2026
https://github.com/arashout/blobcombatsimulator
A combat simulation that uses neural networks and genetic algorithms
cpp evolution genetic-algorithm machine-learning neural-network sfml2
Last synced: 06 Jun 2026
https://github.com/f321x/cpp_introduction-42-core
Collection of small C++ introduction projects to get first experience with C++ programming
42 42born2code 42codingschool 42cursus cplusplus cpp
Last synced: 06 Jun 2026
https://github.com/surajdarade/competitive-programming
codeforces competitive-programming cp cpp strivers-cp-sheet
Last synced: 07 Jun 2026
https://github.com/ferhatgec/escafe.py
Escafe[dot]Py, Python3 implementation of Escafe
cpp escape-sequences lib python3
Last synced: 26 Apr 2026
https://github.com/sunsided/robond-notebooks
Rough collection of Jupyter Notebooks and exercises from the Udacity Robotics Nanodegree program. YMMV.
cpp cpp14 jupyter-notebook udacity udacity-nanodegree udacity-robotics-nanodegree
Last synced: 26 Apr 2026
https://github.com/lebrancworkshop/review-computer-science
Review the topics from Computer Science field.
c computer-architecture computer-network computer-science cpp digital-electronics hardware hardware-designs lecture-notes low-level-design low-level-programming operating-system operating-systems
Last synced: 26 Apr 2026
https://github.com/joswinemmanuel/leetcode
A collection of solutions to LeetCode problems.
Last synced: 26 Apr 2026
https://github.com/liardeauxq/babel
3rd Year Epitech Project - VOIP application
boost cpp qt server student-project voip-application
Last synced: 26 Apr 2026
https://github.com/akshat2602/sem3_cgl
Assignments for SPPU Sem 3 Comp Engineering CGL (Computer Graphics Lab)
Last synced: 27 Apr 2026
https://github.com/ganeshkumartk/footballai
⚽⚽✌Adaptive Virtual Football Envirionment for Multi-Agent System (Reinforcement Learning) based on GoogleAI's Football
ai cpp football googleapi reinforcement-learning
Last synced: 27 Apr 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/jaytwolab/useoldqt5inqt6
Use old Qt5 in Qt6 :kr: Qt6에서 구형 Qt5 사용하기
Last synced: 27 Apr 2026
https://github.com/glory42/microprocessors-class-arduino-projects
⚙🦾This repository contains a collection of Arduino projects completed as part of my Microprocessors class. Each project illustrates practical applications of microprocessor theory and provides hands-on experience with hardware 🛠️ and software 💻 development using Arduino.
Last synced: 28 Apr 2026
https://github.com/sungj921028/rt-chat-room
A real time chat room with server and client design, supplies a lot of implementations.
c chatroom client-server communication cpp network streaming
Last synced: 28 Apr 2026
https://github.com/mofazzal874/pimrc
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
console-application cpp oop-in-cpp
Last synced: 07 Jun 2026
https://github.com/llnl/open-facility-viewer
Open Facility Viewer (OFV) is an application for 3D interactive walk-throughs of facilities
Last synced: 07 Jun 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/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/psiace/meco
Just Another C/C++ project template built with Meson.
Last synced: 28 Apr 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/iricartb/rpc-gateway-sockets
Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.
c-sharp cpp rpc-client rpc-server sockets visual-studio
Last synced: 28 Apr 2026
https://github.com/siris2314/tfcpp
TensorFlow Clone build in C++(Currently WiP)
cpp cpp-library cpp-programming deep-learning machine-learning tensorflow
Last synced: 28 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/rkolovanov/kapec-engine
Попытка написать свой 3D-движок на основе SFML
Last synced: 28 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/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/hsyodyssey/understanding-bitcoin-cpp-version
Understanding Bitcoin(CPP version)|理解比特币(C++ 版本源码剖析)
Last synced: 28 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/vertexwahn/rules_embree
Bazel build rules for Intel Embree
bazel bazel-rules bazel-support cpp embree embree-renderer raytracing
Last synced: 29 Apr 2026
https://github.com/frodoalaska/ymir
A lightweight C++ project generator
cli command-line command-line-tool cpp cpp-project-template project-generation project-generator
Last synced: 29 Apr 2026
https://github.com/abhi999k/smart_shoes
Smart shoes with smart navigation system
ai assembly cpp iot-device navigation programming shoes smart wearable-devices
Last synced: 29 Apr 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/undergrounder96/factorial_cpp
This repo is just an excuse for me to learn Makefile.
Last synced: 29 Apr 2026
https://github.com/wesgtox/programming-lab-ii
College "Programming Lab II" exercises.
algorithms c cpp programming-language
Last synced: 29 Apr 2026
https://github.com/dumitory-dev/cpp-vigenere-decryptor
cpp vigenere decryptor
Last synced: 29 Apr 2026
https://github.com/beyondmagic/competitive-programming
Where I rest my mind's ~impulse~ feeling to learn logic.
c competitive-programming cpp secret
Last synced: 29 Apr 2026
https://github.com/meet-c-viradiya/quantum-workflow
Quantum-enhanced workflow scheduling optimizes multi-processor resource allocation using DAGs and a hybrid quantum-classical approach, visualized via advanced tools. QUBO problem formulation ensures efficiency.
cpp drug-design hpc machinelearning-python nisq pipelines qiskit qiskit-metal quantum-algorithms quantum-chemistry quantum-machine-learning transmon-qubit unitaryhack workflow-automation
Last synced: 29 Apr 2026
https://github.com/johnkun136nvcp/my-project-euler
Solving problems of Project Euler in Haskell (if it's possible)
cplusplus cpp euler haskell project-euler
Last synced: 29 Apr 2026
https://github.com/jamesql/opendetection
Open source detection software using computer vision & OpenCV (WIP)
computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2
Last synced: 29 Apr 2026
https://github.com/daddesign-projects/demo_daisygfx_st7789
Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7789 TFT controller
cpp daisy-seed gfx gfxlib st7789 st7789-display st7789-display-driver tft tft-display
Last synced: 29 Apr 2026
https://github.com/sunsvea/coulstock-cpp-compiler
A simple C++ compiler to lexify and parse C++
abstract-syntax-tree code-generation compiler cpp lexer llvm open-source parser-generator parsing semantic-analysis static-analysis tokenizer work-in-progress
Last synced: 29 Apr 2026
https://github.com/nick-lehmann/db-benchmark
Benchmark of different storage layouts for DB systems
Last synced: 29 Apr 2026
https://github.com/gopalchand/hellothere_project
Hello World using CMake
chatgpt-assisted cmake cmakelists cpp pybind11 python python3 scikit-build
Last synced: 29 Apr 2026
https://github.com/iamareebjamal/semaphores-example
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
cpp dining-philosophers-problem process-synchronisation semaphore
Last synced: 29 Apr 2026
https://github.com/urpagin/mcconnectbot
Connects multiple offline bots to a Minecraft server using botcraft.
boost bot bot-command botcraft build-system cmake cpp debian dependencies git installation linux make minecraft minecraft-server multi-bot offline-mode openssl server submodules
Last synced: 29 Apr 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/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/kimboslice99/iis-cgeoipmodule
Geoblocking module for IIS written in native C++
Last synced: 30 Apr 2026
https://github.com/immaryammahmood/leetcode_solutions
Daily LeetCode Solutions 🚀
Last synced: 30 Apr 2026
https://github.com/ctkqiang/hyper_guard
HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。
china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi
Last synced: 30 Apr 2026
https://github.com/harshnag1/pep-dsa-2026
Structured topic-wise implementation of Data Structures and Algorithms in C++ for placement preparation and interview practice (PEP-DSA-2026).
algorithms cpp data-structures dsa interview-preparation placement-preparation problem-solving
Last synced: 30 Apr 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/grachale/cipher_tga_files
Implementation of functions for a program that can encrypt and decrypt a TGA image file.
Last synced: 08 Jun 2026
https://github.com/soujo/mydsa
My whole DSA journey with pdf and notes
algorithms c-language cpp dsa dsa-practice practice
Last synced: 30 Apr 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/clonewith/osu-tournament-editor
A light-weight osu! tournament configuration editor written in C++, using Qt 6
cpp osu-tournament osugame qt6
Last synced: 30 Apr 2026
https://github.com/profjordanov/c-oop-project-pc_shop
Computer Shop C++ Console Based App
computer-shop console-application cpp object-oriented-programming
Last synced: 08 Jun 2026
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