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-03 00:06:50 UTC
- JSON Representation
https://github.com/pymarcus/competitive_programming
Exercícios afim de melhorar a lógica e o desempenho nas competições
Last synced: 08 Oct 2025
https://github.com/aryank1511/cpp-object-oriented-programming
Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.
Last synced: 08 Oct 2025
https://github.com/phip1611/bash-like-cpp-shell
A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.
cpp pipes readline-library shell unix-facilities
Last synced: 28 Feb 2026
https://github.com/mrglaster/sgdk-project-builder
A small utility that removes the need to enter a command in CMD each time when compiling an SGDK project
builder cpp sgdk sgdk-library utility
Last synced: 28 May 2026
https://github.com/nadimnesar/nadimnesar-s-cp-library
Welcome to my competitive programming library! This repository contains a collection of algorithms, data structures, and utility functions curated by nadimnesar. Whether you're a seasoned competitor or just starting out, this library provides essential tools to tackle coding challenges efficiently.
codeforces competitive-programming cpp icpc
Last synced: 15 Mar 2025
https://github.com/c0de4un/zero-chat
C++ Client-Server TCP cross-platform solution
asio boost boost-asio chat chat-application cpp cxx
Last synced: 10 Jun 2025
https://github.com/nadimnesar/covid19-patient-management-system
Our repository contains a console-based Covid-19 patient management system implemented in C++, allowing users to add, search, delete, update, and display patient information. Manage patient records efficiently with this simple yet effective system.
Last synced: 15 Mar 2025
https://github.com/budchirp/cpp-template
C++ template for starting your projects faster
Last synced: 24 Mar 2025
https://github.com/endurodave/remotedelegate
Invoke remote functions over any communication medium using a C++ delegate library
communication cpp delegate remote-call
Last synced: 15 Mar 2025
https://github.com/tarikseyceri/connect4.cpp
Connect4 v2.0, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
connect4 connect4-cpp connect4-game cpp game game-development games
Last synced: 15 Mar 2025
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/poseidon-code/slice
An implementation of dynamic sized, console based space separated list input with inbuilt console output and input operator overloads, inspired from Python's List.
Last synced: 01 Jul 2025
https://github.com/satyajitghana/gpu-programming
Contains the contents of GPU Architecture and Programming course done on NPTEL
c cpp cuda cuda-programming gpu-programming nptel nvidia
Last synced: 09 Mar 2026
https://github.com/viral32111/bridge
The internal communication library for my community game servers.
Last synced: 11 Apr 2026
https://github.com/inteliense/easy_encrypt_cpp
Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.
aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512
Last synced: 07 Apr 2025
https://github.com/learningbyexample/super-fany-fun
teaching game developing using C++
Last synced: 15 Mar 2025
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/iyashwantsaini/dust
Data Structures | Algorithms | STL | C++
algorithms cpp data-structures
Last synced: 30 Aug 2025
https://github.com/drapegnik/algorithms
⏱️practise tasks on theory of algorithms on FAMCS, BSU
algorithms brute-force bsu c-plus-plus cpp data-structures famcs graph-algorithms
Last synced: 05 Apr 2025
https://github.com/marcuwynu23/vcpkg-cmake-cpp-first-project-experiment
My First Experiment in developing and using vcpkg package manager in c++
Last synced: 03 Sep 2025
https://github.com/novama/logs-monitor-stack
Dockerized example on how to set-up a log stack based on Grafana Loki
cpp csharp docker grafana javascript logger-handler logging loki minio powershell promtail python serilog-sink
Last synced: 03 Feb 2026
https://github.com/davidyslu/OnlineJudgeZero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/naltun/eyes-cpp
eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"
cplusplus cpp information-gathering pentesting
Last synced: 30 Mar 2025
https://github.com/ramages/algorithms
C++ Algorithms
avl avl-tree avl-tree-implementations avl-tree-node avltree cpp cpp14 heapsort hierholzer hierholzers-algorithm insertion-sort mergesort priority-queue quicksort shellsort sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/davidyslu/ClassicSudoku
Implement the classic game "Sudoku" in C++
c-plus-plus cpp game game-development
Last synced: 29 Aug 2025
https://github.com/bruhmoent/tuxballsdl
TuxBall on SDL2 C++.
cpp platformer sdl sdl2 sdl2-image tux
Last synced: 23 Aug 2025
https://github.com/gummif/endocpp
Modern C++ functional programming concepts library
cpp cpp17 functional-programming header-only library
Last synced: 23 Mar 2025
https://github.com/ka-iden/huffman
Huffman coding, compression and decompression
cpp huffman-coding huffman-compression-algorithm
Last synced: 07 Apr 2025
https://github.com/vahancho/graphene
An abstract graph C++ library
algorithm cpp cpp11 cpp17 dejkstra geodesy graph graphen hamburg map navigation road-network roadmap shortest-path shortest-paths templates
Last synced: 31 Mar 2025
https://github.com/kartikmohta/spdlog_catkin
Catkin wrapper for the spdlog library
Last synced: 10 Jun 2025
https://github.com/ayesha-quazi/49-days-dsa-challenge
I'll be sharing my daily journey of applying what I’ve learned in C++ by tackling Last Minute Problems provided by Fraz Sir.
challenge cpp dsa-algorithm dsa-practice dsalgo-questions
Last synced: 03 Apr 2025
https://github.com/henriktrom/pose_inference
A high-performance, multi-threaded C++ pipeline for real-time multi-camera keypoint detection.
cpp keypoint-detection multi-threading open-source real-time research-software rtmpose
Last synced: 24 May 2026
https://github.com/nakira974/commons-langc
Simple library that compile all commonly used data structures and algorithms, including linked lists, hash maps, and array lists and many others. It allows you to efficiently manage and manipulate collections of data in your C / C++ projects. Feel free to fork for your own needs.
algorithms-and-data-structures c collections cpp library
Last synced: 10 Jun 2025
https://github.com/liulingxi2/multi-person-communication-platform-ssp-2.0
Multi-person communication platform SSP 2.0
cpp microservice mysql social software
Last synced: 02 May 2026
https://github.com/mailittlepony/flowergame
multiplayer game for ESP using TCP protocol
Last synced: 15 Mar 2025
https://github.com/InAnYan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 29 Aug 2025
https://github.com/applehatdot/win32aboutdialog
Example About Dialog written in C++ (winAPI)
about-dialog cpp winapi-application windows
Last synced: 30 Mar 2025
https://github.com/harshilshrivastava/chess_helper
A helper code written in C++ give the best move according to situation in Chess game
Last synced: 24 Mar 2025
https://github.com/sameetasadullah/stack-implementation
My own templatized C++ implementation of Stack using Microsoft Visual Studio
Last synced: 10 Jun 2025
https://github.com/cnmenghan/uztools.largecleaning
Find large files on your computer
cleaner cleanup cleanup-tool cpp cpp17 file-management file-manager filesystem mit-license uuz visual-studio
Last synced: 10 Jun 2025
https://github.com/liziwl/c-cpp-programming
Course codes and materials, Summer 2017
Last synced: 10 May 2026
https://github.com/a9na/simcardsimulator
📱 A C++ project simulating SIM card operations. Features include storing/retrieving IMSI, network authentication, contact management, and basic OTA communication. Demonstrates user authentication and network interaction. 🔒📞
Last synced: 07 Oct 2025
https://github.com/opensourcedoc/ccwarn
Test Code Quality and Standard Conformity for C or C++ Code against Both GCC and Clang
c c-language c-plus-plus clang cpp freebsd gcc linux shell-script standard-conformity unix warnings
Last synced: 12 Apr 2026
https://github.com/teograjqevci/raymarching_tool
A 3D modeling tool written in C++ and OpenGL, leveraging Signed Distance Fields (SDFs) to create, blend, and manipulate primitive shapes.
3d c cpp glsl glsl-shaders graphics macos modeling opengl raymarching raymarching-distance-fields software tool tooling
Last synced: 12 Apr 2026
https://github.com/christs8920/pacman-cpp
A pacman style game made in C++ using the PDcurses library.
cli command-line cpp game game-development gamedev ncurses pacman-game pdcurses
Last synced: 19 Jun 2025
https://github.com/diath/hellspawn
Data editor for forgottenserver and otclient.
cpp editor game-development qt tool tools
Last synced: 28 May 2026
https://github.com/mcnugets/ue5-pathfinding-implementation
The pathfinding implementation in the Unreal Engine 5
a-star-algorithm algorithms cpp dijkstra-algorithm game-development pathfinding shortest-path-algorithm ue5
Last synced: 19 Apr 2025
https://github.com/busraozdemir0/ministudentregistration
Cpp ile mini öğrenci kayıt uygulaması
cpp student-registration student-registration-management
Last synced: 24 Aug 2025
https://github.com/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 16 May 2025
https://github.com/matubu/gccwatcher
⌚ Rerun your c/c++ program on file change
Last synced: 11 Oct 2025
https://github.com/thecrazymage/robin-hood-hashing
:hash: Robin Hood hashing implementation in C++ with examples.
algorithm cpp hash hash-algorithm hash-table
Last synced: 28 May 2026
https://github.com/zakariaelbouzkri/cpp_oop
this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...
Last synced: 27 Feb 2025
https://github.com/glebegor/competitive-template
Competitive programming template
algo competitive-programming cpp
Last synced: 29 Aug 2025
https://github.com/maipa01/pcre2cpp
A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.
bsd-3-clause cpp cpp20 library open-source pcre2 pcre2-regex pcre2-wrapper regex regular-expressions wrapper
Last synced: 27 May 2026
https://github.com/lonelyhentxi/nowcoder-collection
My solution collection of nowcoder
cpp javascript nowcoder solutions
Last synced: 24 Aug 2025
https://github.com/salihmezraoui/image-quilting
A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.
clion cmake cpp image-processing image-quilting
Last synced: 24 Aug 2025
https://github.com/arrowar/codice-fiscalae
Generatore codice fiscale c++ con imgui
codice-fiscale codicefiscale cpp imgui
Last synced: 08 Apr 2025
https://github.com/ryanleecode/xsd-to-typescript-converter
Converter for XSD Definitions to Typescript Types and Interfaces
cmake conan converter cpp typescript xsd
Last synced: 19 Apr 2026
https://github.com/stefanimp/practicas_poo
Solución a las prácticas de POO propuesta durante el desarrollo de la asignatura por un alumno de primer año de ingeniería informática
Last synced: 28 May 2026
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 11 Apr 2026
https://github.com/sonarsource/sonarcloud_example_cpp-xcodebuild-macos-travis
Last synced: 26 Oct 2025
https://github.com/slangborgh16/motion-extraction
C++ Motion Extraction with OpenCV
cpp motion motion-extraction opencv
Last synced: 07 Apr 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/mr-destructive/virtual-fight
A game made to understand Object-Oriented-Programming concepts in C++
Last synced: 24 Mar 2025
https://github.com/nicolascbv/arduinolcdgame
This is a mini game using arduino uno
arduino arduino-uno atmega328p cpp game game-development minigame
Last synced: 01 Jul 2026
https://github.com/7irelo/gymon
Engineering Render Engine (C++, OpenGL, GLFW, DirectX)
Last synced: 04 Feb 2026
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/jdsherbert/unreal-engine-health-system
Simple Health System implementation for Unreal Engine. Tracks health of an actor, logs damage, and also fires events from changes.
component cpp health unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 07 Apr 2025
https://github.com/jdsherbert/audio-soft-clip-distortion
Simple C++ implementation of a basic Soft Clip Distortion technique. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp distortion distortion-effects sine sine-wave sinewave soft-clipping
Last synced: 07 Apr 2025
https://github.com/jdsherbert/trie
Simple Trie Structure implementation in C++
cpp trie trie-data-structure trie-structure tries
Last synced: 07 Apr 2025
https://github.com/meopbk/robotics
ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.
boost cpp inverse-kinematics jacobians makefile mapping object-detection opencv path-planning path-tracing roblib ros threads
Last synced: 18 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/reybits/easy-profile
Flexible profile storage for any data, any type, any amount.
Last synced: 10 Apr 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/yohhoy/malloc-client-cpp
C++ Client for malloc REST Server
Last synced: 02 Jul 2025
https://github.com/gayensis09/watersn
A modern, modular desktop application for water billing and management, built with C++/Qt and MySQL. Secure, user-friendly, and designed for water utilities.
billing cmake cpp desktop-app mysql password-reset qt smtp utility water-management
Last synced: 08 May 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/szsascha/cpp-ws
A simple webserver in c++
cpp http-server socket webserver
Last synced: 23 Jul 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/wi-photos/cli-bible-reader
Command line tool to read the Bible
bible bible-verse cli cli-app cpp
Last synced: 30 Aug 2025
https://github.com/pablitoo1/aircraft-carrier-problem
Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
cpp multithreading sfml threading-synchronization
Last synced: 16 Mar 2025