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/zoelabbb/game-gms
Game GMS using C++ language | Indonesian edition
cpp edition game indonesia indonesian-language linux
Last synced: 23 Jun 2026
https://github.com/palaceswitcher/alchemyplusplus
A data-driven Alchemy game using SDL3
cpp cpp23 game imgui sdl3 sdl3-image sdl3-ttf
Last synced: 30 Mar 2025
https://github.com/ricardodalarme/ticket-to-ride
Implementação do jogo de tabuleiro Ticket to Ride na linguagem C++
Last synced: 23 Jul 2025
https://github.com/kampi/particle-mqtt
MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.
cpp mqtt particle-argon particle-iot particle-swarm-optimization spark
Last synced: 14 Mar 2025
https://github.com/sh-r0/obj_inspect_inator
3d cmake cpp glfw graphics model vulkan wavefront-obj
Last synced: 23 Mar 2025
https://github.com/bsmithcompsci/sample-twitchirc
Sample Project for TwitchIRC-SDK.
cpp sample sdk twitch-bot twitch-sdk twitch-tv twitchbot twitchirc twitchsdk twitchtv
Last synced: 01 Sep 2025
https://github.com/17xr/powerinteger
C++ Header for Computing Powers of Big Integers Using GNU MP Bignum Library
cpp cpp-library cpp23 cpp23-library mathematics
Last synced: 05 Apr 2025
https://github.com/mr-python-in-china/mp-oi-library
在 vscode 中快速添加常用算法模板
competitive-programming cpp olympiad-in-informatics
Last synced: 26 Jan 2026
https://github.com/dreamerchaserhah/speed-typist
C++ QT Application where you can test out how fast you can type
Last synced: 10 Mar 2026
https://github.com/toxe/cpp-sanitizers
C++ Sanitizers and Static Analysis Examples
asan cpp lsan msan sanitizers tsan ubsan
Last synced: 13 Jul 2025
https://github.com/smalinux/programming
My programming track archive!
algorithms archive competitive-programming cpp datastructures
Last synced: 03 Aug 2025
https://github.com/khoinguyen2k/super-hard-leetcode-excercises
hard excercises solved with C++, problems are written on top of every files
Last synced: 06 Mar 2025
https://github.com/engineersbox/cpp-lru-cache
A C++ implementation of a Least Recently Used cache
Last synced: 22 Mar 2025
https://github.com/aryehky/rosette
Rosette CPP C++cmake configurations programs projects algorithms framework tests
algorithms-and-data-structures challenges cmake config cpp framework frameworks
Last synced: 15 Mar 2025
https://github.com/rickstaa/webrtc-python-server-cpp-client-example
This repository contains my test code for connecting an C++ WebRTC client to an python WebRTC server.
Last synced: 21 Feb 2026
https://github.com/wolgemoth/cpp-hashmap
Concurrent multiplatform hashmap with simple API, exception safety, and sequential collision resolution.
concurrency concurrent cpp cpp17 dictionary exception-safety hashmap initializer-list modern-cpp multiplatform multithreading sequential-chain templates
Last synced: 30 Mar 2025
https://github.com/zezav-cz/matrixcalculator
CLI app fro basic matrix operations
cpp linear-algebra matrix matrix-calculations
Last synced: 30 Jun 2025
https://github.com/jcbritobr/ercos-fltk-cheat-page-modern-cpp
This is a rewrite of ercos cheat page examples in modern c++ 17
Last synced: 01 Sep 2025
https://github.com/chihebabiza/cpp-oop-bank-system
C++ console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
bank-application bank-system console-application cpp cpp-bank-management-system cpp-oo oop visual-studio
Last synced: 07 Apr 2025
https://github.com/supermoathx7/cpu-scheduling-algo-
This project is an implementation of the six CPU-Scheduling algorithms using C++.
algorithm algorithms cpp cpu cpu-scheduling
Last synced: 18 Jul 2025
https://github.com/shibam120302/6companies30days
Challenge to solve 90 questions from 6 companies in 30 days.
6companies30days 6companies30days2k23 arshgoyal cpp revisewitharsh
Last synced: 15 Mar 2025
https://github.com/amr-khaled-ahmed/some-cipher-for-fun
this repository include XOR, Vigenere, and Polybius ciphers
cipher cipher-algorithms cpp low-level-programming
Last synced: 21 Apr 2026
https://github.com/laolarou726/sortalgorithms
A collection of common sorting algorithms, with template programming to support different data types.
cpp generic sorting-algorithms templates
Last synced: 30 Mar 2025
https://github.com/sameetasadullah/reverse-and-uppercase-string-using-thread-joins
A simple C++ program to reverse the string and convert it into uppercase letters using multiple threads and joins
convert-uppercase cpp linux reverse-string thread-joining threads ubuntu
Last synced: 29 Apr 2026
https://github.com/sameetasadullah/consensus-problem-using-openmp
Program coded in C++ language to solve the consensus problem between multiple threads using OpenMP
consensus-problem cpp linux openmp openmp-parallelization ubuntu
Last synced: 17 May 2026
https://github.com/sameetasadullah/avl-tree-implementation
My own templatized C++ implementation of AVL Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of AVL tree as well
avl-tree cpp traversals tree-structure visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/check-curly-brackets-using-stack
A simple C++ code to validate curly brackets of given code using stack
Last synced: 15 Mar 2025
https://github.com/seboste/sapper
Sapper is a CLI tool written in Go that enables you to rapidly create, extend, and update C++ microservices
cloud-native cmake conan cpp hexagonal-architecture microservices sapper
Last synced: 18 Jan 2026
https://github.com/gringolito/cpp-pre-commit-hooks
C++ hooks for pre-commit based on Google C++ Style Guide
cpp google-style pre-commit pre-commit-hooks
Last synced: 16 May 2026
https://github.com/ranveeraggarwal/leetcode-cpp
Leetcode Solutions in Modern-ish C++
Last synced: 02 Apr 2025
https://github.com/katebea/fib-eda-estructura-de-datos-y-algoritmos
Repositorio del curso de Estructuras de Datos y algoritmos en el grado de Ingeniería Informática en la FIB UPC
Last synced: 27 May 2026
https://github.com/kojobailey/binary-cpp-library
A C++11 library for parsing the binary data of files and whatnot both easily and cleanly.
binary cplusplus cpp cpp20 cpp23 hpp library single-include
Last synced: 22 Mar 2025
https://github.com/thunder-coding/tic-tac-toe
Tic Tac Toe game using C++. Tested with Borland C++ 3.0 compiler.
borland-cpp c cpp game game-development tic-tac-toe tictactoe tictactoe-game
Last synced: 19 May 2026
https://github.com/bangmcvuphuc127890-jpg/mini-uia-kernel
Mini-UIA Kernel - a free kernel :D
cpp kernel kernel-development meow os-dev os-development vietnam vietnamese
Last synced: 11 Apr 2026
https://github.com/iricartb/university-os-memory-allocation-processes
Ivan Ricart Borges - Memory allocation of the processes of an operating system, interrupts and syscalls.
assembly c cpp input-management interrupts kernel memory-allocation operating-system processes queues screen-management semaphores stack syscalls
Last synced: 02 May 2026
https://github.com/frymimori/c-plus-plus-randomizer
Create pseudo-random and random integers using C++ with a fast and unique randomizing algorithm.
arbitrary cpp cpp98-compatible cryptographic csrng entropy fast integer memory-safe minimal portable prng pseudo-random rand random-generation randomization randomize randomizer randomness srand
Last synced: 13 Mar 2025
https://github.com/AlbertSuarez/PAR-Labs
📊 All Labs of PAR subject of Facultat d'Informatica de Barcelona (FIB).
Last synced: 14 Mar 2025
https://github.com/sugaliudaykiran/cpp
Lets_go
algorithms cpp cpp-stl-algorithms data-structures gfg-cpp leetcode stack
Last synced: 14 May 2025
https://github.com/marcuwynu23/sclib
Cpp dynamic library project for easy console programming
console console-project cpp dynamic functional-programming functions library
Last synced: 14 May 2025
https://github.com/rafaelbortolozo/minigame_boliche
Pequena atividade para a matéria de Paradigmas da Computação, se trata de um "jogo" onde a máquina joga sozinha gerando pontuações aleatórias. O objetivo principal do algoritmo era representar o funcionamento de um jogo de boliche, desconsiderando a fisica.
bowling-game cpp paradigms poo random-number-generators
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/kwanhooo/pods
Practices on Data Structures
cpp data-structures data-structures-and-algorithms
Last synced: 13 Jun 2026
https://github.com/ricky-ultimate/cpp-hello-world
A basic "Hello, World" program using C++
Last synced: 22 May 2026
https://github.com/blagojeblagojevic/neural-network
Implemention of a small 1 layer neural network suitable for use in embedded systems
arduino c cpp embedded-systems esp32 evolution genetic-algorithm neural-network
Last synced: 08 Apr 2026
https://github.com/chi-wei-lien/key-logger
In this video I covered how to record everything the user typed on their computer including the username and password using C++ 😈. This is common type of virus known as keyloggers, but this is a very simple version of it and we can talk more about how to make it more powerful in future videos. Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!
cpp cybersecurity hacking-tutorial keylogger
Last synced: 11 Jul 2025
https://github.com/asqiriba/rijndael
Rijndael block cypher in C.
cpp encryption rijndael-algorithm
Last synced: 15 Mar 2025
https://github.com/captainayan/accountlite-cli
💡💰Lightweight Command line Double-Entry Accounting Software💵💸
account-lite accounting commerce cpp finance journal journal-entries ledger parser personal statements trial-balance
Last synced: 29 Mar 2025
https://github.com/cgyurgyik/ray-tracing
Type safe ray tracing.
cpp ray ray-trace-one-weekend ray-tracing raytracing trace type-safe-vectors vector
Last synced: 21 May 2026
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/zepedroresende/imageskeletonization
Using MPI and OMP for image skeletonization optimizations
Last synced: 29 Apr 2026
https://github.com/maheshthedev/competitiveprogrammingguide
Competitive Programming Preparation Guide
algorithms-datastructures competitive-programming cpp
Last synced: 06 Apr 2025
https://github.com/fallintodusk/alis
Open-source Unreal Engine survival game and modular game architecture reference - plugin-based C++ core, data-driven workflows.
cpp data-driven-design dialogue-systems game-architecture game-development gamedev inventory-system json modular-architecture mvvm open-source-game open-world-game plugin-architecture survival-game ue5 ue5-project ui-framework unreal-engine unreal-engine-5 unreal-engine-plugin
Last synced: 08 Jun 2026
https://github.com/hfx-j/sgtd
SGTD: A Semantic-Guided Triangular Descriptor for One-Shot LiDAR-Based Global Localization
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/rkolovanov/auxiliary-cpp
Библиотека вспомогательных компонентов C++.
Last synced: 16 May 2025
https://github.com/sa2003hil/dsa
Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.
arrays cpp dsa dsa-algorithm graph linked-list queue stack string
Last synced: 14 Apr 2025
https://github.com/0xsky/libredis-client
Redis C++ client, suppert redis cluster, requires hiredis only
c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety
Last synced: 09 Jun 2026
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/ufthaq/tirakat
App for tracking your tirakat
audioplayer c c-plus-plus cpp desktop-application indonesia mit raylib windows
Last synced: 08 May 2026
https://github.com/eslamdyab21/hogwarts-battle-cpp
This repository has the code of Hogwarts Battle written in Cpp. it's the final software project of the training phase in MIA technical team.
cpp harry-potter hogwarts mia voldemort wizards
Last synced: 15 Mar 2025
https://github.com/mfouesneau/cphot
A C++ portage of pyphot for computing photometry from spectra
astronomy-software cpp photometry
Last synced: 05 Jan 2026
https://github.com/kelbon/hpack
HPACK implementation (RFC 7541)
cpp cpp20 hpack http http2 networking rfc7541
Last synced: 27 May 2026
https://github.com/learningbyexample/super-fany-fun
teaching game developing using C++
Last synced: 15 Mar 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/aryaarindam/proctrack
cpp macos multithreading ncurses os-internals system-monitor terminal-ui
Last synced: 13 May 2026
https://github.com/superpuero/kawa_meta
Header-only, little meta utility library made with c++ 17
constexpr cpp cpp17 meta metaprogramming utility
Last synced: 28 Jun 2025
https://github.com/kmnafiur/banking-management
Banking Management System Using C++
Last synced: 28 Jun 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/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/trie
Simple Trie Structure implementation in C++
cpp trie trie-data-structure trie-structure tries
Last synced: 07 Apr 2025
https://github.com/izzhafeez/szmatrix
Space-partitioning data structure to improve queries for clustered points in 2D space
cpp data-structures geospatial
Last synced: 06 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/joshua-riek/conway-s-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game
Last synced: 06 Apr 2025
https://github.com/prophetru/helloworld
Sample "Hello World" with gtest. Can be used as a template for future projects for education only.
Last synced: 16 May 2025
https://github.com/uhpoler/kpi-second-semester
This repository contains materials from all disciplines of the second semester
activity-diagram bfs bstree bubble-sort cisco-packet-tracer class-diagram component-diagram cooperation-diagram cpp deployment-diagram hash-functions insertion-sort merge-sort python quick-sort salesman sequence-diagram state-diagram use-case-diagram
Last synced: 06 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/justin-marian/cla-16bits-adder
Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.
16bits 4bits carry-look-ahead-adder cpp xilinx-vitis
Last synced: 04 Nov 2025
https://github.com/deanwilsondev/snake
A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.
c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake
Last synced: 28 Jun 2025
https://github.com/anderctrl/unreal-betterui
Simple plugin to help you save time setting up all the ui system again and again.
cpp unreal unreal-engine unreal-engine-plugin unreal-plugin
Last synced: 23 Mar 2025
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/i-umairkhan/big-integers
A big integer calculator for solving calculaitons of big numbers
biginteger cpp data-structures
Last synced: 28 May 2026