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-07 00:07:28 UTC
- JSON Representation
https://github.com/cppshizoids/wgputest
webgpu in C++ test using https://github.com/google/dawn
Last synced: 31 Jul 2025
https://github.com/hakoniwalab/hakoniwa-pdu-rpc
hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.
Last synced: 09 Mar 2026
https://github.com/nemosova19/cpython
Functions like in Python language
cpp cpp14 cpp17 cpp20 likepython
Last synced: 31 Jul 2025
https://github.com/luweglarz/cpp_pool_42
CPP pool to learn basics of cpp concept
Last synced: 31 Jul 2025
https://github.com/iwas-coder/trm
A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀
atomic blockchain coreutils cpp hash hash-tree merkle-tree sha256 transactional
Last synced: 01 Aug 2025
https://github.com/infinsys/xplatform-cpp
Cross-platform C++ project template for Windows, macOS, and Linux development.
benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows
Last synced: 09 Apr 2026
https://github.com/ranganivandan/resqtrack
ResQTrack is a smart roadside assistance system using IoT, AI, and emergency tags. It offers SOS alerts via app, crash detection through ESP32 sensors, and public-activated ResQTags on vehicles. With heartbeat monitoring and multi-layered fail-safes, it ensures fast, reliable help in critical moments.
Last synced: 01 Aug 2025
https://github.com/unrays/tdss
A C++ data-oriented registry with compile-time type mapping and cache-efficient handle-based storage.
ast c-plus-plus cache-friendly compile-time compiler-infrastructure cpp custom-allocator data-oriented-design dod ecs-alternative entity-component-system generic-programming high-performance intermediate-representation low-latency memory-management registry-pattern storage-system systems-programming template-metaprogramming
Last synced: 07 Jul 2026
https://github.com/lnd3/ltools
C++ tool box for random purposes like graphics, physics, gui and network coding
concurrency cpp physics rendering threading tool-box
Last synced: 01 Aug 2025
https://github.com/sasha-hk/cpp
🏔️ Basic algorithms and data structures on cpp
algorithms cpp data-structures
Last synced: 01 Aug 2025
https://github.com/iamwatchdogs/dsa
Slate/Deprecated docs repo for DSA. I should have continued working on it.
algorithms c cpp data-structures documentation dsa interview java learning open-source preparation python
Last synced: 09 Apr 2026
https://github.com/t-katsumura/webassembly-examples-eratosthenes
webassembly examples which calculate prime by Sieve of Eratosthenes
assemblyscript c cpp golang javascript rust wasi wasm webassembly webassembly-demo
Last synced: 01 Aug 2025
https://github.com/prince-chrismc/multicore-programming
This is a C++ repository to contain my work for Multicore Programming (COMP426) from Concordia Universirty during Fall 2018.
cpp glew glfw glm modern-cpp multithreading object-oriented-programming opengl parallel-computing parallel-processing tbb
Last synced: 15 May 2026
https://github.com/madebypixel02/cpp-module-06
[42 Madrid] Scalar conversion
42 42-cpp-module 42-cursus 42born2code 42madrid born2code conversion cpp makefile math peer2peer scalar
Last synced: 01 Aug 2025
https://github.com/microwonk/varcher
Vulkan learning environment / experiments
cmake cpp glsl raytracing vcpkg voxel voxel-engine vulkan vulkan-engine
Last synced: 24 Sep 2025
https://github.com/nemuelw/cheska
Builder for analysis-aware Windows droppers
anti-analysis anti-debugging anti-sandbox anti-vm cpp defense-evasion detection-evasion dropper malware-development python security-research windows-malware
Last synced: 01 Aug 2025
https://github.com/thiagodnf/start-reactor-for-command-line
Start Reactor is a long task in Among Us to run in the command line
among-us console cpp java javascript start-reactor terminal
Last synced: 09 Apr 2026
https://github.com/arhcoder/ants-colony-algorithm-tsp
🐜 Made-on-the-run Ants Colony Classes Algorithm to solve instances of TSP problem.
ant-colony-algorithm ant-colony-optimization bayg bays cpp tsp
Last synced: 25 Sep 2025
https://github.com/bhabishworgrg/hangman
Daily C++ Learning Journey: From Basics to Building a Hangman Game
Last synced: 02 Aug 2025
https://github.com/makischristou/mandelbrot
Mandelbrot set visualizer using CUDA.
cpp cuda gpu mandelbrot nvidia renderer rust
Last synced: 09 Apr 2026
https://github.com/daramkun/videoslicer
Video slicing application
cpp cxx ffmpeg media-foundation video-parser
Last synced: 09 Apr 2026
https://github.com/locus-x64/connect-4-game-using-cpp-class
This is a simple Connect4Game written in C++ using class and multi-files.
Last synced: 29 Jun 2026
https://github.com/3n3a/fibonacci_sequence
generating a fibonacci sequence in c++/cpp and getting the values with script
cpp fibonacci maths programming
Last synced: 02 Aug 2025
https://github.com/kerimkuscu/cpp-sorting-algorithms-execution-time
C++ selection sort, insertion sort, bubble sort and merge sort execution time. Demo =>
bubble bubble-algorithms bubble-sort bubblesort cpp dev-cpp devcpp insertion insertion-algorithms insertion-sort insertionsort merge merge-algorithms merge-sort mergesort selection selection-algorithms selection-sort selectionsort
Last synced: 02 Aug 2025
https://github.com/brdav/fastrvm
[fastrvm] Relevance Vector Machine in Python with a C++ Core
bayesian classification cpp python regression relevance-vector-machine sparse
Last synced: 17 May 2026
https://github.com/amr4924/expense-tracker
💰 Professional Expense Tracker V1.0 - Smart personal finance management made simple! Lightning-fast C++ desktop app with real-time budget monitoring, intelligent categorization, and beautiful report generation. Zero installation required - just download and track! Perfect for students, professionals, and small businesses. Built by SA3DWY with priv
budget-management cpp desktop-app expense-tracker finance financial-software financial-tracking monthly-income personal-finance personal-finance-manager portable-software sa3dwy windows-app
Last synced: 27 Sep 2025
https://github.com/astafofo/password-strength-checker
A C++ program that checks password strength based on security criteria.
Last synced: 27 Sep 2025
https://github.com/mguludag/synchronized_value
A modern C++ thread-safe value wrapper with flexible locking strategies and convenient RAII guards.
cpp cpp11 cpp17 cpp20 thread-safety thread-synchronization
Last synced: 27 Sep 2025
https://github.com/mukeshlilawat1/zomato-app-design-pattern
This repository contains a low-level system design of a Zomato-like food delivery application implemented in C++. It demonstrates the use of Object-Oriented Programming (OOP) and Design Patterns to build scalable, modular, and maintainable software architecture.
Last synced: 27 Sep 2025
https://github.com/dreyyan/cipher-midterms-programming-cpp
[ CIPHER R&D Committee · C++ Midterms Programming Materials & Practice Problems ]
Last synced: 27 Sep 2025
https://github.com/codeprovn/library-management-system
Bài tập lớn kinh điển quản lý thư viện viết bằng C++ dành cho sinh viên ngành Công nghệ thông tin. Dự án giúp quản lý sách, sinh viên và hoạt động mượn trả trong thư viện. Hoàn toàn không sử dụng AI, chia sẻ miễn phí để cộng đồng học tập và tham khảo.
console-application cpp education library-management non-ai student-management
Last synced: 27 Sep 2025
https://github.com/ahmedosmandev/arduino-led-cube
Fun project for our Embedded Systems course.
Last synced: 20 Apr 2026
https://github.com/peplxx/netpbm-cpp
This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.
cpp image image-processing netpbm ppm-image
Last synced: 19 Oct 2025
https://github.com/afaanbilal/amx-textedit
AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.
Last synced: 03 Aug 2025
https://github.com/yeyom/school_code
Personal school's code snippets, projects and homeworks, feel free to use them, for the most important snippets: https://gist.github.com/YeyoM
algorithms c cpp csharp data-structures java javascript python school school-assignment school-project schoolwork
Last synced: 07 Apr 2026
https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming
Completed laboratory work and a course project in the discipline of Object Oriented Programming.
Last synced: 03 Aug 2025
https://github.com/evasabeeh/travel-route-planner
Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.
Last synced: 04 May 2026
https://github.com/olk/ki-ocr-spreadsheet
convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)
artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow
Last synced: 09 Apr 2026
https://github.com/fulfilledcovenant/covenginea
An open-source semi-automated optimizations for improved overall windows 10-11 experience.
c cpp open-source ps1 windows-10 windows-11
Last synced: 29 Sep 2025
https://github.com/onebit5/onetek-engine-2
C++ game engine with multi-API rendering support.
cpp cpp20 engine game game-development game-engine gamedev gameengine
Last synced: 29 Sep 2025
https://github.com/rosekamallove/learn_code
This is a repository that contains all the topics that I @rosekamallove studied while learning to code and am currently learning Data Structures and Algorithms, and all the code I wrote are in this repo and I am thinking of making this repo more like a Learning resource.
algorithms competitive-programming cpp data-structures development
Last synced: 04 Aug 2025
https://github.com/markjso/cpp-modules
Introduction to C++ and Object Oriented Programming
Last synced: 04 Aug 2025
https://github.com/sameetasadullah/queue-implementation
My own templatized C++ implementation of Queue using Microsoft Visual Studio
Last synced: 29 Jun 2026
https://github.com/yellow-footed-honeyguide/codefetch
Fast & comprehensive tool for source code analysis 📡
cli cloc code cpp sloc sloccount source-code tokei
Last synced: 19 Feb 2026
https://github.com/ghosts6/leetcode_exercise
Leet code exercise solutions
bash c cpp js leetcode leetcode-solutions python3
Last synced: 09 Apr 2026
https://github.com/novolife/railroute
A program which can calculate a longest path of a rail system
Last synced: 03 Oct 2025
https://github.com/lux-qaq/type-vision-cpp
C++20 type visualization header-only library
c-plus-plus cpp cpp20 header-only reflection struct visualization
Last synced: 08 Aug 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/amir78729/algorithm-design-course
algorithms clrs cpp java python
Last synced: 09 Apr 2026
https://github.com/m4x1m1l14n/system
Various C++ helper functions & classes
Last synced: 09 Aug 2025
https://github.com/yotam180/xai
xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)
artificial-intelligence cpp deep-learning machine-learning neural-network python tensorflow
Last synced: 19 Apr 2026
https://github.com/hjlebbink/spike-htm-lite
C++ port of Nupic HTM with the aim of being lite and fast
avx512 cpp hierarchical-temporal-memory
Last synced: 03 Oct 2025
https://github.com/vcputtini/udf_mariadb_cpp
MariaDB(tm) native User-defined functions in C++
cpp cpp17 database lib library mariadb mariadb-database mariadb-mysql mariadb-server mysql parser
Last synced: 25 Jan 2026
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
https://github.com/benpm/cppmempool
very simple C++ heterogeneous memory pool with thread safety
cpp memory-allocation memory-arena memory-management memory-pool smart-pointers
Last synced: 04 Oct 2025
https://github.com/amazingmonster/functivore
A C++ template library for inspecting and simplifying function signatures.
Last synced: 11 Aug 2025
https://github.com/andersonhsporto/ft-cursus
All Projects Developed at 42 São Paulo.
42cursus 42school 42sp ansi-c avl-tree c containers cpp debian docker ft-transcendence hash-table linked-list linux makefile minilibx mlx sockets stl-container stl-containers
Last synced: 09 Apr 2026
https://github.com/dimazeland/prata-cpp-primer-plus
Solutions for programming exercises
Last synced: 12 Aug 2025
https://github.com/mhahnfr/42cursus-ft_containers
Reimplementation of a few containers of the C++ standard library.
42projects containers cplusplus cpp cpp98 red-black-tree
Last synced: 04 Oct 2025
https://github.com/chihebabiza/cpp-bank-system
C++ console application that 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 .
authentication banking-applications banking-system cpp cpp-project management-system users-management
Last synced: 12 Aug 2025
https://github.com/zeekersky/block-replacement-macsim
A block replacement policy for hybrid cache design is implemented using MacSIM.
computer-architecture cpp macsim makefile simulator
Last synced: 04 Oct 2025
https://github.com/umarmasood1/modern-stylish-ui-components
This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.
app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6
Last synced: 12 Aug 2025
https://github.com/quantumcomputingworld/vqf
Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector
c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization
Last synced: 01 May 2026
https://github.com/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 13 Aug 2025
https://github.com/mute124/atlas
An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.
3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows
Last synced: 09 Apr 2026
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/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/erthium/diary-a
A simple logbook for Linux machines
cpp cpp17 cryptography diary gcc linux linux-installation logbook makefile openssl qt qt6 rsa
Last synced: 13 Apr 2026
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/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/yushikuni/questsystem_cpp
Quest system made in C++
cpp unfinished unfinished-project
Last synced: 04 Oct 2025
https://github.com/yoann256/scratchapi-experiments
Some experiments using the Scratch API.
api c cpp css html js scratch scratchapi
Last synced: 09 Mar 2026
https://github.com/louis3797/cpp-notes
Collection of notes, links, videos, playlists, references and more for learning C++
collection cpp learning learning-cpp links notes playlists references
Last synced: 15 Aug 2025
https://github.com/blazekill/hello-cuda
Cpp + Vcpkg + CUDA + VsCode starter project.
Last synced: 18 May 2026
https://github.com/keremtan/relay-racer
The aim of this project is to simulate a relay race. This relay race that there is 400 teams and has 4 runners per a team is simulated using Threads and OOP Philosophy.
Last synced: 16 Aug 2025
https://github.com/opensvm/bmssp-benchmark-game
bounded multi-source shortest paths benches in Rust, C, C++, Nim, Crystal, Kotlin (JAR), Elixir (.exs), Erlang (.erl).
benchmark benchmark-game bmssp bounded-multi-source-shortest-paths c cpp crystal elixir erlang graph-algorithms graphs graphs-theory kotlin nim rust
Last synced: 19 Aug 2025
https://github.com/droncode/rg3
Code analyzer & codegen framework. Third in order, first in strength.
Last synced: 28 Feb 2026
https://github.com/ttwag/p10_sudoku_master
A program that solves any sudoku puzzle and provides a user interface.
backtracking-algorithm cpp dsa-algorithm gui-application qtcreator recursion-algorithm sudoku-solver
Last synced: 04 Oct 2025
https://github.com/shogunbanik18/ds-algo
cpp dsa dsa-algorithm dsa-practice
Last synced: 16 Aug 2025
https://github.com/ogweno-d/cppfordummies
Cpp for Dummies - A step deeper into the world of madness
Last synced: 17 Aug 2025
https://github.com/georgjz/ftxui-cradle
A simple C++ project template for applications using FTXUI
cpp ftxui gui template-project
Last synced: 05 Oct 2025
https://github.com/kammitama5/c-datastructs-spring17
collection of C++ notes and programmes
backtracking-algorithm cpp datastructures linked-list
Last synced: 17 Aug 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/yuriysydor1991/cpp-app-template
The template C++ project for a quick application development startup.
cmake cpp cpp17 cppcheck doxygen freeglut gcc gtest gtkmm gtkmm3 library library-project meson msvc mysql qt6-qml qt6-template sdl2 template-project valgrind
Last synced: 17 Apr 2026
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/sebtee/bfinterpreter
This is an interpreter for the esoteric programming language Brainfuck.
brainfuck brainfuck-interpreter cplusplus cpp esoteric esoteric-interpreter esoteric-language esoteric-programming-language interpreter
Last synced: 17 Aug 2025
https://github.com/connorgladish/dungeoneers-odyssey
Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.
cpp game-development roguelike
Last synced: 05 Oct 2025