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-19 00:06:51 UTC
- JSON Representation
https://github.com/cinarcivan/arduino-guide
Guide and sample codes for those who want to learn and understand Arduino better.
arduino arduino-basics arduino-examples arduino-guilde cpp
Last synced: 19 Apr 2026
https://github.com/manfred-mueller/signversioned
A small application to add a version string to the filename while signing .exe and .msi files.
cpp csharp sign signtool versioning visual-studio
Last synced: 19 Apr 2026
https://github.com/ferstormblessed/computergraphics-opengl
Computer graphics with OpenGL
cmake computergraphics cpp glsl glsl-shaders opengl
Last synced: 19 Apr 2026
https://github.com/junaidsalim/leetcode_solutions
This repository contains my solutions to a range of LeetCode problems.
cpp javascript leetcode leetcode-cpp leetcode-javascript leetcode-practice leetcode-python leetcode-solutions postgresql python sql
Last synced: 19 Apr 2026
https://github.com/schanur/cycle-breaker
Find cyclic references in code modules
c command-line-tool cpp cyclic-references graph linter python python3 shell shell-script stacktrace static-analyzer
Last synced: 19 Apr 2026
https://github.com/absallam1999/console-applications
Simple C++, C# Console Applications
algorithms console-app cpp cprogramming-language csharp
Last synced: 19 Apr 2026
https://github.com/nezihesozen/udacity-cpp-nanodegree-build-an-openstreetmap-route-planner
Udacity C++ Nanodegree Program- Build an OpenStreetMap Route Planner
astar-pathfinding cpp gtest io2d openstreetmap route-planning udacity-nanodegree
Last synced: 19 Apr 2026
https://github.com/ryouze/date_and_time
Date and time recognition using regex.
Last synced: 04 Jun 2026
https://github.com/nightmarevco/a20j-ladders
My solutions for A2OJ CodeForces Ladder.
Last synced: 04 Jun 2026
https://github.com/smooll-d/ttt-docs
Documentation for TTT.
cpp docs documentation doxygen doxygen-documentation sfml ttt website
Last synced: 04 Jun 2026
https://github.com/almond-hydroponics/almond-controller
Project almond hardware esp8266 control code for hydroponics system
almond cpp esp8266 hydroponics iot mqtt
Last synced: 20 Apr 2026
https://github.com/dayvster/dlauncher
DLauncher is a fast, minimal, and highly customizable Qt-based application launcher for Linux. It lets you search and launch your installed apps with style and speed.
cpp cpp-project launcher launcher-application qt qt6
Last synced: 20 Apr 2026
https://github.com/zyn10/salsa-sales-code
salsa sales basic programme using cpp
conditional-statements cpp loops-and-iterations programming-fundamentals
Last synced: 04 Jun 2026
https://github.com/zfifteen/orchard-flow
A deterministic production-grade incompressible CFD solver optimized exclusively for Apple Silicon
apple-silicon arm64 cfd computational-fluid-dynamics cpp deterministic finite-volume-method fluid-dynamics incompressible-flow multigrid navier-stokes scientific-computing
Last synced: 20 Apr 2026
https://github.com/berlin0308/movinet-openvino
cpp edge-computing intel openvino rtsp tensorflow
Last synced: 20 Apr 2026
https://github.com/vipul1432/gtu-is-practicals
GTU 7th Semester Information security All Practicals Source code
c cpp java security security-tools
Last synced: 20 Apr 2026
https://github.com/alexmollard/enetplayground
🌐 A playful networking sandbox where packets come to party and sometimes die - my personal experiment with ENet that sometimes works, often breaks, and always teaches me something new!
cpp enet multiplayer server udp
Last synced: 20 Apr 2026
https://github.com/amastronaut5/imagevoyager
Image Voyager is a C++ image editing software built with Qt Framework and OpenCV, offering tools like blur, crop, grayscale, and flipping with real-time sliders. It includes Undo/Redo, gradient effects, and detailed image properties, ensuring an intuitive user experience.
cpp opencv opencv-cpp opencv4 qt6 qtcreator qtdesigner visual-studio
Last synced: 20 Apr 2026
https://github.com/vasar007/algorithm_analysis
Empirical analysis of algorithms.
algorithms analysis automation cpp empirical-analysis excel math netcore statistics
Last synced: 20 Apr 2026
https://github.com/magnetic-fox/simplenoter
Simple Noter Client for 16-bit Windows
80286 80386 80486 8086 advanced c cpp experiments http json networking noter openwatcom resources utf8 watcom win16 win16-api winapi windows-3-x
Last synced: 08 May 2026
https://github.com/arijitcodes/dsa
Data Structure and Algorithm Stuff
algortihm c cpp data-structures datastructure datastructures-algorithms dsa javascript js
Last synced: 20 Apr 2026
https://github.com/kiblitz/stack-calculator
stack-based CLI postfix expression evaluator
calculator cli cpp evaluator json postfix stack
Last synced: 20 Apr 2026
https://github.com/revzim/azadventure-demo
turn-based online multiplayer battler demo developed with Unreal Engine 4.26/C++/Node.JS
colyseus cpp game-development node online-multiplayer-game
Last synced: 20 Apr 2026
https://github.com/dirmeier/conan-test
A small header only library to check out conan.io
conan conan-recipe cpp header-only meson
Last synced: 21 Apr 2026
https://github.com/the-guild-of-calamitous-intent/gcigps
GPS NEMA message parser
Last synced: 21 Apr 2026
https://github.com/tsnsoft/rpcpp_sqlite_demo
Пример программы на C++ с использованием базы данных SQLite и wxWidgets в RedPanda-CPP
cpp redpanda-cpp sqlite wxwidgets
Last synced: 21 Apr 2026
https://github.com/kahngjoonkoh/lcd-clock
An Arduino lcd clock. Time can be set using the two buttons: one for choosing and one for incrementing.
arduino clock cpp lcd learning-by-doing
Last synced: 21 Apr 2026
https://github.com/lrshsl/arduinospf_binary-adder
Arduino code for a binary adder with sevensegment display
Last synced: 21 Apr 2026
https://github.com/vdoninav/gui-csv-editor
GUI-based Data Management Application
cpp csv csv-editor mvc qt qt-gui qtcreator
Last synced: 21 Apr 2026
https://github.com/nxhawk/dsa-hcmus
Data structure and algorithms is a branch of computer science that deals with creating machine-efficient and optimized computer programs. The term Data Structure refers to the storage and organization of data, and Algorithm refers to the step by step procedure to solve a problem. By combining "data structure" and "algorithm", we optimize the codes
algorithms avl bfs bfs-search bst-tree cpp dfs dfs-search dijkstra-algorithm dsa graph hash lca python3 redblacktree segment-tree sorting-algorithms tree tree-structure
Last synced: 21 Apr 2026
https://github.com/acboujida/gameoflife
A C/C++ implementation of Conway's Game of Life with graphical rendering using SDL2.
cellular-automaton cpp sdl2 simulation
Last synced: 21 Apr 2026
https://github.com/anty-filidor/tic-tac-toe
Example of CMake and C++ linters in simple CLI game
Last synced: 20 Jun 2026
https://github.com/helomdrs/rockpaperscissors-cpp
Entry Level project for my C++ training
Last synced: 05 Jun 2026
https://github.com/leaomartelo2/slop-tile
small rogue-like 2D tilemap slop game to test out some C++ stuff
Last synced: 22 Apr 2026
https://github.com/leocov-dev/lc-esp32-sprinkler
A WiFi connected sprinkler system controller based around the esp32 microcontroller.
cpp esp-idf esp32 iot sprinkler-controller
Last synced: 22 Apr 2026
https://github.com/tprrt/tetrabot
The aim of this project is to simulate the behavior of a tetrahedral robot through Bullet physics and Ogre 3D engines. (Automatically exported from code.google.com/p/tetrabot) (like https://hackaday.com/2017/04/05/learn-neural-network-and-evolution-theory-fast/ but in 3D)
ai bullet-physics bulletphysics cpp cross-platform neural-network ogre3d robotics simulation
Last synced: 22 Apr 2026
https://github.com/zeyu-li/kattis_solutions
😾Kattis solutions (Competitive Programming)
cpp kattis kattis-solutions python
Last synced: 22 Apr 2026
https://github.com/palucki/game-of-life
John Conway's game of life in C++ & Qt
c-plus-plus cpp game-of-life gameoflife qt qt5 simulations
Last synced: 22 Apr 2026
https://github.com/lehuyh/boltui
⚡C++ GUIs In a Flash!
beginner-friendly cpp cs1 gui library
Last synced: 05 Jun 2026
https://github.com/siddiqsoft/string2map
Header only C++17 library to parse a string containing delimited key-value pairs into a map container including the feature to convert from std::string to std::wstring and vice-versa.
cpp http-header-parser key-value map parse string tokenize winhttp
Last synced: 23 Apr 2026
https://github.com/jfriedlein/auxiliary_functions_dealii
Auxiliary functions for dealii such as special tensor operators
auxiliary-functions cpp dealii optimization outer-product symmetric-tensors tensor-operations
Last synced: 05 Jun 2026
https://github.com/servettonga/ft_printf
A library that contains ft_printf, a function that mimics the real printf.
Last synced: 24 Apr 2026
https://github.com/steve02081504/gbenchmark_webui
in dev
benchmark cpp google-benchmark ui webui
Last synced: 24 Apr 2026
https://github.com/houdaharmane/gestion-de-parking
Gestion de Parking est une application console développée en C++
Last synced: 24 Apr 2026
https://github.com/calesi19/artillery-simulation
Simulation of a cannon shooting a projectile across miles in a 2D plane. User can change the direction of the cannon. Projectile is affected by physics.
Last synced: 24 Apr 2026
https://github.com/lokkdevv/snake
This is an advanced version of the popular Snake game developed by me as a starter project using raylib. In this project, I have aimed at developing a smooth, visually appealing game similar to the arcade games
c cpp first-project game game-development project raylib snake snake-game
Last synced: 06 Jun 2026
https://github.com/orestispanago/mxtherm-sdk-rpi
Camera aiming + thermal data download
cpp digest-authentication http ir mobotix python raspberry sdk thermal-camera
Last synced: 24 Apr 2026
https://github.com/conorbros/kmer-signatures
High-performance kmer-signatures
bioinformatics cpp high-performance-computing parallel-computing
Last synced: 24 Apr 2026
https://github.com/anav5704/library-app
Library management app for CS111 assignment 2 @ USP
Last synced: 24 Apr 2026
https://github.com/artembotnev/esp32-weather-station
The simple copy of "ESP32-weather-station", with Sallas
Last synced: 24 Apr 2026
https://github.com/abin-z/cmakeprotemplate
C++复杂项目推荐的目录组织方式
c cpp cpp17 modern-cmake project-management template
Last synced: 24 Apr 2026
https://github.com/ahadcove/nancv
Basic Open CV NAN Example
cplusplus cpp opencv opencv-cpp
Last synced: 24 Apr 2026
https://github.com/bardifarsi/threadpoolmanager
ThreadPoolManager is a C++ project that implements an efficient multi-threading system using a thread pool for generic functions of the same type and different tasks. It includes task management, synchronization mechanisms, and thread-safe logging to demonstrate concurrent task execution.
cpp cpp17 cpp20 cuda cuda-programming memory-management multiprocessing multithreading parallel-computing parallel-processing parallel-programming thread thread-pool thread-safety threadpool threads threadsafe
Last synced: 24 Apr 2026
https://github.com/jelhamm/compiler-design
"This repository focuses on implementing Compiler-Related concepts."
c compiler compiler-design cpp finite-state-machine lexical lexical-analysis lexical-parser lexical-resource parser recursive-descent-parser regular-expressions representation semantic symbolic-execution syntax-analysis syntax-tree
Last synced: 24 Apr 2026
https://github.com/shubhamboral/cpp-recipe-master
Digital Cookbook 📖🍽️ A simple recipe book application built with C++ and Qt. Manage, view, and store your favorite recipes with a user-friendly interface.
cookbook-app cpp desktop-app digital-cookbook gui-application open-source qt recipe-manager
Last synced: 24 Apr 2026
https://github.com/tahaaa22/flowchart-designer
Flowchart Designer and Simulator is a C++ application using CMUgraphicsLib for graphics.
Last synced: 24 Apr 2026
https://github.com/engineersbox/pbr-pipeline
An implementation of a PBR pipeline in C++
cpp cpp20 glsl opengl pbr physically-based-rendering rendering
Last synced: 24 Apr 2026
https://github.com/mqtth3w/sistemioperativi-unipr
Operative Systems Exercises: Scheduling algorithms and process management. 2022.
algorithms c cpp os unipr unix
Last synced: 24 Apr 2026
https://github.com/onuralpszr/pipewire_video_tests
Test place for create virtual camera without v4l2loopback on linux
Last synced: 24 Apr 2026
https://github.com/adahadapato/scanpp
C++ project that abstracts away the difficulty of SOSinpw from operators
Last synced: 24 Apr 2026
https://github.com/versusvoid/qcosignal
Qt bound coroutines
async-await coroutines cpp cpp20 qt
Last synced: 24 Apr 2026
https://github.com/saxijing/cilqr
autonomous vehicle motion planning with CILQR methods
cilqr cpp optimalization ros rviz
Last synced: 24 Apr 2026
https://github.com/andrewrgarcia/klang
A simple compiling script for C++ files using the clang++ compiler
Last synced: 25 Apr 2026
https://github.com/tylersuehr7/raylib-3d-model-viewer
Helps you visualize GLB 3D models and animations with raylib for game development.
3d-models cpp game-development raylib
Last synced: 25 Apr 2026
https://github.com/spencermcarthur/circular-buffer
Lock-free circular buffer implementation using POSIX shared memory IPC facilities
circular-buffer clang concurrency cpp cpp20 gcc ipc linux memory-management shared-memory
Last synced: 25 Apr 2026
https://github.com/emelyantsev/yandex_algorithm_training
Тренировки по алгоритмам
algorithms algorithms-and-data-structures cpp python
Last synced: 25 Apr 2026
https://github.com/mf42-dzh/texmaster-adpcm-decoder
Decoder for the custom ADPCM format used in Texmaster2009
Last synced: 25 Apr 2026
https://github.com/isaurabhmeshram28/learning-opengl
This repository contains my journey through learning and exploring OpenGL
Last synced: 25 Apr 2026
https://github.com/vvaldesc/binary-tree-practice
Páctica sencilla con árboles binarios en C++
Last synced: 06 Jun 2026
https://github.com/backslashspace/sync-manager
tbm
backup cpp linux net9 performance-testing synchronization syscall windows
Last synced: 06 Jun 2026
https://github.com/rahimuj570/onlinecp
In this repository I'll upload my codes of Codeforces and others platform from today (12.1.22)
c competitive competitive-coding competitive-programming competitive-programming-contests competitiveprogramming cplusplus cpp cpp17 cprogramming
Last synced: 25 Apr 2026
https://github.com/yyolka/converter-app
Приложение переводит числа из 2-ой, 10-ой, 16-ой систем счисления из одной в другую
algorithms c cpp data-structures entrypoint oop oop-principles validation
Last synced: 25 Apr 2026
https://github.com/maureasy/minidb
a lightweight sql database engine written in c++17 with zero dependencies. features b+ tree indexes, joins, aggregates, transactions, and wal for crash recovery.
btree cpp cpp17 database database-engine learning-project sql sql-parser
Last synced: 25 Apr 2026
https://github.com/greenteabiscuit/maxii-ftd2xx-macos
soundwave analysis using python and C++
Last synced: 25 Apr 2026
https://github.com/samarjit98/security-lab
Some popular cryptographic algorithms.
c cpp cryptography des-encryption encryption-decryption gmp number-theory
Last synced: 25 Apr 2026
https://github.com/acedpol/ig.01_informatica-grafica
Proyecto de IG : uso de OpenGL (iniciación)
Last synced: 25 Apr 2026
https://github.com/siris2314/mlpp
ML++ is a C++ Machine Learning Library built from the ground up using only C/C++ standard libraries
api bayesian-network convolutional-neural-network cpp cpp-programming cpp20 machine-learning machine-learning-algorithms neural-network neural-networks opencv torch
Last synced: 25 Apr 2026
https://github.com/gurubalan-git/race-game
A race game using Graphics header files and custom animations.
animation animation-library c cpp game graphics-library
Last synced: 25 Apr 2026
https://github.com/muhammedmagdyy/3d-house-model
This is a 3D House Model using OpenGL with C++
Last synced: 25 Apr 2026
https://github.com/mohsen12999/c-cpp-projects
little student projects in c/c++ language
Last synced: 26 Apr 2026
https://github.com/ayzurus/gdbc
GDExtension to give access to GDScript binary tokenization from GDScript itself.
bytecode-compiler cpp gdextension gdscript godot4
Last synced: 26 Apr 2026
https://github.com/calint/arduino-nano-esp32
experiments with arduino nano esp32
Last synced: 06 Jun 2026