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-06-29 00:06:50 UTC
- JSON Representation
https://github.com/axodox/greenscan
Tool to create 3D models using Kinect.
3d-scanning cpp directx-11 kinect wpf
Last synced: 10 May 2026
https://github.com/zakariaelbouzkri/class-ganerator
this project is script that i used to generate classes in othodox canonical form
cpp orthodox-canonical-class python3 scripting
Last synced: 28 Apr 2025
https://github.com/scyth3-c/node-api-cpp
mira conmigo los addons en Node.js en español - en proceso
cpp node-addon node-api node-gyp spanish tutorials v8
Last synced: 10 Apr 2025
https://github.com/akhilrai28/internet-of-things
Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.
c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data
Last synced: 25 Oct 2025
https://github.com/gvelasq/palettizer
R package for color palette generation using the 'palettize' C++ library
Last synced: 26 Oct 2025
https://github.com/the-last-cookie/stringcalc
Usage and calculation of big numbers as strings
Last synced: 26 Oct 2025
https://github.com/basemax/checknumber
Check the number and calculate the gcd and lcm and perfect.
cpp fibonacci number number-converter number-theory numbers
Last synced: 03 Apr 2025
https://github.com/abdullah-sheikh/hacktoberfest2021
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
c cpp hacktoberfest hacktoberfest2021 java programming python
Last synced: 07 Sep 2025
https://github.com/tonitaga/graph-algorithms-cpp-console
Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language
Last synced: 05 Aug 2025
https://github.com/ticticboooom/getlowengine
A Game Engine based on DirectX12
cpp game game-development game-engine windows
Last synced: 17 Apr 2026
https://github.com/andrewrgarcia/streamdice
StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented
block ciphers ciphertext cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher
Last synced: 23 Jan 2026
https://github.com/ttldtor/process
Cross-platform library of utilities for obtaining metrics of the current process
Last synced: 10 Apr 2025
https://github.com/btframework/droneremoteid
The samples show how to use the Bluetooth and WiFi Frameworks to receive and decode Drone Remote ID
asd bluetooth cbuilder cpp csharp delphi dri drone droneremoteid faa net netframework remoteid wifi
Last synced: 28 Apr 2025
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 03 Mar 2025
https://github.com/nathad17/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 03 Oct 2025
https://github.com/savenkovigor/cppfronttemplate
Simple conan/cmake/cpp template project
Last synced: 05 Jan 2026
https://github.com/oatpp/example-consul
Example project how-to use oatpp-consul integration module.
Last synced: 25 Apr 2025
https://github.com/illescasdaniel/emoji-program-1
Program made with emojis!
Last synced: 23 Jan 2026
https://github.com/ptahmose/mexlibczi
read and write CZI-documents from MATLAB and Octave
cpp czi-documents matlab microscopy octave zeiss zeiss-czi-files
Last synced: 24 Feb 2026
https://github.com/isaka-james/server
My Nerd HTTP/1.1 C++ web server made from scratch.
Last synced: 24 Jan 2026
https://github.com/stefanjohnsen/wavefrontobj
Wavefront OBJ parser C++ 11
cpp cpp11 header-only obj wavefront wavefront-obj
Last synced: 20 Oct 2025
https://github.com/callicoder/algorhythm
Standard Algorithms Implemented in C++
Last synced: 16 Mar 2026
https://github.com/nathanjhood/cmodule
C/C++ modules for NodeJS.
c cmake cmake-js cpp cpp11 es6 javascript node-addon-api nodejs npm npm-package typescript
Last synced: 14 Apr 2026
https://github.com/aa-sikkkk/c-syntaxchecker
C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free
Last synced: 29 Apr 2025
https://github.com/cpp-sc2/blank-bot
Starter bot for StarCraft II with integrated cpp-sc2
ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/DarkWanderer/metrics-cpp
High-performance metrics library
cpp metrics performance statsd
Last synced: 29 Apr 2025
https://github.com/cpp-sc2/commandcenter
Original version of CommandCenter focused on the StarCraft 2 part of the bot.
ai artificial-intelligence bot cpp game sc2 starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/neutrinozh/brainfuck
Brainfuck interpreter. Just for fun. Enjoy!
Last synced: 07 Jul 2025
https://github.com/liavbarsheshet/union-find
Generic Union Find Based on up root tree written in c++.
cpp data-structures union-find unionfind
Last synced: 23 Feb 2026
https://github.com/nano-bot01/tic-tac-toe-game
A Console based Application for multiplayer Tic Tac Toe game.
ankit-nainwal cpp game games tic-tac-toe tictactoe
Last synced: 07 Sep 2025
https://github.com/sameetasadullah/cpu-scheduling-simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu
Last synced: 15 Apr 2026
https://github.com/marcpinet/connect4-ai
🤖 A simple and extensible Connect4 with graphical user interface where you can play against an AI.
ai cmake connect-four cpp minimax-alpha-beta-pruning sfml
Last synced: 25 Feb 2026
https://github.com/imadmi/internet_relay_chat
This project is about creating an IRC server
Last synced: 19 Oct 2025
https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr
Companion source code for "Ressourcen sparen mit constexpr"
Last synced: 29 Jan 2026
https://github.com/fathershafiu/sieve-of-eratosthenes-method-of-prime-numbers
This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation
Last synced: 25 Feb 2026
https://github.com/mo-karbalaee/pentago-game
Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020
Last synced: 31 Jan 2026
https://github.com/brakmic/keycloak-pkce-cpp
Keycloak-PKCE C++ Library
authentication cpp iam identity keycloak oauth2 pkce security
Last synced: 25 Feb 2026
https://github.com/ahueck/irprinter
Explore the generated LLVM IR of a translation unit
Last synced: 05 Apr 2026
https://github.com/llnl/mpi-stages
MPI library that supports serializing (and checkpointing) its state
Last synced: 29 Apr 2025
https://github.com/artem78/s60-file-utils
File utilities for Symbian OS
cpp file filesystem library module symbian symbiancpp
Last synced: 10 Oct 2025
https://github.com/cuixing158/visual-based-odometry-estimation1-cpp
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features
Last synced: 06 Jul 2025
https://github.com/tw1ddle/geometrize-lib-fuzzing
Fuzz testing harness for Geometrize, a library for geometrizing images into geometric primitives
art cpp cpp-library geometrize geometry geometry-processing hill-climbing
Last synced: 07 Feb 2026
https://github.com/chathumiamarasinghe/word-guessing-game
A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.
cli cpp procedural-programming wordguess-game
Last synced: 08 Feb 2026
https://github.com/quepas/peptalk
Performance event profiles (pep) speak many languages! Count me in.
cpp event-based-profiling event-based-sampling hardware-counters hardware-performance-counters matlab nodejs papi performance performance-counters performance-measurement profiling python python3 sampling
Last synced: 08 Feb 2026
https://github.com/ferhatgec/finif
finif, cli .ini parser
cpp file ini ini-parser parser
Last synced: 18 Feb 2026
https://github.com/memergamer/graphtheory
In this repository there are graph theory exercises for my University.
cpp graph-algorithms graph-theory-algorithms python sapientia-university typescript
Last synced: 09 Feb 2026
https://github.com/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 18 Oct 2025
https://github.com/python-project-templates/hatch-cpp
Hatch plugin for C++
build build-tool cli cpp hatch hatchling packaging plugin python
Last synced: 26 Feb 2026
https://github.com/fsandhei/yambs
Yet Another Meta Build System for C++, written in Rust
Last synced: 16 Apr 2026
https://github.com/leo310/chat
Simple chat app with front and backend in C++
Last synced: 10 Feb 2026
https://github.com/xxxn3m3s1sxxx/atlas-tq1_0
TQ1.0 ternary inference engine for BitNet b1.58 on CPU. Pack + run Falcon3-1B/3B/7B/10B, no GPU needed.
1bit-llm avx2 bitnet bitnet-b158 bonsai cpp cpu-inference edge-ai falcon3 high-performance inference-engine llm-inference local-llm quantization simd ternary ternary-weights
Last synced: 31 May 2026
https://github.com/erik-donath/pascalschesdreieck
A small Project about the Pascal's triangle(ger. Pascalsches Dreieck).
cpp geometry gui headless math mathematics pascals-triangle raylib raylib-cpp triangle visual-studio visualization
Last synced: 17 Apr 2026
https://github.com/ranaessam03/linear_structures
This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.
cpp data-structures linked-list problem-solving queue stack
Last synced: 05 Oct 2025
https://github.com/jfalcou/nucog
High-Level DSEL for designing C++ numerical code
cpp cpp17 dsl hpc numerical-calculations
Last synced: 17 Oct 2025
https://github.com/zreechxnn/antrian-rumah-sakit
Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.
cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std
Last synced: 11 Feb 2026
https://github.com/bringauto/fleet-protocol
BringAuto Fleet Protocol - simple yet reliable communication for internet-connection-unstable environments
c communication cpp fleet-protocol protobuf reliable-protocol
Last synced: 11 Feb 2026
https://github.com/villy-p/cppconsole
A header only C++ library for easier logging to the console that includes features like coloring text, printing data structures, cursor manipulation, and more
clear color console cpp cpp-console cursor-manipulation header-only header-only-library terminal
Last synced: 27 Feb 2026
https://github.com/frozenassassine/ws2812-controller
A library to control WS2812-RGB leds with an AVR-device
avr cpp led music-reactive rgb ws2812 ws2812b
Last synced: 11 Feb 2026
https://github.com/thomastrapp/recursive-variant
A serializable recursive variant for JSON-like data
cereal cpp json recursive serialization variant
Last synced: 18 Apr 2026
https://github.com/drclau/gwmilter
email encryption gateway
cpp cpp17 email email-encryption encryption gnupg gnupg2 mail mail-encryption pgp privacy privacy-focused privacy-preserving privacy-tools smime
Last synced: 12 Feb 2026
https://github.com/chayaroten/annak
Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.
Last synced: 13 Feb 2026
https://github.com/lordaro/adventofcode
Some Advent of Code solutions
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 cpp dlang nim rust zig
Last synced: 14 Feb 2026
https://github.com/alexf2/ImageResizer
IE6 ActiveX control for uploading and resizing images at the same time
activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio
Last synced: 11 Mar 2025
https://github.com/khangvum/fileusage
A Windows console application that lists file usage by grouping files based on their extensions.
cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage
Last synced: 14 Feb 2026
https://github.com/lef-fan/obscure
OBS camera background removal for Linux.
ai background background-segmentation camera computer-vision cpp deep-learning image-segmentation obs obs-plugin obs-studio obs-studio-plugin plugin streaming torch torchscript video-segmentation yolo
Last synced: 28 Feb 2026
https://github.com/ahmdvnd/bitmapfonthandlerproject
a library to display Farsi words on embedded device`s screens
bitmap-font c c-plus-plus cmake codepage cpp devices display-library embedded embedded-c farsi-font font-drawing opencv pos verifone windows-1256
Last synced: 02 Mar 2026
https://github.com/franzlor/housecatengine
An ECS game engine for 2D game development.
2d-game-engine cpp ecs game-development game-engine imgui level-editor lua-script sdl2
Last synced: 28 Feb 2026
https://github.com/akagi201/webrtc-peerconnection
WebRTC Peerconnection built with CMake
cmake cpp peerconnection webrtc
Last synced: 15 Feb 2026
https://github.com/thakurdiwakar/gfg-potd
cpp dsa-practice gfg gfg-potd gfg-solutions potd potd-gfg potd-solution
Last synced: 15 Oct 2025
https://github.com/modio/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game
cpp modio unreal-engine unreal-engine-4
Last synced: 09 Feb 2026
https://github.com/maximilianfeldthusen/tamperprotect
This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.
Last synced: 01 Apr 2026
https://github.com/danieldidiobalsamo/concurrent_execution_models
Rust / C++ Implementation of the three execution models used in concurrent programming
boost cpp dining-philosophers-problem fibers producer-consumer-problem readers-writers-problem rust
Last synced: 02 Mar 2026
https://github.com/mubeen-channa/cpp-programs
Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.
competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice
Last synced: 14 Oct 2025
https://github.com/nomissbowling/afewcam
virtual-camera for streaming OBS NDC TDL etc
c cpp ndc obs opencv streaming tdl virtual-camera
Last synced: 16 Apr 2026
https://github.com/samyam81/generic
Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.
cpp csharp generic go java readme stack
Last synced: 19 Apr 2026
https://github.com/basemax/squareroot
Own function to calc the square root of a number.
c cpp math math-library mathematics square-root squareroot
Last synced: 19 Apr 2026
https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm
Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS
alorithms college cpp daa hacktoberfest hacktoberfest2020
Last synced: 06 Sep 2025
https://github.com/the0cp/bing-wallpaper-gui
A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.
bing bing-image bing-wallpaper cpp desktop linux qt qt-gui
Last synced: 06 Sep 2025
https://github.com/basemax/n-queengenetic
Solving N-Queen problem using Genetic Algorithm.
cpp genetic genetic-algorithm genetic-algorithms genetic-analysis genetic-programming-algorithm genetics n-queen n-queens n-queens-completion n-queens-problem nqueens nqueens-algorithm nqueens-problem nqueens-problem-solver nqueens-solution
Last synced: 14 Oct 2025
https://github.com/sandeepkumarmishra354/bat-downloadmanager
it is a download manager | C++/Qt/QML
Last synced: 16 Apr 2026
https://github.com/woodrowb96/ncurses-pacman
Terminal-based Pac-Man game written in C++ using ncurses.
cli cli-game cplusplus cpp game game-development ncurses ncurses-game pacman pacman-game terminal-game tui tui-game
Last synced: 01 Apr 2026
https://github.com/coder3101/testcaser
TestCaser is a header-only light-weight test case library written in C++. It can generate testcases, run your program on those test cases and compare two program's output for the given test case
competitive-programming competitive-programming-contests cpp cpp11
Last synced: 27 Jan 2026
https://github.com/damatrix/libdsi
a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM
Last synced: 16 Apr 2026
https://github.com/louiml/ree-ree
cpp custom-programming-language easy-to-use gpp library programming-language
Last synced: 14 Oct 2025
https://github.com/fix8mt/ufeed_bindings_cpp
C++ bindings to UFEed
cpp fix fix-engine fix8 fix8-market fix8pro fixengine fixprotocol google-protocol-buffers high-performance low-latency middleware zeromq
Last synced: 14 Oct 2025
https://github.com/qengineering/squeezenet-ncnn
SqueezeNet for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework ncnn-squeezenet raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 squeezenet
Last synced: 19 Apr 2026