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/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/maurodelazeri/kafkaz
High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka
Last synced: 23 Jun 2026
https://github.com/tinawebdev/cpp-lafore
Exercises from "Object-Oriented Programming in C++" by Robert Lafore (Fourth Edition)
Last synced: 17 Jun 2026
https://github.com/ronenness/bucketalerts
C++ Library for Token-Buckets based alerts.
alerts cpp cpp11 events token-bucket
Last synced: 11 Jun 2026
https://github.com/burhanahmed1/dsa
Practice Codes for Data Structures and Algorithms in C++
avl-tree binary-search-tree binary-tree bst circular-linked-list cpp double-linked-list doubly-linked-list dsa dsa-algorithm dsa-cpp dsa-practice linked-list maxheap minheap queues recursion recursion-problem singly-linked-list stacks
Last synced: 17 Jun 2026
https://github.com/jdsherbert/chess
A simple command-line chess game implemented in C++. It allows you to play against an AI player using basic chess rules.
chess cplusplus cpp minmax-algorithm
Last synced: 25 Jun 2026
https://github.com/neuro-mechatronics-interfaces/microros-pico
An all-in-one package for building a local MicroROS workspace and flashing a ROS2 node on a Raspberry Pi PICO
cpp microcontroller microros pico raspberrypi-pico ros2
Last synced: 18 Jun 2026
https://github.com/mikedld/haval
Standalone HAVAL implementation in C++14
cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6
Last synced: 13 May 2026
https://github.com/nir3x/httprequest.cpp
HttpRequest - WinAPI HTTP Request Library
c-plus-plus cpp http-request httprequest library winapi winhttp
Last synced: 13 Jun 2026
https://github.com/leksus-04/algorithms-and-data-structures
:brain: Implementation of various algorithms and data structures in C++
algorithms cplusplus cpp data-structures implementation-of-algorithms implementation-of-data-structures
Last synced: 13 Jun 2026
https://github.com/umbrellaleaf5/cpp
My repository where I first try and learn C/C++ and CMake
Last synced: 23 Jun 2026
https://github.com/hu53yin/cplusplus
books & learning notes
cplusplus cplusplus-11 cpp cpp11
Last synced: 15 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/louislelay/lane-detection-and-vehicle-tracking
C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.
car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection
Last synced: 13 May 2026
https://github.com/h2co3/lambda
Doing homework for fun, from a class I don't attend, because I like compilers
cpp cpp14 lambda lambda-calculus
Last synced: 12 Jun 2026
https://github.com/aman090304/150-interview-questions-leetcode
Solved examples of DSA questions from the famous 150 Interview Prep Questions from LeetCode in C++
cpp dsa dsa-algorithm leetcode-cpp
Last synced: 17 Jun 2026
https://github.com/myl7/oht
Oblivious 2-tier hash table C++ header-only library
cpp crypto enclave hash-table header-only oblivious
Last synced: 12 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/raadiah/rooflesshouse
A graphics project using OpenGL library, which includes game walking, interactive camera view, roll, yaw, pitch, interactive light, texture mapping, Koch Curve, Complex Objects made etc.
cpp interactive opengl pitch roll yaw
Last synced: 12 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/theopnv/cpp-utils
🛠 C++ Utilities (dl-loader, game/network engine (WIP), ECS, serializer, filesystem ...)
cmake cpp cross-platform library utilities
Last synced: 12 May 2026
https://github.com/konyd/game-of-life
A simple implementation of Conway's Game of Life built with raylib
cpp game-development raylib raylib-cpp simulation
Last synced: 17 Jun 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/thiti-dev/terminakes
The classic snake game that putting its all logics/gameplay together within the terminal. written in c++
conio cpp iostream terminal-based-game
Last synced: 24 Jun 2026
https://github.com/mcquerol/heater-cpp
Heater system simulation in C++. Demonstrates OOP, multithreading, and UML design.
components cpp doxygen heater object-oriented-programming simulation threads uml
Last synced: 24 Jun 2026
https://github.com/yayuniversal/raytracer
A ray tracer in C++
cplusplus cpp ray-tracer ray-tracing raytracer raytracing
Last synced: 24 Jun 2026
https://github.com/daviinacio/arduino-buffer
Buffer library to arduino
arduino-library cpp cpp-lib utils-lib
Last synced: 24 Jun 2026
https://github.com/matesoft2033/signal-detection-lcd
An Arduino project using Adafruit LCD to display system status based on signal input.
arduino-programming cpp embedded-systems lcd-display pir-sensor ultrasonic-sensor
Last synced: 11 Jun 2026
https://github.com/hailiang-wang/nnetcpp
Simple, Fast and Powerful RNN for textsum
Last synced: 14 Jun 2026
https://github.com/sorgazb/ball_sort_puzzle
Game made in c++ (in development)
alegro cpp game game-development
Last synced: 15 Jun 2026
https://github.com/rdrahul123/my_code
Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.
algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures
Last synced: 13 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/adityarajsingh/cp
All the code solutions for problems related to Data Structures and Algorithms and problems of various coding platforms.
algorithms competettive-programming cpp data-structures problem-solving
Last synced: 18 Jun 2026
https://github.com/pranav2092/socket-programming
This repository contains the template C++ code for Socket Programming
client-server-example computer-network computer-network-basics computer-networking computer-networking-lab computer-networks computer-networks-course computer-networks-lab cpp cpp20 socket-programming tcp-client tcp-server template template-generic-repo template-project template-repository templates udp-client udp-server
Last synced: 23 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/elbouzkri/cpp_oop
this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...
Last synced: 18 Jun 2026
https://github.com/dolotovevgeniy/cpp-yandex-coursera
Основы разработки на C++ (Yandex / Coursera)
Last synced: 15 Jun 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/vdwtanner/crusade
A semester game programming project from college. 2D side-scrolling destructible world where you play as a valiant night who levels up and gains new abilities by defeating monsters. Includes a level editor and examples of assets / scripts.
Last synced: 20 Jun 2026
https://github.com/datazoode/erpl-rev
Standalone C++ SAP RFC server bridging ABAP RFC into DuckDB (the inverse of erpl)
abap cpp data-integration duckdb lakehouse replication sap sap-rfc
Last synced: 14 Jun 2026
https://github.com/saket-sk/tic-tac-toe-using-c-
Tic Tac Toe CMD Console game
Last synced: 18 Jun 2026
https://github.com/unniznd/network_lab
This is repo containing main programs for network lab
Last synced: 28 Jun 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/ravi-prakash1907/computer-networks
This repo. stores the practicals of Computer Network
algorithms college computer-network cpp hacktoberfest hacktoberfest2020 networking
Last synced: 14 Jun 2026
https://github.com/remonhasan/codeforces
CP problem solutions by problem ratings 🎉
atcoder-contests c codechef-contests codechef-solutions codeforces-contests codeforces-solutions cpp hackerrank-solutions spoj-solutions uva-solution
Last synced: 12 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/sorgazb/library_cpp
Program based on the use of OOP in C++
Last synced: 12 Jun 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/hantaro171902/-ascii-digital-clock
This project is make digital clock on terminal
Last synced: 10 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/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/flowerinthenight/win-cpplib
Collection of personally used cpp functions in Windows.
cpp directshow media-foundation win32
Last synced: 12 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/mustafashykh/compiler_assignment_codes
compiler cpp infixtopostfix infixtoprefix
Last synced: 23 Jun 2026
https://github.com/serhatderya/cpp_practises
This repository contains practices for begginers in C++ programming.
code coding cpp development practice practice-programming practice-project programming programming-exercises software software-development software-engineering
Last synced: 29 Jun 2026
https://github.com/podgorskiy/bfio
One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.
binary binary-data cpp raw serialization serialization-library serializer
Last synced: 16 Jun 2026
https://github.com/nil369/akash_cpp_dsa_notes
This is my C++ & DSA notes. This Repo is helpful for Learning C++ Programming language and also Data Structures & Algorithm (DSA)
akash-halder cpp cpp20 data-structures dsa
Last synced: 24 Jun 2025
https://github.com/happybono/businfosystem
Bus Information System for Gyeonggi and Incheon Province, South Korea. NodeMCU (ESP8266) has been used as main microcontroller unit, and displays the bus information on the 0.96" SSD1306 I2C OLED.
arduino arduino-ide busarrival busarrivaltimeprediction cplusplus cpp esp8266 esp8266-projects nodemcu-esp8266 open-api openapi openapis public-api public-apis wifi wifi-network
Last synced: 16 Jun 2025
https://github.com/suryansh-dey/neovim-config
NvChad 3.0 based neovim config with webdev, python, C++, Rust etc. support
cpp html-css-javascript lua markdown neovim nodejs nvchad-custom-config python rust
Last synced: 02 Apr 2026
https://github.com/sreejit7/data-structures-algorithms
Codes with solutions for different Data Structures & Algorithm related problems
algorithms algorithms-and-data-structures cpp data-structures problem-solving
Last synced: 09 Sep 2025
https://github.com/tajiknomi/clienthttp_windows
Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling
client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat
Last synced: 20 Mar 2025
https://github.com/amlel-el-mahrouss/stdx
Standard C++ extensions for utility purposes
Last synced: 20 Mar 2025
https://github.com/aryan-programmer/universal-cpp
Universal C++ language extensions
boost boost-libraries cpp cpp-lib cpp-library cpp17
Last synced: 09 Jul 2025
https://github.com/frodoalaska/levelizer
A data serialization language specifically made to serialize and deserialize levels and scenes.
cpp data-serialization data-serialization-language deserialization game-development game-engine game-engine-development language serialization
Last synced: 20 Mar 2025
https://github.com/frodoalaska/ouronlyhope
A 2D game where a peasant in medieval times is trying to kill waves and waves zombies to save his small village
2d-game box2d cpp game-development our-only-hope raylib zombie-survival-shooter zombies
Last synced: 20 Mar 2025
https://github.com/fizzymo/fizzymo
I fell in love with tech because any problem I had could be solved. It sparked a fire in me to chase a career where I could mix my creative side with geeky knowledge.
backend cpp css html5 java javascript python r react software-development typescript
Last synced: 06 Apr 2026
https://github.com/hc-b666/competitive-programming
data structures, algorithms, codeforces, icpc, cses
algorithms atcoder codeforces cpp cses data-structures icpc
Last synced: 20 Mar 2025
https://github.com/ornstein89/qtabstractmodelcreator
Just a prototype/sketch of automated model class generator (*.h + *.cpp), based on QAbstractItemModel, especially fo integration from C++ to QML. Site and detailed desctiption under construction
cpp model mvc qabstractitemmodel qt
Last synced: 19 May 2026
https://github.com/javadinteger/simply-malware
badware cpp hack malware simply simply-malware simply-malware-with-cpp windows with
Last synced: 16 May 2026
https://github.com/zesterer/vast-old
Vast is a space sim written in C++ using OpenGL
3d cpp game opengl sim space spacecraft vast
Last synced: 21 May 2026
https://github.com/image357/password
This is a simple password manger (library) written in Go. You can use it with Go, REST calls and any other language that links with C.
c cpp encryption go golang password password-manager password-store rest rest-api restapi restful restful-api restfulapi simple
Last synced: 10 May 2026
https://github.com/naetherm/langdict
Small C++ program fo generating a collection of words and their near neighbours based on Levenshtein and phonetic similarity.
archaic cpp language-dictionary phonetic-similarity word-similarity
Last synced: 27 Mar 2025
https://github.com/beepboopbit/cpp-data-structures
C++ data structure compilation
Last synced: 20 Mar 2025
https://github.com/melardev/cppboostbindshellsync
Bind Shell written in Cpp using Boost libraries
bind-shell boost cpp networking pipes process reverse-shell shell sockets
Last synced: 18 May 2026
https://github.com/mcquerol/studentdb-poco-cpp
C++ student database using POCO libraries. Demonstrates OOP and database management.
class-design cpp doxygen inheritance object-oriented-programming stl-containers student-db uml
Last synced: 16 May 2026
https://github.com/bensuperpc/astar
Fast and easy to use standalone header only 2D astar algorithm library in C++20
astar astar-algorithm astar-pathfinding cpp cpp20 dijkstra dijkstra-algorithm header-only pathfinder pathfinding pathfinding-algorithm template-class
Last synced: 27 Mar 2025
https://github.com/lazypanda07/guiframework
Framework for desktop GUI applications.
cpp cpp20 cpp20-lib cpp20-library framework gui guiframework
Last synced: 31 Jan 2026
https://github.com/deryaxacar/42-cpp_07
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
42 42-cpp-module 42-cpp-modules 42-school 42born2code 42cpp 42cursus 42projects 42school cpp cpp-module-07 cpp-modules-42 cpp07 template template-project templates
Last synced: 28 Mar 2025
https://github.com/marenkeneshov/simpe-rat
A simple remote administration tool written in C++.
cplusplus cpp cybersecurity cybersecurity-tools kazakhstan open-source remote-access-tool remote-administration-tool visual-studio vs2022
Last synced: 28 Mar 2025
https://github.com/nbdy/binfmt
cpp binary file framework
binary cpp file-format framework
Last synced: 28 Mar 2025
https://github.com/inunix3/nchip8
CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.
chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2
Last synced: 03 Apr 2025
https://github.com/BC100Dev/aboawt
"AOSP building on Android with Termux" -- Taken literally.
android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool
Last synced: 28 Mar 2025
https://github.com/evanpacini/collatz
C++ and Python programs to analyse the Collatz conjecture.
collatz collatz-conjecture cpp mathematics maths python python3
Last synced: 16 May 2026
https://github.com/matusollah/night-vision
Zdrojový kód na kamarátove nočné videnie
arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled
Last synced: 11 Jul 2025
https://github.com/drkwitht/expreval
Parse and evaluate arithmetic expressions.
cpp math-expression-evaluator recursive-descent-parser
Last synced: 04 Apr 2025
https://github.com/mr-mrf-dev/pizza-finder
🍕 our Project in DS (Data Structure) with C++ Programming Language.
2d-tree c cmake cpp data-structure ds kd-tree
Last synced: 12 Feb 2026
https://github.com/fujiwarachoki/bytrixlang
An easy to learn and use, interpreted programming language written in C++.
bytrix cpp programming-language
Last synced: 17 Jun 2025
https://github.com/marenkeneshov/marintxtcrypt-2.0
MarinTxtCrypt 2.0 Приложение позволяет шифровать введённый текст. Не используйте это приложение в незаконных целях! The application allows you to encrypt the entered text. Do not use this app for illegal purposes! Бұл қосымша енгізілген мәтінді шифрлауға мүмкіндік береді. Бұл қосымшаны заңсыз мақсаттарда пайдаланбаңыз!
cpp cybersecurity cypher kazakhstan
Last synced: 04 Apr 2025
https://github.com/gpavanb1/splitnewtonpp
FAST, Bounded, SPLIT Newton solver with pseudo-transient continuation and backtracking.
backtracking continuation cpp newton nonlinear optimization pseudotransient
Last synced: 04 Apr 2025