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-01 00:06:36 UTC
- JSON Representation
https://github.com/raisess/brot
A lightweight game engine for lightweight 2D games.
cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2
Last synced: 25 Jun 2025
https://github.com/tamiko-n/library-management-system
This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.
Last synced: 25 Jun 2025
https://github.com/jimmy-park/cert-cmake
Generate cert.h for loading in-memory cert
certificate cmake cpp cpp17 header-only
Last synced: 19 May 2026
https://github.com/achrafelkhnissi/ft_containers
Implementation of a few container types of the C++ standard template library.
1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school cpp cpp98 map set stack stl-containers vector
Last synced: 30 Dec 2025
https://github.com/anzure/qtappdev-exam
Avsluttende prøve i Applikasjonsutvikling
Last synced: 19 May 2026
https://github.com/yushikuni/library
My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.
cpp finished-project portfolio-website unfinish unfinished-project
Last synced: 18 Jul 2025
https://github.com/maximlevchenko/cpp-custom-excel
This C++ project provides a robust implementation of a spreadsheet processor, simulating functionality typical of software like Microsoft Excel or Google Sheets.
abstraction cpp incapsulation inheritance makefile oop polymorphism
Last synced: 15 May 2025
https://github.com/isaka-james/data-structure-tutorials
This is the repulsitory which contains c++ programs which I write to practice the data structure and algorithms.
cplusplus cpp data-structures data-structures-and-algorithms practice
Last synced: 21 Mar 2025
https://github.com/sameetasadullah/covid-stats-algorithms
A program to find out covid stats of different countries using efficient algorithms i.e, Knapsack, Longest Common Subsequence (LCS), Longest Decreasing Subsequence (LDS) etc
algorithms covid19-data covid19-tracker cpp knapsack longest-common-subsequence longest-decreasing-subsequence longest-increasing-subsequence visual-studio
Last synced: 19 May 2026
https://github.com/benapetr/sudoku
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
cpp qt sudoku sudoku-board sudoku-game
Last synced: 19 May 2026
https://github.com/dariodumlijan/gif-compiler
Electron app for automation of gif creation
cpp electron-app gif-creator mac-app react typescript
Last synced: 18 Feb 2026
https://github.com/nazmusweb-coding/numerical-methods
Some Numerical Methods Implementation in C++ and Python
cpp numerical-algorithms numerical-calculations numerical-computation numerical-integration numerical-methods python
Last synced: 19 May 2026
https://github.com/mjkloeckner/cb100
Notas, resueltos y tps de la materia Algoritmos y Estructuras de Datos
54411 9512 apuntes cb100 cpp ejercicios fiuba resolucion schmidt
Last synced: 12 Jul 2025
https://github.com/dstoyanov0/cpp_school
VHSE "John Atanasoff" C++
cpp cppprogramming cppprojects
Last synced: 13 Sep 2025
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/ashaduri/number-to-georgian-cpp
Transform any number to a Georgian text (C++ version)
cplusplus cplusplus-17 cpp cpp17 georgian georgian-language number translation words
Last synced: 13 Sep 2025
https://github.com/p4dro-dev/desafio-c-mais-mais-avancado
Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!
c-mais-mais cpp logica-de-programacao
Last synced: 06 Apr 2025
https://github.com/get-unknown-err0r/calculator
This is an advanced calculator program written in C++ that performs basic arithmetic operations. It provides a menu-driven interface with colored text for enhanced user experience. The available operations are addition, subtraction, multiplication, division, and modulus.
advanced-calculator arpit-prajapati c-programming-language calculator cli-mode-calculator cpp get-unknown-err0r github
Last synced: 16 Mar 2026
https://github.com/kientech/algorithms
Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.
algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort
Last synced: 22 Mar 2025
https://github.com/bruhmoent/never-finite
A 2D up-and-coming remake of my little platformer game - TuxBall! The levels are endless, since they are randomly generated! Build your way and collect 10 coins to pass to the next level. Made in sfml.
2d-game 2d-platformer-game cpp platformer sfml
Last synced: 19 May 2026
https://github.com/theo-mestre/pixel-art-animation
A SFML-based tool for mapping texture coordinates to animations, enabling use of a single texture for all animations with an editor for customization.
Last synced: 19 May 2026
https://github.com/linuxuserslinuxmint/cpp-account-system
C++ Account System
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 13 Sep 2025
https://github.com/ufrshubham/connect4-clone
A Connect4 clone using SFML and C++
cpp hacktoberfest sfml sfml-game
Last synced: 23 Oct 2025
https://github.com/robsonos/spie-firmware
A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline
arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest
Last synced: 18 Apr 2026
https://github.com/zaid-al-habbal/cham-city-3d
An open-source 3D simulation of Cham City Center, a mall located in Damascus, Syria.
cg cham-city cham-city-center cpp opengl opengl-project
Last synced: 31 Oct 2025
https://github.com/maricard18/pong-game
Replica of the Pong Game in C++
cpp cpp11 pong-game pong-game-cpp raylib raylib-cpp
Last synced: 08 Apr 2026
https://github.com/shishir-grez/data-structures-algorithms
Solutions to various questions for Data Structures and Algorithms
algorithms cpp data-structures python
Last synced: 20 May 2026
https://github.com/sjinks/coro-cpp
Yet Another C++20 Coroutine Library
async-await asynchronous-programming coroutines cpp cpp20 cpp20-coroutine
Last synced: 05 Sep 2025
https://github.com/sagarmedtiya/dsa-in-c-plus-plus
Data Structures and Algorithms In C++
algorithms cpp data-structures
Last synced: 20 May 2026
https://github.com/ambujraj/medicinary
An E-commerce Algorithm for Medicines.
algorithm cpp e-commerce shopping-cart
Last synced: 22 Jul 2025
https://github.com/copenair/arduino
a repository for the arduino part of the codebase
Last synced: 25 Oct 2025
https://github.com/blacktechwarrior/cpparser
C++ mathematical expression parser
cpp shunting-yard shunting-yard-algorithm shunting-yard-evaluator
Last synced: 22 Mar 2025
https://github.com/zabavb/employee-manager
Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.
app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management
Last synced: 02 Jan 2026
https://github.com/cyanide-burnout/fastring
Event multiplexing library for io_uring
Last synced: 20 May 2026
https://github.com/mdabdullahibnaharun/c-cpp-projects
Some C/C++ Projects Develop By Me and My Team Fantastic Four
Last synced: 07 May 2026
https://github.com/masoudir/cpp_signal_slot_events
This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.
cpp event event-based event-driven fast-event-driven signal single-file-event-library slot thread
Last synced: 27 Jun 2025
https://github.com/andersonhsporto/cpp_piscine
Dive into the fundamentals of C++
42 42saopaulo 42school 42sp c98 cpp piscine piscine-cpp
Last synced: 20 May 2026
https://github.com/wakeful-cloud/cpp-proxy
C++ shared library proxy prototype
cpp cpp-proxy dynamic-binary-instrumentation dynamorio eigen ld-preload ldpreload ptrace qbdi
Last synced: 13 May 2025
https://github.com/inanyan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 01 Nov 2025
https://github.com/bestfriend11/nosse_unrealengine
unreal engine with no sse4.2/avx. run the lastest version of unreal editor on old platforms with only 1gb VRAM.
avx cpp game-engine-3d gamedev sse ue5 unreal-engine-5
Last synced: 21 May 2026
https://github.com/fl444mingo/fl4-cs131-04-lab
Ch. 4, Lab 1, Grade Checker Function
Last synced: 14 Sep 2025
https://github.com/ferfoui/frcnettable2uart
It is an intermediate software to communicate with a raspberry pico and wpilib's network tables
cpp frc kotlin platformio raspberry-pi-pico uart
Last synced: 19 Apr 2026
https://github.com/kingcitaldo125/sorts
Various sorting algorithms | Sorts of all sorts
algorithms cmake cpp sorting-algorithms
Last synced: 15 Sep 2025
https://github.com/jimmychenkk/rt1064-smart-car-the-18th-southeast-university-intelligent-vehicle-competition-
Third Prize in the 18th Southeast University Intelligent Vehicle School Competition. (Certificate.pdf)2023.12 The program is relatively small, consisting only of main.c, but it serves as a great introductory project for microcontrollers. The compilation platform is IAR, and the chip used is the RT1064. 东南大学第十八届智能车校赛三等奖,程序规模较小,仅main.c,但是是很好的单片机启蒙项目
Last synced: 03 May 2026
https://github.com/jakubvojvoda/terrain-generation
Simple LoD terrain generation and displaying in OpenGL
cpp generation glee landscape level-of-details lod opengl terain
Last synced: 16 Apr 2026
https://github.com/ferhatgec/sdl4cpp
sdl4cpp, header-only C++ wrapper around SDL2.
cpp header-only sdl sdl2 wrapper
Last synced: 18 Feb 2026
https://github.com/ferhatgec/lyricpps
lyricpps, song lyrics engine
cpp header-only lyrics lyrics-engine single-header song
Last synced: 18 Feb 2026
https://github.com/croko22/vit-cpp
An implementation of the Transformer model architecture ("Attention Is All You Need") in pure C++17 from scratch
cpp cuda deep-learning machine-learning neural-network transformer
Last synced: 17 Jan 2026
https://github.com/juli1/design-patterns
Implementation of design patterns with different languages
Last synced: 28 Apr 2026
https://github.com/emmanuelmess/qtsandsimulator
A small Qt simulator in C++
Last synced: 25 Apr 2026
https://github.com/smalinux/programming
My programming track archive!
algorithms archive competitive-programming cpp datastructures
Last synced: 03 Aug 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/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 12 Jun 2026
https://github.com/bagaffey/4coder_barry
This is my 4coder customization file. These are my personal settings that I use in the 4coder editor.
Last synced: 05 Mar 2025
https://github.com/tawfik-s/competative_programming_trainning_material
trainning material for problem solving and algorithms sessions belong to me
algorithms cpp problem-solving training-materials
Last synced: 21 May 2026
https://github.com/hmzelidrissi/bank-account-management-cpp
This is a Bank Accounts Management System with C++
Last synced: 16 Jul 2025
https://github.com/thecoder-ashish/onlinestlstore
A basic C++ console based store management system using STL concepts
cpp cpp17 management-system stl store
Last synced: 28 Jun 2025
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/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/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/ejunjsh/graphic-learning
computer graphics learning from scratch (example with c++ and qt)
Last synced: 25 May 2026
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/chi-wei-lien/reverse-shell-script
In this video I covered how to sneak into and remote control a computer using reverse shell script 😈. The whole script is written in c++ and I include the line-by-line explanation in the blog post down below. Be sure to check that out if you are interested! Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!
cpp cybersecurity cybersecurity-education hacking-tutorial reverse-shell
Last synced: 14 Apr 2025
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/AlbertSuarez/PAR-Labs
📊 All Labs of PAR subject of Facultat d'Informatica de Barcelona (FIB).
Last synced: 14 Mar 2025
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/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/toxe/google-benchmark
C++ Benchmarks with Google Benchmark
benchmark cmake cpp google-benchmark
Last synced: 22 Mar 2025
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/mataruzz/arcadeplayground
ArcadePlayground is a Qt-based platform featuring classic games like Tic-Tac-Toe and Tetris, with more titles coming soon. Explore and enjoy retro gaming in a simple, fun environment!
classic-game cpp gamedev qt tetris tic-tac-toe
Last synced: 11 May 2026
https://github.com/ra1nyxin/fasttextsearch
Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results
algorithm cpp cpp17 filesystem msvc msvc2022 search windows
Last synced: 19 May 2026
https://github.com/fl444mingo/fl4-cs131-03-01-whileextra
Ch. 3, Lesson 1, While Continuation
Last synced: 17 Sep 2025
https://github.com/eclipse-keypop/keypop-calypso-crypto-symmetric-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Symmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 26 Jul 2025
https://github.com/hydraphyzer/bank-management-system-in-cpp
This is my Semester Project. This is Basically a Bank Management System Made In C++
bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair
Last synced: 26 Jul 2025
https://github.com/imnetcat/ecosystem
Interactive virtual ecosystem. Cells evolution. Evolution from unicellular to multicellular organisms in a virtual world
cpp evolution genetic genetic-algorithm genetic-programming sfml
Last synced: 18 Sep 2025
https://github.com/ico12319/data-structures-implementations
This repository is a collection of implementations of various data structures.
cpp data-structures data-structures-implementations
Last synced: 27 Jul 2025
https://github.com/coders-school/object-oriented-programming
C++ online course. Modules about object-oriented programming.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 06 Sep 2025