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/seahuyty/c-c--lessonsandexercises
A collection of lessons and exercises of C and C++ programming languages.
cexercises cplusplus cpp cppexercises cprogramming cprogramming-language
Last synced: 23 Apr 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/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/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/avivnaaman/openu-defensive-programming
OpenU Course 20937 Work
buffer-overflow cpp defensive-programming metaprogramming python security
Last synced: 23 Apr 2025
https://github.com/squidmin/sfml-imgui-labs
ImGui + SFML sandbox
cmake cpp imgui imgui-sfml imgui-sfml-library sfml
Last synced: 01 Apr 2025
https://github.com/doyoulikevanyouxi/CAI
from 0 to Master, Build Your Own C++Interface Framework
Last synced: 28 Mar 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/radoslav-grencik/ims_20_21
Simulation of ocean plastic pollution.
Last synced: 04 Jul 2025
https://github.com/hengxin666/threadpool
Linux,Windows轻量级C++线程池, 支持可变参数的函数/类方法/仿函数/匿名函数等等, 使用简单, 可自定义线程池增减规则, 日志打印等
Last synced: 12 Jun 2025
https://github.com/gabrieldiem/jazzjackrabbit2
Multi-player online platformer shooter arcade-like videogame developed in C++ with SDL2 and Qt5. Made as a remake of the game "Jazz Jackrabbit 2" by Epic Games [1Q2024]
7552 cmake cpp cpp17 fiuba game-development gamedev remake-games sdl sdl2
Last synced: 09 Apr 2025
https://github.com/roaldnefs/brainfuck
Brainfuck interpreter written in C++.
Last synced: 09 Apr 2025
https://github.com/abdulahshoaib/minigolf
2D mini golf game developed in C++ using raylib
cpp game-development raylib raylib-cpp
Last synced: 29 May 2026
https://github.com/omarassadi/gmsv_spoof
A module for Garry's Mod that allows for modification of A2S_INFO and A2S_PLAYER responses. This allows for things such as spoofing of player counts on the master list.
cplusplus cpp garrys-mod garrysmod garrysmod-module steam
Last synced: 01 Apr 2025
https://github.com/ctkqiang/2d05
这款工具是一种 分布式拒绝服务(DDoS)攻击工具,它能够通过大量虚假流量淹没目标服务器,从而导致其无法正常响应合法请求,最终使系统崩溃或服务中断。🚀💥
2d05 china cpp cpp11 ctkqiang ddos ddos-attacks dos hacking-tool network security simple
Last synced: 04 Jun 2026
https://github.com/bola-nabil/atcoder
atcoder solutions
algorithm algorithms-and-data-structures alogrithms atcoder atcoder-solutions cpp cpp-solutions data-structures problem-solving
Last synced: 16 Mar 2025
https://github.com/forhanshahriarfahim/operating-system-lab
3rd Year 2nd Semester - Operating System Lab
Last synced: 04 Jul 2025
https://github.com/yousufislam191/compiler
Solution of Compiler Design courses
Last synced: 04 Sep 2025
https://github.com/zachstruck/assign_ptr
Utility function for interfacing C++ smart pointers with C-style APIs that allocate resources through output parameters
Last synced: 31 Mar 2025
https://github.com/pritz69/cses-problemset-solutions
This repository contains my solutions to the problems from the CSES Problem Set. Each solution is implemented in Python and thoroughly tested. Feel free to explore, learn, and use these solutions as a reference for your own understanding of algorithmic problem-solving.If you would like to contribute, fork and branch/pull request this repository.
competitive-coding competitive-programming competitiveprogramming cp cpp cses cses-dp-section cses-problem-set cses-problem-set-solution cses-solutions java java-8 python python3
Last synced: 28 Feb 2025
https://github.com/insightsoftwareconsortium/itkiomeshswc
ITK module for reading meshes from SWC files, a human- and machine-readable format for representing neuron morphologies
cpp insight-toolkit itk itk-module morphology neuroscience python swc
Last synced: 13 Apr 2025
https://github.com/sanchitbajaj02/my-c-project
C++ project of travel agency
Last synced: 04 Sep 2025
https://github.com/hasanyahya101/oop-lab-2-fast-nuces-2023
This repository contains C++ programs for performing various data manipulation tasks. It includes programs for array manipulation, memory management, and string concatenation. The programs demonstrate the use of dynamically allocated arrays and other dynamic memory management methods. It is a Lab Solution from Fast Nuces Lahore.
arrays cpp fast lahore nuces oop pointers
Last synced: 04 Sep 2025
https://github.com/tblauwe/cpp_lib_starter
Template repo for c++ libraries (as a learning process)
Last synced: 25 Mar 2025
https://github.com/awais-124/stack-expression-converter
Expressions Converter. Third semester project using data structures concept.
cpp data-structures expression-converter-application programming stack
Last synced: 07 Apr 2025
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/rishabh96b/code-implementations
This repository contains the C++ problems that I have either solved or concepts that I've implemented myself.
coding-challenge cpp data-structures hackerrank
Last synced: 25 Mar 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/c0de4un/cxx-thread-util
C++ utility library for threads api (posix & Windows).
async-programming asynchronous-programming cpp cxx multithread multithreading multithreading-library pthread stl stl-threadsafe thread thread-safety threading
Last synced: 14 Jun 2026
https://github.com/oculometric/stui
Simple Text UI - an easy-to-use, header-only, semi-immediate-mode TUI framework for building interactive interfaces across platforms
cpp cross-platform header-only-library immediate-gui text-user-interface ui
Last synced: 17 Jan 2026
https://github.com/aquanox/quickplaypresetsplugin
Plugin adding quick launch of PlayInEditor presets for Unreal Engine
cpp unreal-engine unreal-engine-5 unreal-engine-cpp-plugin unreal-engine-plugin work-in-progress
Last synced: 29 May 2026
https://github.com/cesarvasconcelos/cplus-poo
Códigos produzidos nas aulas de Programação Orientada a Objetos (em C++) do curso de Engenharia da Computação - IFPB - Campus CG
cpp object-oriented-programming
Last synced: 09 Apr 2025
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/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/czwinzscher/myhtmlpp
A C++17 Wrapper for MyHTML/Modest.
cpp cpp17 html html-parser html5 myhtml parser
Last synced: 17 Jan 2026
https://github.com/stellardx/cspaceengine-project-vs-edition
A simple C++ static library for astronomic calculation and modding SpaceEngine
astronomy astronomy-library cpp library spaceengine
Last synced: 23 Apr 2025
https://github.com/noamrodrik/rodrikgameboyemulator
My own version of the GameboyEmulator written in C++17, for educational purposes only!
cpp cpp17 dmg-001 emulator gameboy gameboy-emulator gb
Last synced: 12 Apr 2025
https://github.com/moozunch/cepe-lang
ann belajar cepe alias competitive programming
algorithms c competitive-programming cpp problem-set problems-solving
Last synced: 10 May 2026
https://github.com/janniklth/connect4_consolegame
This project is a console-based implementation of the Connect 4 game, developed as part of our Programming lecture
connect4-game cpp dhbw-stuttgart oop
Last synced: 02 Apr 2025
https://github.com/dhruvsrikanth/n-body-simulation
In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the N-body particle interaction simulation.
c cpp distributed-memory-parallel high-performance-computing mpi multithreading n-body openmp parallel-computing particle-interactions shared-memory-parallel simulation-modeling
Last synced: 29 Apr 2026
https://github.com/vovandreevik/rkf45-runge_kutta_3_order
The program solves a system of differential equations according to the RKF45 program and the order 3 Runge-Kutta method
Last synced: 12 Sep 2025
https://github.com/vovandreevik/binary-search-tree
This C++ program demonstrates the implementation of a Binary Search Tree (BST) along with custom Stack and Queue data structures.
binary-search-tree bst cpp oop oops-in-cpp queue stack
Last synced: 07 Apr 2025
https://github.com/nanda-gopal-sb/letter-box-cpp
C++ implementation of the letter-boxed-game
cpp filesystem letterboxd terminal
Last synced: 03 Apr 2025
https://github.com/rfgplk/bbench
a lightweight Linux benchmarking library written in C++20
bench benchmark benchmark-suite cpp cpp20 cpp20-library header-only microbenchmark single-header single-header-library
Last synced: 04 Feb 2026
https://github.com/kar-dim/watermarking-cpu
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 1 / CPU
clang cpp eigen openmp parallel-computing watermark-image watermarking
Last synced: 12 Apr 2026
https://github.com/amira921/ai-based-healthcare-monitoring-system-using-iot
Medical IOT System Consists of Smart Band, Medical generative QA model, mobile application which facilitate efficient healthcare monitoring and medical assistance for patients and doctors.
arduino artificial-intelligence biogpt cpp database-design embedded-systems iot java-android large-language-models mobile-development mysql peft pyhton pytorch srs-document system-design transformers ui-ux-design uml-diagrams
Last synced: 13 Apr 2026
https://github.com/young-flash/websockets-demo
This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).
cpp publish-subscribe websocket websockets-server
Last synced: 03 Apr 2025
https://github.com/omkarshinde1711/leetcode
Cracking LeetCode puzzles one bug at a time — algorithms, data structures, and a bit of caffeine-fueled magic!
algorithms coding-challenges cpp data-structures github-actions interview-prep java leetcode problem-solving python
Last synced: 13 Apr 2026
https://github.com/hasanyahya101/oop-lab-1-fast-nuces-2023
This repository contains solutions to six programming problems related to pointers in C++. These Questions are from Object Oriented Programming course offered at Fast Nuces Lahore. The problems cover a range of topics such as monkey food intake, pointers, sum, difference, product, square, area of rectangle, mean, and largest and smallest number.
cpp fast lahore nuces oop pointers
Last synced: 29 Mar 2025
https://github.com/madebypixel02/cpp-module-04
[42 Madrid] I don't want to set the world on fire
42 42-cpp-module 42-cursus 42born2code 42madrid born2code cpp interfaces makefile peer2peer polymorphism
Last synced: 29 May 2026
https://github.com/mbfakourii/carbot-android
Car robot with socket to Android with WeMos or NodeMCU
android ardiuno carbot cpp esp8266 java nodemcu nodemcu-arduino nodemcu-esp8266 wemos
Last synced: 17 Apr 2026
https://github.com/nubbsterr/stewart
A self-balancing robot project developed at SproutHacks 2025.
arduino arduinoide cpp esp32 hackathon-project pid-control pid-controller robotics
Last synced: 13 Apr 2026
https://github.com/daguerreo/qt-gcov-demo
Demonstrate how to generate code coverage report with gcov for a Qt Project
code-coverage cpp gcov linux qt
Last synced: 13 Apr 2026
https://github.com/P4dro-Dev/introducao-a-Cpp
Recentemente, em um curso de Lógica de programação, realizei alguns algoritmos, e códigos em C++. E tive a oportunidade aprender mais sobre essa linguagem. Colocando meus conhecimentos em prática!
cpp scripts-collection scripts-server
Last synced: 05 Sep 2025
https://github.com/shadowmitia/raytracer-upsud
Project for the photorealistic rendering class
Last synced: 05 Sep 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/unicorn-plus-plus/cli
Unicorn-plus-plus is a packet manager that boosts your .cpp projects with ✨magic✨
builder c cli cmake cplusplus cpp packet-manager
Last synced: 13 Apr 2026
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/longwater1234/space-checkers
Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop
boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket
Last synced: 22 Feb 2026
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/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/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/arianahejazyan/leetcode
My LeetCode solutions in C++ 🧩
cpp educational efficient learning leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions
Last synced: 13 Jun 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/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab4
Laboratorio 4 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
analysis cpp dijkstra-algorithm famaf-unc graph-topology lab matplotlib network omnetpp optimization python red-protocol routing-algorithm university-project
Last synced: 28 Feb 2025
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems
Laboratorios de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
analysis cpp famaf-unc network network-algorithms network-protocols omnetpp python university-subjects
Last synced: 28 Feb 2025
https://github.com/fantasy-peak/example
some examples of open source libraries,xmake management dependency
Last synced: 13 Apr 2026
https://github.com/waqaszafar9/cpp-projects
Mega C++ Projects
algorithms algorithms-and-data-structures cpp operating-system project-repository projects
Last synced: 13 Jun 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/madladsquad/untitleddbusutils
Utilities for dealing with the low level DBus C API
Last synced: 08 Jan 2026
https://github.com/willkill07/adventofcode2018
advent-of-code advent-of-code-2018 adventofcode adventofcode2018 cpp cpp17
Last synced: 13 Jun 2025
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/dougsoftware/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 05 Jul 2025
https://github.com/fabienpean/comcept
Small library for composable concepts in C++20 and beyond
composable-concepts concepts cpp cpp20
Last synced: 30 May 2026
https://github.com/mohammed-3tef/tic_tac_masterpiece_gui
A modern, interactive, and visually appealing implementation of the classic Tic Tac Toe game with a graphical user interface (GUI). Play against a friend or challenge a random computer player to test your strategy and decision-making skills!
clean-code cpp fcai-cu games oop qt tic-tac-toe
Last synced: 11 Mar 2026
https://github.com/yashpaneliya/convex-hull
C++ program to generate Convex-Hull from points given in 2D
Last synced: 09 Apr 2025
https://github.com/matusollah/duino-coin-esp-oled
ESP Miner x OLED display
adafruit arduino c cpp crypto crypto-miner duco duino duino-coin duinocoin oled-display-ssd1306
Last synced: 12 Jun 2025
https://github.com/ferhatgec/gsc
Gech temperature scale converter.
celcius cpp fahrenheit gech kelvin
Last synced: 18 Feb 2026
https://github.com/aryannn053/cpsolutions
my solutions for various cp problems
competitive-programming cp cp-solutions cpp python
Last synced: 13 Apr 2026
https://github.com/gusenov/examples-cmake
Примеры автоматизации сборки с помощью CMake.
build-automation cmake cpp examples
Last synced: 20 Feb 2026
https://github.com/lai-huy/csce-221
Source code for CSCE 221
algorithms cpp csce221 data-structures data-structures-and-algorithms tamu tamu-csce221
Last synced: 05 Jul 2025
https://github.com/neuracollab/uni
Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.
Last synced: 27 Apr 2025