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-02 00:06:45 UTC
- JSON Representation
https://github.com/djoezeke/csvee
Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.
c cpp csv csv-parser csv-reader parse parser streaming tsv-parser
Last synced: 20 Apr 2026
https://github.com/winstonliyt/c-basedcompilerwithqt
C-based Compiler With Qt for Course 10031202 Project
compiler-design cpp grammar-parser lr1-parser syntax-analyzer
Last synced: 28 Apr 2026
https://github.com/ramsafin/modern-cpp-project-template
Modern C++ project template
clang clang-format clang-tidy clangd cmake cmake-presets coverage cpp cppcheck gcc github-actions google-benchmark google-test sanitizer template vscode
Last synced: 21 Feb 2026
https://github.com/razfrumkin/fractal-viewer
A fractal exploration tool powered by SFML and GLSL for GPU acceleration, offering real-time rendering, zooming, panning, and color adjustment capabilities to ensure seamless performance. Additionally, it utilizes ImGui for intuitive user interactions, all implemented in C++.
cmake cpp fractals glsl imgui sfml
Last synced: 03 Apr 2025
https://github.com/rinatmambetov/codewars-solutions
My solutions of the katas from Codewars platform
codewars codewars-kata codewars-solutions cpp
Last synced: 16 Mar 2025
https://github.com/willkill07/adventofcode2018
advent-of-code advent-of-code-2018 adventofcode adventofcode2018 cpp cpp17
Last synced: 13 Jun 2025
https://github.com/madureira/game-prototype
:video_game: A simple 2D top-down game framework.
aseprite cpp game-2d game-frameworks sdl2 tiledmap
Last synced: 18 Jan 2026
https://github.com/dmamakas2000/filter-ppm-cpp
An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.
2darrays cpp filter functions image-processing inheritance mathematics ppm-image
Last synced: 28 Mar 2025
https://github.com/madladsquad/untitleddbusutils
Utilities for dealing with the low level DBus C API
Last synced: 08 Jan 2026
https://github.com/bw-hro/webthing-cpp
Webthing-CPP is a modern CPP/C++17 implementation of the WebThings API.
cpp iot webofthings webthings wot
Last synced: 31 Mar 2025
https://github.com/pjessesco/exr_to_png
Lightweight converter from exr to png that minimize tone distortion
Last synced: 13 Jun 2025
https://github.com/seigtm/bidirectionalringlist
Ring doubly linked list C++ class implementation. My very old college homework from 2020.
bidirectional-lists class cpp cpp-class cpp-library data-structure data-structures linked-list list
Last synced: 20 Apr 2025
https://github.com/smv1999/leetcode_solutions
competitive-programming cpp leetcode leetcode-solutions
Last synced: 23 Mar 2025
https://github.com/paulanerus/argparser
ArgParser - Simple, single header-only C++17 library for command parsing
argument-parser argument-parsing cli cli-args command-line-parser commands cpp cpp17 cpp20 header-only header-only-library parser parsing-library
Last synced: 03 Dec 2025
https://github.com/mr-destructive/virtual-fight
A game made to understand Object-Oriented-Programming concepts in C++
Last synced: 24 Mar 2025
https://github.com/shyamg090/dsa-problems
This repository contains a collection of Data Structures and Algorithms (DSA) problems solved using the C++ programming language. These problems are intended for daily practice to improve the understanding of DSA concepts and strengthen the problem-solving skills.
beginner-friendly cpp dsa-algorithm
Last synced: 09 Apr 2025
https://github.com/nazarii-piontko/arduino-snake
Snake game implemented on Arduino with LED display MAX7219 (8x32) and joystick from RobotDyn. Also, the WASM version is implemented.
arduino cpp demo joystick max7219 robotdyn snake-game wasm
Last synced: 31 Dec 2025
https://github.com/umbrellaleaf5/network_and_distributed_systems
My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE
c cpp dafe distributed-systems education mipt network-systems
Last synced: 02 Sep 2025
https://github.com/benoit-dubreuil/book-effective-cpp-3rd-edition
Notes to learn the content of the book Effective C++ Third Edition
Last synced: 04 Oct 2025
https://github.com/vishwajeetk5/rocket_cpp_graphics
This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.
Last synced: 09 Apr 2025
https://github.com/beepboopbit/cpp-simplex-and-duality-calculator
Calculate some linear programming problem using simplex and/or duality method
calculator cpp duality simplex
Last synced: 12 Jun 2025
https://github.com/emrecancorapci/sfml-spaceinvaders
Clone of Space Invaders game
cpp cpp-game sfml sfml-game sfml2 sfml2-game
Last synced: 11 May 2025
https://github.com/daniil-tiunchyk/exam-ticket-designer-cpp
Программа для составления экзаменационных билетов на C++
c-plus-plus console-app console-application cpp
Last synced: 24 Aug 2025
https://github.com/eel-moun/http-webserver
This project is about writing our own HTTP server. and understanding the HTTP protocol.
cgi chunked-encoding collaboration cpp git http-methods http-protocol http-server multiple-clients non-blocking-server sockets system-design
Last synced: 20 Apr 2026
https://github.com/ctkqiang/floodshield-sentinel
FloodShield Sentinel 是一个基于 C++ 开发的智能网络流量监控与分析系统,专门用于检测和防御网络攻击。本系统采用 libpcap 进行底层数据包捕获,实现实时流量分析和异常检测。
china china-region cpp cybersecurity ddos monitoring-tool
Last synced: 23 Apr 2025
https://github.com/yothgewalt/cat-feeder
An IoT subject project that is simple and doesn't require a lot of thought.
Last synced: 13 Apr 2026
https://github.com/mallory-scotton/arcade
🕹️ Retro gaming platform with dynamic library loading for games and graphics. Built as a 2nd-year EPITECH project
arcade audio-processing cpp epitech games joystick libcaca ncurses nibbler opengl pacman retrogaming sdl2 sfml shared-library wiimote
Last synced: 11 May 2026
https://github.com/nkid00/24game
寻找 24 点的最佳解法。Find the best solutions of 24.
24game 24pointgame 24points cpp cpp17 mathematics
Last synced: 16 Mar 2025
https://github.com/mariam-badr-mb/9-games
This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.
cplusplus-games cpp game-development
Last synced: 09 Feb 2026
https://github.com/alex-stone-github/frc_code
Rock Solid Robotics "official" production and experimentation mass code repository.
cpp first-robotics-competition frc frc-c-plus-plus frc-charged-up frc-robot
Last synced: 20 Jan 2026
https://github.com/antonioberna/spectrum-analyzer
ESP32 Spectrum Analyzer using FFT (radix-2) in C++
cpp embedded engineering esp32 fft platformio radix-2 spectrum-analyzer
Last synced: 10 May 2026
https://github.com/iassasin/configen
Custom config generator
clang config-management cpp cpp14 gcc generator
Last synced: 09 Apr 2025
https://github.com/omparghale/aes-rsa-hybrid
AES-RSA hybrid encryption implementation in C++.
Last synced: 01 Apr 2025
https://github.com/helcsnewsxd/famaf-computer_science-discrete_mathematics_ii
Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
algorithm-implementation c cpp demostration discrete-mathematics error-correction-codes famaf-unc graph-coloring graph-flow graph-matching math-theory university-subjects
Last synced: 28 Feb 2025
https://github.com/marichu-kt/chacha20-poly1305-x25519
Esto es una app cliente-servidor en C++ que cifra mensajes con ChaCha20-Poly1305 y usa X25519 para el intercambio seguro de claves. Soporta comunicación bidireccional por TCP y configuración vía XML.
asymmetric-encryption c-plus-plus chacha20-poly1305 client-server cpp cryptography curve25519 end-to-end-encryption multi-threading network-security openssl secure-chat secure-communication secure-messaging tcp-sockets x25519 xml-configuration
Last synced: 23 Apr 2025
https://github.com/flagarde/khaos
A C/C++ library to simplify cross-platform programming
c cpp cross-platform cxx predef
Last synced: 13 May 2026
https://github.com/alphaharrius/veil
The implementation of the Veil programming language.
cpp cpp17 custom-language language-runtime programming-exercises programming-language
Last synced: 24 Mar 2025
https://github.com/taktoa/qdoc2psn
Generate purescript-native bindings from a QDoc XML file. (WIP)
bindings cpp haskell purescript purescript-native qt
Last synced: 12 May 2026
https://github.com/FelypeDantas/Estudos_Linguagens_C
Estudos em c++, c e c#
Last synced: 08 May 2025
https://github.com/samarjit98/data-mining-algorithms
A few mining algorithms for Data Warehousing & Data Mining course at NITW!
Last synced: 05 Sep 2025
https://github.com/apurva313/numerical-method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
algorithms bisection-method c cpp euler-method gauss-elimination gauss-elimination-method lagrange-interpolation newton-interpolation newton-raphson numerical-methods regulafalsi-method runga-kutta-method secant-method simpson-method taylor-series trapezoidal-method trapezoidal-rule weddle-s-rule
Last synced: 14 Apr 2026
https://github.com/johnl28/volkano-gl
A 3D Volcano simulation with OpenGL & C++
3d-graphics cpp glsl glsl-shaders graphics-programming graphics-rendering opengl3 particle-system simulation
Last synced: 30 May 2026
https://github.com/mariopossamato/slope-sead
A work-in-progress decompilation of sead from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.
clang cmake cpp decompilation nintendo nintendo-switch reverse-engineering super-mario-maker-2
Last synced: 08 Apr 2025
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/cppshizoids/cppbackend
Attempt to writing a REST API in C++ using DrogonFramework
Last synced: 06 Jul 2025
https://github.com/divyanshu013/aks-parallel
This is parallel implementation of AKS algorithm in Intel
aks-algorithm aks-parallel cpp
Last synced: 23 Aug 2025
https://github.com/archismankarmakar/password-strength-check-electronjs-cpp
Password Strength Checker using ZXCVBN Algorithm in CPP and Electron JS frontend.
cmake cpp electron electron-app electronjs napi nodejs password password-safety password-strength zxcvbn zxcvbn-cpp
Last synced: 13 Apr 2026
https://github.com/martinmitchell05/tomato-assault-project
A final project game developed with C++ & SFML library.
cpp object-oriented-programming sfml-game sfml2
Last synced: 11 Jun 2025
https://github.com/smdn/polish-notation-impls
数式の二分木化・記法変換・計算アルゴリズムの実装
algorithms binary-expression-tree c-language calculation cpp csharp expression-tree java javascript polish-notation python rpn-calculator rpn-expression visualbasic
Last synced: 12 Apr 2026
https://github.com/hynduf/mystersy---a-sdl2-cpp-game
Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)
Last synced: 18 Apr 2026
https://github.com/oflore12/introduction-to-programming
MC Fall 2019 C++ CMSC140
Last synced: 28 Feb 2025
https://github.com/pranav2092/ipmp
This repo contains solution to various LeetCode and GeeksForGeeks DSA practice questions for placements
cpp cpp-all cpp-programming geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-practice geeksforgeeks-practice-solutions geeksforgeeks-solutions interview-preparation leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions placement-preparation
Last synced: 07 Jan 2026
https://github.com/datanoisetv/turbomidi
Header-only platform-independent Elektron TurboMidi implementation in C++.
audio cplusplus cpp elektron header-only midi octatrack protocol turbomidi
Last synced: 11 Mar 2026
https://github.com/nicx17/multiwave
A Wireless Multi cable tester project using Arduino Mega 2560
arduino arduino-project cpp rf tester wireless
Last synced: 05 May 2026
https://github.com/avivnaaman/openu-defensive-programming
OpenU Course 20937 Work
buffer-overflow cpp defensive-programming metaprogramming python security
Last synced: 23 Apr 2025
https://github.com/ferfoui/embeddeddisplay
Program to control a little screen with an ESP32
bluetooth bluetooth-le cpp esp32 esp32-arduino platformio
Last synced: 10 May 2026
https://github.com/gabryon99/chip8
Chip8 emulator using Modern C++ and SDL2.
Last synced: 10 Sep 2025
https://github.com/eman288/security-keypad-embedded-system
This project is an Embedded System implementation for a Security Keypad. It features a password-protected system that authenticates users and allows access based on predefined logic. The project is designed to work on a microcontroller, with hardware and software components integrated to achieve a secure and functional setup.
arduino arduino-uno arduinoide cpp embedded embedded-systems simulide
Last synced: 30 Apr 2026
https://github.com/yohhoy/malloc-client-cpp
C++ Client for malloc REST Server
Last synced: 02 Jul 2025
https://github.com/vietanhdev/neural-network-from-scratch
AI From Scratch in C++ - for educational purposes. Available now: Fully Connected Network and Convolution Neural Network.
ai cnn cpp from-scratch neural-network nlp
Last synced: 28 May 2026
https://github.com/ajisubarkah/struktur-data
Introduction to Data Structures and Algorithms in C++
Last synced: 06 Jun 2026
https://github.com/angeligareta/turing-machine
Implementation of a Turing Machine in C++, a model of computation that defines an abstract machine that manipulates symbols on a tape according to the machine rules.
cpp turing turing-machine turing-machine-simulator
Last synced: 16 Mar 2025
https://github.com/sharifkhan96/c-plus-plus_first-semester-of-university
I have studied C++ as the fundamental subject of my computer science degree..
2darrays arrays cpp dsa functions input-output loops-and-patterns pointers recursion search strings switch ternary-operator
Last synced: 24 Oct 2025
https://github.com/nathanpotter17/emcc-wasm
WebAssembly and WASI using C++ & Rust
c cpp emscripten js wasm wasmtime webassembly
Last synced: 22 Apr 2025
https://github.com/codernayeem/2d-maze-solver
Solve and view the solution path of a 2D Maze
backtracking-algorithm cpp maze maze-solver
Last synced: 04 Jul 2025
https://github.com/bisocm/rykeshell
RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.
cli cmake command-line cpp shell terminal unix-shell
Last synced: 07 Jan 2026
https://github.com/radoslav-grencik/ims_20_21
Simulation of ocean plastic pollution.
Last synced: 04 Jul 2025
https://github.com/jcbhmr/platformdirs-cpp
📂 Python's platformdirs module for C++
cmake cpp cpp-library platformdirs port xdg
Last synced: 02 Apr 2025
https://github.com/imshawan/snippetscloud
A small collection of code snippets that can make coding easier
c cloud-computing cpp csharp good-first-issue javascript nginx programming python python3 snippets software-engineering webdevelopment
Last synced: 14 Apr 2026
https://github.com/sileneer/ece-project
An Arduino project to control the car to travel through a maze using ultrasonic and infrared red sensors.
arduino cpp electrical-engineering electronics-engineering
Last synced: 28 May 2026
https://github.com/djoezeke/mytoml
Mytoml - Simple and Fast Tom's Obvious, Minimal Language (TOML) Parser for Mordern C/C++.
c configuration cpp deserialize header-only morden parser serializer toml toml-config toml-parser
Last synced: 02 Apr 2026
https://github.com/percival33/computer-network-programming
Repo for the network programming course, aimed at creating a real-time advertising bulletin board system
Last synced: 19 Apr 2025
https://github.com/binoydipu/cp-templates
Competitive Programming Templates using C++.
competitive-programming cpp data-structures-and-algorithms problem-solving templates
Last synced: 13 Jun 2025
https://github.com/b1tflyyyy/design-patterns-cpp
Examples of different design patterns written in c++
cmake cpp design-patterns education
Last synced: 25 Mar 2025
https://github.com/chihebabiza/my-cpp-queue-array
A simple, template-based queue class in C++ built on top of a custom dynamic array (`clsDynamicArray`). This implementation supports core queue operations such as `push`, `pop`, `front`, and `back`, along with extended utilities like reversing the queue and inserting at custom positions.
cpp cpp-library data-structures oop programming-advices queue
Last synced: 10 Mar 2026
https://github.com/hengxin666/threadpool
Linux,Windows轻量级C++线程池, 支持可变参数的函数/类方法/仿函数/匿名函数等等, 使用简单, 可自定义线程池增减规则, 日志打印等
Last synced: 12 Jun 2025
https://github.com/danielmartensson/stock-trend
Analyse trends of stocks from Yahoo Finance
Last synced: 15 May 2026
https://github.com/greycloudss/gauntlet
Gauntlet is a C++ reverse engineering utility that supports both static and dynamic disassembly, along with DLL injection into external processes. Built for modularity and performance, it provides core building blocks for memory manipulation, opcode decoding, and instruction tracing.
cpp disassembler imgui injector reverse-engineering security
Last synced: 04 Jul 2025
https://github.com/jaydattpatel/overloading-operator-function
Operator Overloading and Function Overloading in C++
cpp function-overloading function-overriding operator-overloading operator-override overloading overriding
Last synced: 11 Mar 2025
https://github.com/mdalauddin45/c---for-data-structure
C++ for Data Structure
cpp data-structures ds python3
Last synced: 16 Mar 2025
https://github.com/pablitoo1/battleship-game
Classic Battleship Game made in C++ with SFML library
Last synced: 16 Mar 2025
https://github.com/jaydattpatel/standard-template-library
Standard Template Library (STL) in C++
containers cpp deque list map multimap multiset oop-in-cpp queue set stack standard-template-library stl-containers template vector
Last synced: 11 Mar 2025
https://github.com/shadowmitia/raytracer-upsud
Project for the photorealistic rendering class
Last synced: 05 Sep 2025
https://github.com/amoeba/arrow-flight-playground
Various examples related to Apache Arrow Flight.
Last synced: 22 Mar 2026
https://github.com/elitehustler/simple_pow_blockchain
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus
Last synced: 01 Mar 2026