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/skunichetty/nbsim
A CLI tool simulating gravitational interactions between planetary bodies
cpp gravity high-performance simulation
Last synced: 17 Jan 2026
https://github.com/contisimone99/bulletin-board-system
Cryptography-focused messaging platform with Perfect Forward Secrecy, developed for cybersecurity education. Implements secure user registration (email challenge-response), encrypted message posting, and replay attack protection using raw OpenSSL primitives.
bulletin-board cpp cryptography openssl
Last synced: 02 Jul 2025
https://github.com/javaquery/unosdk
UnoSDK is a powerful CLI tool for Windows that simplifies the installation and management of multiple software development kits (SDKs) from various providers. Think of it as SDKMAN for Windows - bringing the same ease of SDK management to Windows machines. Say goodbye to manual downloads, extractions, and environment variable configurations.
c cpp flutter go golang gradle installer java jdk maven node nodejs python sdkman windows
Last synced: 09 Apr 2026
https://github.com/toni08bit/vulkanengine
Personal Render Engine
cpp rendering-engine vulkan-api vulkan-sdk
Last synced: 14 Mar 2025
https://github.com/jackychung2003/cpt113-hackathon2
This GitHub repository showcases my 'A'-rated achievement in CPT113 Hackathon 2—a text-based video game project.
cpp inheritance linked-list text-based text-based-game
Last synced: 25 Mar 2025
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/jkazari/mathematics-laboratories-4.1
Repository of solutions for my Algorithms and Data Structures class on the 4th semester of studying Mathematics at Gdańsk University of Technology
algorithms cpp data-structures
Last synced: 30 Jun 2025
https://github.com/rupeshrb/shop_management_system-computer-item-shop-
Shop management system of computers item in cpp with bill system.
billing cpp graphics object-oriented-programming
Last synced: 26 Feb 2025
https://github.com/s-bose/makeclass_cpp
a C++ program to generate all the required file skeletons for a class
Last synced: 04 Oct 2025
https://github.com/himel-sarder/two-pointers-algorithm-with-himel
"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.
cpp leetcode leetcode-python leetcode-solutions python3 two-pointers
Last synced: 04 May 2026
https://github.com/princejoogie/cal
Different implementations of a terminal application that shows a calendar and highlights the current day
Last synced: 21 Apr 2026
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/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/hengdulife/dll-maker
Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"
compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig
Last synced: 10 Apr 2026
https://github.com/gvatsal60/cmakedockertemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 11 Apr 2026
https://github.com/m4x1m1l14n/system
Various C++ helper functions & classes
Last synced: 09 Aug 2025
https://github.com/ali-el-badry/fraction-calculator
It is an calculator that calculate the fractions
calculator cpp fractions mathematics
Last synced: 26 Feb 2025
https://github.com/p4dro-dev/projeto_display_de_led_de_7s-arduino
Projeto da Tarefa de Disciplina de Eletricidade Básica, e Eletrônica Digital para Informática. Sendo um projeto simples. Usando Arduino, ProtoBoard, Display de 7 seguimentos!
arduino-boards arduino-ide arduino-project cpp cpp-arduino eletricidade eletronica-analogica eletronica-de-potencia eletronica-digital
Last synced: 14 Aug 2025
https://github.com/kartikmohta/spdlog_catkin
Catkin wrapper for the spdlog library
Last synced: 10 Jun 2025
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/isho-0/solved-ac
solved.ac 문제 해결 알고리즘을 기록하는 저장소
cc cmakelists cpp cpp17 solved-ac study-notes
Last synced: 17 Sep 2025
https://github.com/coralkashri/cppsenioreas-iterators
This is an examples repository of C++ Senioreas blog iterators article.
code-refactoring cpp cppsenioreas iterators
Last synced: 29 Jul 2025
https://github.com/tomswan/collections
In this repository are collected ZIP files containing listings from programming tutorials I wrote and published roughly between 1980 and 2001.
assembly-language c cpp java pascal program-listings programming-languages programming-tutorial source-code
Last synced: 10 Mar 2026
https://github.com/dvsku/libnetwrk
Cross-platform networking library.
cpp cpp20 cross-platform dvsku dvsku-libnetwrk libnetwrk networking networking-library
Last synced: 16 Jan 2026
https://github.com/craftinators/fock
A minimal quantum computational library for fermionic systems
boost cpp cpp20 eigen3 multiprecision phyiscs quantum-computing quantum-mechanics second-quantization
Last synced: 09 Aug 2025
https://github.com/shahank42/chip8-emu
(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.
chip-8 chip8 chip8-emulator cpp cpp17 cpp20 emudev emulation emulator emulator-development
Last synced: 31 Mar 2025
https://github.com/chimipupu/cc8r_zenn_cpp
Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳
Last synced: 07 Nov 2025
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/podgorskiy/nonius
Nonius benchmark-framework fork
benchmark benchmark-framework benchmarking cpp performance
Last synced: 10 Jun 2026
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/deruina/cpp_modules
This repository, cpp_modules, is a comprehensive collection of C++ exercises, each organized into distinct modules. Each module focuses on a specific aspect of C++ programming, ranging from basic concepts like namespaces and classes to more advanced topics like subtype polymorphism, abstract classes, and the Standard Template Library (STL).
cpp cppmodules object-oriented-programming
Last synced: 22 May 2026
https://github.com/gabrielspassos/c-plus-plus-sandbox
:heavy_plus_sign: :heavy_plus_sign: C++ POCs and Tests repo
Last synced: 15 May 2025
https://github.com/hackpulsar/drawing-room
TCP Drawing applications for you and your friends.
cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server
Last synced: 27 Aug 2025
https://github.com/thekamik/searching-algorithms
Implementing Dijkstra, Bellman-Ford, and A* algorithms in C++
a-star-algorithm bellman-ford-algorithm cpp dijkstra-algorithm graphs graphs-algorithms search-algorithm
Last synced: 04 Oct 2025
https://github.com/sameetasadullah/linux-gbsh-shell-implementation
Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)
cpp fork linux linux-shell linux-shell-commands linux-shell-implementation ubuntu unnamed-pipe
Last synced: 11 Apr 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/altamsh04/dsa-problem-solutions
My personal practice repository for Data Structure and Algorithms.
Last synced: 29 Jun 2025
https://github.com/johnmata0427/educational-community-information-registration-system
Sistema de Registro de Información de Comunidad Educativa
cpp file-manager visual-studio
Last synced: 09 Aug 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/fl2mex/vkengine
WIP Toy Vulkan Engine for the sole purpose of learning Vulkan and its best practices
cpp cpp20 vulkan vulkan-engine
Last synced: 25 Mar 2025
https://github.com/yagocrispim/data_structures
A study about data structures
Last synced: 23 Mar 2025
https://github.com/pyenb/cryptchange
POC clipboard swapper
cpp educational educational-project malware proof-of-concept security security-tools windows
Last synced: 18 Apr 2026
https://github.com/seigtm/prime-and-perfect-numbers
A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.
cpp cpp-qt homework homework-assignments homework-exercises perfect-numbers prime-numbers prime-numbers-calculation qt qt-cpp qt5 qtcreator
Last synced: 20 Apr 2025
https://github.com/eliaskosunen/spio
(Not in active development) C++ iostreams for the 21th century
cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream
Last synced: 17 Aug 2025
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 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/maple3142/practice
cpp online-judge practice solutions uva
Last synced: 04 Oct 2025
https://github.com/eel-moun/http-webserver
This project is about writing our own HTTP server. and understanding the HTTP protocol.
cgi chunked-encoding collaboration cpp git http-methods http-protocol http-server multiple-clients non-blocking-server sockets system-design
Last synced: 20 Apr 2026
https://github.com/phantom9999/mithril
代码收集
apollo-client cpp fiber graph-engine strategy-server taskflow
Last synced: 19 Aug 2025
https://github.com/sameetasadullah/ticket-selling-problem-using-mutex
C++ code to solve ticket selling problem using threads and mutex lock
cpp linux mutex-lock threads ticket-selling ubuntu
Last synced: 18 May 2026
https://github.com/jonatasgdec/exercicios-cpp
Resoluções de exercícios propostos nas aulas de Estrutura de Dados utilizando C++
Last synced: 25 Feb 2025
https://github.com/amzisys/temp-controlled-fan
Temperature Controlled Fan using Arduino Uno
arduino-uno atmega32 c cpp electronics sensors
Last synced: 23 Apr 2026
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/pablitoo1/battleship-game
Classic Battleship Game made in C++ with SFML library
Last synced: 16 Mar 2025
https://github.com/coralkashri/cppsenioreas-random
This is an examples repository of C++ Senioreas blog C++ Illusions - Random article.
code-refactoring cpp cpp20 cppsenioreas random
Last synced: 15 May 2025
https://github.com/akhand-pratap-tiwari/conway-game-of-life-using-cpp-and-sfml
An implementation of Conway's game of life using C++ and SFML.
conways-game-of-life cpp custom-headers sfml
Last synced: 23 Mar 2025
https://github.com/llnl/ross-matrix-models
Finite ring matrix algebra benchmark models for ROSS.
cpp discrete-event-simulation llnl parallel-distributed-computing pdes ross
Last synced: 18 Jul 2025
https://github.com/tsnsoft/vs2022_cpp_wxwidgets_demo
Пример программы на C++ с использованием wxWidgets в Visual Studio 2022
2022 cpp visual-studio wxformbuilder wxwidgets
Last synced: 28 Jul 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/xwirkijowski/ccmt-a3-insignias
🛠 An Arma 3 Insignias addon from Crastinum Community Modding Team
Last synced: 06 Apr 2025
https://github.com/jaydattpatel/knapsack-problem
Knapsack (0-1 non divisible or divisible)problem using C++
cpp data-structures-and-algorithms knapsack knapsack-0-1 knapsack-divisible knapsack-nondivisible knapsack-problem knapsack-problem-dynamic knapsack-problem-greedy
Last synced: 24 Aug 2025
https://github.com/garyhilares/chess
A chess game interface created using SFML and C++.
Last synced: 08 Apr 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/edenreich/cpp-console-generator
An extension for vscode to generate a console project and commands quickly
code-generator console-component cpp utility
Last synced: 19 Apr 2026
https://github.com/abhisaphire/geeksforgeeks-array.practice
Solved practice set problems of GeeksforGeeks.com
abhisaphire array-manipulations c competitive-programming cpp data-structures-algorithms multidimensional-arrays python searching-sorting-array
Last synced: 12 Apr 2026
https://github.com/KalbarczykDev/sdl2-pong
Recreation of the classic Pong game with SDL2 lib and C++!
beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2
Last synced: 16 Oct 2025
https://github.com/iamsdas/text-compression
This is a simple text compression utility using the lzw algorithm in c++
cpp file-compression lzw text-compression
Last synced: 08 Apr 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/billyfrcs/graphicsprogramming
2D & 3D Rendering Vector Graphics with Modern OpenGL C++ and .NET C# Forms Application.
api cpp csharp csharp-forms dotnet dotnet-core dotnetcore graphics graphics-library graphics-programming modern-cpp modern-opengl opengl opengl-api opengl-application opengl3 rendering windows-forms
Last synced: 11 Apr 2026
https://github.com/shineiarakawa/diffusion-model-cpp
A C++ implementation of a diffusion model using libtorch.
Last synced: 14 Mar 2025
https://github.com/netromdk/cods
Collection of Data Structures (vanilla C++14)
bitset cpp cpp-library cpp14 data-structures deque hashmap pair priority-queue queue ring-buffer set stack template-library vector
Last synced: 26 May 2026
https://github.com/samukiszhsd/linguagemc
Estudo da faculdade sobre a linguagem C e C ++
Last synced: 27 Jul 2025
https://github.com/dalae37/ponggameserver
Table tennis game server
cpp gameserver visualstudio2022 winsocket
Last synced: 27 Jul 2025
https://github.com/mariam-badr-mb/9-games
This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.
cplusplus-games cpp game-development
Last synced: 09 Feb 2026
https://github.com/asqiriba/rijndael
Rijndael block cypher in C.
cpp encryption rijndael-algorithm
Last synced: 15 Mar 2025
https://github.com/arnobt78/embedded-motor-engine-speed-temperature-measurement--cpp-dotnet-react-fullstack
This project demonstrates a complete workflow for real-time machine data monitoring, from a native C++ engine (mock or real, via DLL) to a .NET backend (with SignalR and EF Core) to a modern React frontend. It is designed for learning, prototyping, and as a reference for real-world industrial or IoT dashboards.
asp-net-core cpp cpp-dot-net cpp-dotnet-react dll dotnet-react ef-core embedded-cpp embedded-devices motor-engine-speed-temperature-reading nginx nginx-configuration nginx-docker react-testing-library react-vite-tailwindcss-typescript realtime-notification realtime-rechart signalr ssl-cert xunit-test
Last synced: 18 Sep 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