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/yagocrispim/data_structures
A study about data structures
Last synced: 23 Mar 2025
https://github.com/ntshvicky/fashionmnist_cnn_example
An example of training convolutional neural networks with Fashion MNIST dataset in C++ and Cmake
cmake convolutional-neural-networks cpp fashion-mnist-dataset fashionmnist-cnn machine-learning machine-learning-algorithms
Last synced: 15 Mar 2025
https://github.com/rafaelbortolozo/pilhas
Implementação de Pilhas em C++ utilizando listas encadeadas para a matéria de Estrutura de Dados I - Instituto Federal Catarinense Campus Videira
Last synced: 15 Mar 2025
https://github.com/jimut123/gamescpp
GamesCpp - Games in C++ and SFML library in Linux
2d-games best-games compiled-games cpp games sfml source-codes youtube
Last synced: 16 Jan 2026
https://github.com/kentlouisetonino/sw-cpp-dsa
Sample programs of Data Structures and Algorithms using C++.
cpp data-structures-and-algorithms
Last synced: 08 Mar 2025
https://github.com/uscbiostats/pruner
pruner: Implementing the Felsenstein's Tree Pruning algorithm
cpp cpp11 header-only phylogenetic-trees phylogenetics pruning tree
Last synced: 13 Jun 2026
https://github.com/asqiriba/rijndael
Rijndael block cypher in C.
cpp encryption rijndael-algorithm
Last synced: 15 Mar 2025
https://github.com/arsalan-dev-engineer/the_virtualbank_atm
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
atm beginner-project cmd cpp money programming programming-language project projects system
Last synced: 28 Jul 2025
https://github.com/abarichello/amnesia-brawl
Party game in SFML and Box2D
amnesia amnesia-game cpp local-multiplayer party-game sfml
Last synced: 16 May 2025
https://github.com/mostlime12195/n-body-simulation
An N-Body Simulation made with Raylib and C++
cpp gravity-simulation nbody nbody-simulation opengl raylib raylib-cpp simulation
Last synced: 21 May 2026
https://github.com/bpdesilva/cppwebserver
Practicing fundamentals of Web Server Development with C++ on Flask like Micro Web Framework known as Crow.
boost-libraries cmake cpp docker flask-server gcc webserver
Last synced: 31 Aug 2025
https://github.com/rkolovanov/auxiliary-cpp
Библиотека вспомогательных компонентов C++.
Last synced: 16 May 2025
https://github.com/mugisha-pascal/dsa
A variety of algorithms of DSA expressing my full journey to master Data Structures and Algorithms for creating high quality and secure backend services with clean codes and logic
Last synced: 31 Mar 2025
https://github.com/themusharraf/themusharrafs
I'am
c computer-vision cpp go python rust-lang
Last synced: 11 Apr 2026
https://github.com/adzo261/sales-tax-problem
Sales Tax problem solution using C++
cpp oops-in-cpp sales-tax-problem-solution
Last synced: 20 Aug 2025
https://github.com/konvt/simsh
A simple Linux Shell written in Modern C++.
cmake cpp cpp20 linux linux-shell makefile modern-cpp shell xmake
Last synced: 13 Mar 2025
https://github.com/jjbel/rocket-ui
Rocket Telemetry GUI
cpp plotting raspberry-pi telemetry
Last synced: 26 Jan 2026
https://github.com/curve/gpu-screen-recorder-all-audio
📽️ A small program which allows gpu-screen-recorder to record all desktop-audio as well as your microphone
cpp gpu-screen-recorder pipewire
Last synced: 27 May 2026
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/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/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/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/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/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/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/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/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/szsascha/cpp-ws
A simple webserver in c++
cpp http-server socket webserver
Last synced: 23 Jul 2025
https://github.com/zakariaelbouzkri/my_cses_problems_solutions
this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.
algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms
Last synced: 27 Feb 2025
https://github.com/boloto1979/keylogger
Keylogger - A C++ keystroke project. This project includes versions for Windows and Linux systems. The keystroke capturer records keystrokes and stores them in a log file. Use it responsibly and in compliance with applicable laws and regulations.
cpp cybersecurity keylogger linux macos malware socket windows
Last synced: 11 Apr 2026
https://github.com/eel-moun/cpp-bootcamp
This is a bootcamp made of 10 chapters with a purpose of introducing oop programing and c++ features
1337cursus 42school abstract algorithms containers cpp encapsulation exception-handling inheritance oop templates
Last synced: 27 May 2026
https://github.com/endurodave/integrationtestframework
C++ Integration Test Framework using Google Test and Delegates
asynchronous-function-calling automated-testing cpp cross-platform delegates embedded-systems google-test iec-62304 integration-test integration-testing linux multi-threading multithreading windows
Last synced: 15 Mar 2025
https://github.com/enzoguillouche/seismosense
Built with C++ and OpenGL, this project is cutting-edge earthquake simulation tool designed to test the structural resilience of buildings and other infrastructure under various seismic scenarios.
cpp earthquakes natural-disasters opengl opensource simulator
Last synced: 02 May 2026
https://github.com/astrodynamic/decimal-float-point
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
arithmetic big-number bit-operations bitset cmake cpp currency decimal financial high-precision library math normalization numeric-computation optimization precision rounding template-library tests
Last synced: 13 Jun 2025
https://github.com/refactor-group/ambi_client_cpp
A C++ implementation of the Edge IoT sensor framework for Particle Argon.
Last synced: 12 Jun 2025
https://github.com/michaelehab/leetcode-april-challenge-2022
This Repository contains my solutions to April LeetCoding Challenge 2022 problems.
algorithm backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 28 May 2026
https://github.com/alpha74/icf
My Codeforces submissions. Maintained from 2020 onwards
algorithms codeforces codeforces-com codeforces-problems codeforces-solutions codeforces-submissions coders coding cpp data-structures programming water-buying
Last synced: 28 May 2026
https://github.com/i-umairkhan/big-integers
A big integer calculator for solving calculaitons of big numbers
biginteger cpp data-structures
Last synced: 28 May 2026
https://github.com/sdk-meb/ft_containers.42
Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.
1337school 42born2code containers cpp cpp98 data-structures data-types makefile redblack-tree
Last synced: 05 Jan 2026
https://github.com/sovrasov/go-multisolver
An algorithm for simultaneously solving of multiple global optimizations problems
cpp global-optimization optimization-algorithms optimization-methods
Last synced: 24 Mar 2025
https://github.com/salma-mamdoh/encryption-and-dycryption-program
My project for Structured Programming Course taken during fall 2023 semester
cpp problem-solving structure-programing
Last synced: 01 Jul 2025
https://github.com/amitrajitdas/cp-contests
Restarting my CP journey :D
atcoder codechef codeforces competitive-programming cpp leetcode
Last synced: 17 May 2025
https://github.com/piotrpsz/clap
C++ library for analyzing program call arguments.
Last synced: 17 May 2025
https://github.com/calint/xiinux
experimental high performance web application server for linux in c++
Last synced: 15 May 2026
https://github.com/jowwan/tic-tac-toe
A console-based Tic-Tac-Toe game written in C, featuring three exciting modes: Classic Tic-Tac-Toe, Footy Tic-Tac-Toe, and Basketball Tic-Tac-Toe. Simple, fun, and perfect for nostalgic gameplay!
basketball c console console-application console-game cpp football project tic-tac-toe tictactoe
Last synced: 08 Apr 2025
https://github.com/magmaz3637/mswitchcasecpp
Kalkulato berbahasa cpp dengan switch case
Last synced: 15 Mar 2025
https://github.com/bartekjaszczak/rito
Simple, crossplatform C++20 library for League of Legends client and Riot API
cmake cpp cpp20 lcu lcu-api league-of-legends lib library rest-api riot riot-api riot-games-api
Last synced: 18 Apr 2025
https://github.com/vincentkims49/food-ordering-system
Food Order System with admin and customer panels.
Last synced: 07 May 2026
https://github.com/martinhelmut/tap-article
This is the companion repository for my blog article about TAP.
catch2 cpp lua nodejs postgresql python stylelint tap
Last synced: 11 Apr 2026
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/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/FelypeDantas/Estudos_Linguagens_C
Estudos em c++, c e c#
Last synced: 08 May 2025
https://github.com/hs831/leetcode-company-wise-solutions
This Repository contains solutions for Leetcode questions asked in coding rounds and interviews in many different companies.
cpp dsa-practice leetcode leetcode-solutions
Last synced: 16 Mar 2025
https://github.com/p-obrthr/web-ray
multiplayer raylib c++ to wasm & websocket
cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket
Last synced: 06 May 2026
https://github.com/maipa01/mcui
mcui (MAIPA's Console User Interface) is a C++ library designed to simplify the creation of console-based menus and input fields. It provides a structured way to build interactive terminal interfaces with minimal effort.
bsd-3-clause console cpp cpp-library cpp20 header-only open-source ui user-interface
Last synced: 11 Apr 2026
https://github.com/izumidkc/graph-coloring-algorithm
Graph Coloring Algorithm (C++)
Last synced: 15 Mar 2025
https://github.com/boomanaiden154/nosqliteccore
c-plus-plus cplusplus cpp localstorage nosql nosql-data-storage nosql-databases nosqlite
Last synced: 10 Jun 2025
https://github.com/ferhatgec/climage
CLImage, an image format that renders to terminal buffer.
climage cpp cpp17 fegeya header-only image-format
Last synced: 14 Jun 2025
https://github.com/kiarashvosough1999/ompkmeans
KMeans With OMP Parallelization
clustering cpp kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm omp omp-parallel parallel-computing parallel-processing parallel-programming
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/vimtor/cpp-delegates
Approximation of C# Delegates, Funcs and Actions on C++
cplusplus cpp delegate delegates events function-pointers
Last synced: 12 Apr 2025
https://github.com/janekbaraniewski/ser2net2ser
Share and connect to serial devices over network!
asio boost c cmake cpp devices network network-devices physical-devices ser2net serial-communication serial-communications serial-devices serial-over-ip serial-port serialport socat virtual-devices virtual-serial-port
Last synced: 15 Feb 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/viral32111/bridge
The internal communication library for my community game servers.
Last synced: 11 Apr 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/bruhmoent/tuxballsdl
TuxBall on SDL2 C++.
cpp platformer sdl sdl2 sdl2-image tux
Last synced: 23 Aug 2025
https://github.com/kartikmohta/spdlog_catkin
Catkin wrapper for the spdlog library
Last synced: 10 Jun 2025
https://github.com/sevdanurgenc/histogramcalculationbyparallelprogramming
Histogram Computing - Analysis Results By Serial and Parallel Programming
cpp histogram parallel-computing parallel-programming
Last synced: 14 Jul 2025
https://github.com/bola-nabil/codeforces
codeforces solutions
algorithm algorithms algorithms-and-data-structures codeforces codeforces-solutions cpp data-structures problem-solving
Last synced: 16 Mar 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/liziwl/c-cpp-programming
Course codes and materials, Summer 2017
Last synced: 10 May 2026
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/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/kkkaan/reinforcement-learning-for-tsp
A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).
cpp q-learning-algorithm travelling-salesman-problem
Last synced: 19 Jun 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/sonarsource/sonarcloud_example_cpp-xcodebuild-macos-travis
Last synced: 26 Oct 2025