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-09 00:06:55 UTC
- JSON Representation
https://github.com/erykmika/antsanddragons
A simple C++ app that simulates a board with preys and predators.
college-project cpp simulation visual-studio
Last synced: 12 Jun 2026
https://github.com/yottaawesome/2d-game-engine-fundamentals
Working through Udemy's Fundamentals of 2D Game Engines with C++ SDL and Lua course.
Last synced: 12 Jun 2026
https://github.com/deadcoder0904/datastructures-practice
Data Structures Practice in C++ :heart_eyes:
c-plus-plus cpp data-structure data-structures datastructures
Last synced: 12 Jun 2026
https://github.com/rupeshrb/oop_cpp
Basic cpp programming work on templetes, stl, vector, map.
Last synced: 12 Jun 2026
https://github.com/heshanera/ann
Simple Artificial Neural Network for the XOR function. Network is build with three layers, Input layer, Output layer and one hidden layer with four nodes. Used Sigmoid as the Activation function
artificial-neural-networks cpp
Last synced: 12 Jun 2026
https://github.com/asutoshpati/infinity-love
This will help you to know how much you love to your loved ones.
Last synced: 12 Jun 2026
https://github.com/3ein39/hospital_system
Hospital Management System Project in C++ using structs - simple console application. This program is open to all hospital users without the need for login information in this program. The system user can select the specialization in which they specialize by simply entering a series of numeric keys[1 - 20].
console-application cpp hospital-management management-system software-development
Last synced: 12 Jun 2026
https://github.com/dineshkn-dev/torrin
Open-source BitTorrent client for macOS (Qt 6 + libtorrent).
bittorrent cpp gplv3 libtorrent macos open-source qt-quick qt6 torrent-client
Last synced: 12 Jun 2026
https://github.com/souleimaneelqodsi/donnees-libres
1st-year CS Bachelor project @ Paris-Saclay university, about data manipulation in C++. Projet de 1ère année de licence d'informatique sur la manipulation de données en C++.
Last synced: 12 Jun 2026
https://github.com/umerkniazi/hpms
Hospital Patient Management System (HPMS) is a C++ console app for managing patient records. Built for a Programming Fundamentals course. Cross platform and open source.
console-app cpp patient-management student-project
Last synced: 12 Jun 2026
https://github.com/cameronclay/parallel-co-processing
Distributed Data Processing application (Windows only) that utilizes multiple computers to execute an algorithm on a set of data.
boost cpp google-test stl win32-api wnlib
Last synced: 12 Jun 2026
https://github.com/gcol33/resolve
Neural network framework for species distribution modelling (PyTorch/C++/CUDA)
cpp cuda deep-learning ecology machine-learning neural-network pytorch species-distribution
Last synced: 12 Jun 2026
https://github.com/gill-singh-a/hackerrank-cpp-solutions
Solutions to C++ Problems in Hackerrank
cpp hackerrank hackerrank-solutions
Last synced: 13 Jun 2026
https://github.com/mousebyte/memprop
Member property implementation suitable for use in UI libraries.
Last synced: 13 Jun 2026
https://github.com/obed-tc/race-car
🏎️ Race Car is a thrilling C++ racing game where players compete in a fun console interface. Enter your names and race to the finish!
Last synced: 13 Jun 2026
https://github.com/faizanzaheergit/number-convertor-in-c-
this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal
binary-to-decimal binary-to-hexadecimal binary-to-octal cplusplus cpp decimal-to-binary decimal-to-hexadecimal decimal-to-octal hexadecimal-to-binary hexadecimal-to-decimal hexadecimal-to-octal number-conversion number-converter octal-to-binary octal-to-decimal octal-to-hexadecimal
Last synced: 13 Jun 2026
https://github.com/muneeb1030/school-management-system
The School Management System is a comprehensive software application developed using SFML and C++ OOP under the Hud. It aims to streamline administrative tasks and enhance communication between administrators, teachers, and students.
cplusplus cpp management-system oops-in-cpp semester-3 semester-project sfml
Last synced: 13 Jun 2026
https://github.com/krotname/nppmarkdowntableeditor
Markdown table editor plugin for Notepad++
cpp markdown markdown-table notepad-plus-plus notepad-plus-plus-plugin table-editor
Last synced: 13 Jun 2026
https://github.com/yosh1/cpp-practice
This is the competition programming practice repository
competition-programming-practice cpp cpp-competition-programming
Last synced: 13 Jun 2026
https://github.com/philipszdavido/forgedb
A lightweight SQL-inspired database engine written in modern C++.
Last synced: 13 Jun 2026
https://github.com/lchsk/simple-ecs
A header-only implementation of an entity-component system
c-plus-plus c-plus-plus-11 cpp cpp11 entity-component-system
Last synced: 13 Jun 2026
https://github.com/wtrsltnk/lazy-audio
This repo contains a few program examples generating sound the lazy way: with RtAudio.
audio cpp oscillator rtaudio sawtooth squarewave
Last synced: 13 Jun 2026
https://github.com/daisvke/ircserv
This project involves creating a custom IRC (Internet Relay Chat) server in C++.
42projects cpp irc irc-bot irc-server ircserver
Last synced: 13 Jun 2026
https://github.com/yushikuni/cpp_todo
Simple console-based ToDo list app in C++. Tasks are stored in a local text file. Great for learning file I/O and logic structuring.
cli cpp cpp17 portfolio-website unfinished-project
Last synced: 13 Jun 2026
https://github.com/harsharchives/hackerrank-cpp-problems
This repository contains a collection of solved programming problems from Hackerrank, implemented in the C++ programming language.
cpp hackerrank-cpp hackerrank-solutions
Last synced: 13 Jun 2026
https://github.com/desmondjs/library_system
A simple C++ library management system that allows administrators to manage books in the library. Features include searching for books, viewing all books, adding new books, and deleting books from the system. The program uses file handling to store and manage book records.
Last synced: 20 Jun 2026
https://github.com/desmondjs/library_management_system
This repository contains a C++ program designed to manage a library system with various functionalities such as reading student and book information, deleting student records, searching for students, displaying information, computing statistics, and more.
Last synced: 23 Jun 2026
https://github.com/yeshalkhan/ludo
This repository contains code for a console based Ludo game that I wrote as part of a project for my OOP course.
Last synced: 14 Jun 2026
https://github.com/achmadya-dev/meta-kelontong-cli
Aplikasi toko online sederhana berbasis CLI menggunakan bahasa C/C++ untuk menyelesaikan tugas besar semester 1
Last synced: 14 Jun 2026
https://github.com/sundaramramaswamy/mcpp
C++ Semantic MCP Server
blast-radius call-graph clang cpp impact-analysis mcp-server semantic-search
Last synced: 14 Jun 2026
https://github.com/masato-ro/kitana_cryptool
A versatile, cross-platform cryptographic utility built with C++, FLTK, and OpenSSL. Features include AES encryption, RSA key generation, password generation, and hash matrix verification.
aes-encryption cpp cross-platform cryptography fltk hashing openssl password-generator rsa-keys security
Last synced: 14 Jun 2026
https://github.com/putukrisna6/ceritanya-belajar-cp
Part of an effort to learn Competitive Programming
competitive-programming cpp hackerrank
Last synced: 14 Jun 2026
https://github.com/hightemp/smb-browser
Qt5/C++ desktop application for managing SMB connections and browsing Windows/Samba shared folders inside the application's own Qt Widgets UI.
cpp file-browser qt5 samba samba-browser smb
Last synced: 14 Jun 2026
https://github.com/pr4j3sh/cpp
cpp package/library template
boilerplate cpp frames library package template
Last synced: 14 Jun 2026
https://github.com/zaber-dev/hotel-management-system
A Complete Hotel Management System Developed In C++ As A Project of IUBAT - CSC 284
cpp cpp-programming hotel hotel-booking hotel-management hotel-management-system hotel-reservation-system iubat university-project zealtyro
Last synced: 14 Jun 2026
https://github.com/djkcyl/dlss-indicator-toggle
A tiny ~140KB native Win32 tool to toggle NVIDIA DLSS on-screen indicator (ShowDlssIndicator registry value).
cpp dlss gaming nvidia nvidia-dlss registry registry-editor win32 windows
Last synced: 14 Jun 2026
https://github.com/austinbhale/spaceescape
SpaceX Jam Game Submission made in UE4
Last synced: 14 Jun 2026
https://github.com/tanzeelafatima492/tic-tac-toe-game-in-c-
cplus cpp cxx game mini project tic-tae-toe
Last synced: 29 Jun 2026
https://github.com/sojebsikder/keylogger
Simple keylogger created using C++
Last synced: 15 Jun 2026
https://github.com/naguales/logix
Logix is a lightweight, thread-safe logging library designed for C++11.
async cpp cpp11 log-library logger logging
Last synced: 15 Jun 2026
https://github.com/abdelwahab-ahmed-shandy/oop-mini-projects
This repository contains a collection of small-sized projects built using Object-Oriented Programming (OOP) concepts in C# and C++ .
Last synced: 15 Jun 2026
https://github.com/gleor/cpp-advanced-vector
About Шаблонный вектор из стандартной библиотеки
cpp raii stl-containers template-vector vector
Last synced: 15 Jun 2026
https://github.com/mangad/cppdsa
My personal study on Data Structures and Algorithms in C++.
algorithms cmake conan2 cpp cpp17 cpp20 data-structures data-structures-and-algorithms doxygen google-benchmark google-test gprof perf valgrind
Last synced: 15 Jun 2026
https://github.com/maqmal/data-structure
Stack, queue, directed graph , binary tree, multi linked list algorithm
Last synced: 15 Jun 2026
https://github.com/ray-chew/tensor-train-decomposition
A short look at tensor-train decomposition with the Xerus library
cpp tensor-decomposition tensor-train xerus
Last synced: 15 Jun 2026
https://github.com/rydzze/library-management-system
Project for Data Structures and Algorithms
cpp data-structure-and-algorithm
Last synced: 15 Jun 2026
https://github.com/sebastianbach/constexprthings
Just constexpr things.
constexpr constexpr-all-the-things cpp cpp17 cpp20
Last synced: 15 Jun 2026
https://github.com/aspurgs/mini-servo-robot
A prototype of Mini Servo Robot.
arduino cplusplus cpp prototype robotic-arm
Last synced: 15 Jun 2026
https://github.com/michaelbrunn3r/arduinocollections
A library for arduino collections
Last synced: 13 May 2026
https://github.com/pknujra/zelbytes-arduino
Arduino internship repository containing daily embedded systems exercises, relay control, valve automation, and documentation.
agritech arduino cpp electronics embedded-systems iot relay-control
Last synced: 16 Jun 2026
https://github.com/thepravin/dsa-problems
Data Structures and Algorithms
codeforces-solutions cpp data-structures-and-algorithms dsa dsa-algorithm geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 16 Jun 2026
https://github.com/diego3/cpp-pong-game
cpp network-game retro-gaming sfml sfml-game
Last synced: 16 Jun 2026
https://github.com/inventwithdean/floatingplatformsusinginterpolation
Unreal Engine CPP
cpp game-development gameplay-mechanics unrealengine
Last synced: 16 Jun 2026
https://github.com/cschladetsch/cpp23verletnbody
C++23 Verlet Integration using N bodies.
cpp grasphics integration verlet
Last synced: 16 Jun 2026
https://github.com/marcusvinix/42_ft_irc
This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
Last synced: 16 Jun 2026
https://github.com/3ein39/library_system
Library System Project in C++ using structs - simple console application. In this program.The main user for the system is an admin who might add a book, user or perform some relevant operation.
console-application cpp library-management-system management-system
Last synced: 17 Jun 2026
https://github.com/parkerbritt/cpp_experiments
A collection of experimental C++ programs for the purpose of learning and personal exploration.
Last synced: 17 Jun 2026
https://github.com/komozoi/komozoievm
The Komozoi EVM implmentation
cplusplus cpp emulator ethereum evm python python3 virtual-machine
Last synced: 17 Jun 2026
https://github.com/momen-alshouha/data-structure-doubly-linked-list
This repository contains C++ implementation of a doubly linked list using object-oriented programming principles. It includes classes for nodes, iterators, and the linked list itself, providing essential functionalities such as insertion, deletion, traversal, and more.
classes-and-objects cpp data-structures doubly-linked-list linked-list object-detection object-oriented-programming
Last synced: 17 Jun 2026
https://github.com/leonburghardtdev/day-of-the-week-calculator
This is a program that calculates the day of the week for a given date, written in C++ and uses Zeller's congruence.
cpp winapi zeller-s-congruence
Last synced: 17 Jun 2026
https://github.com/mahmoudgalalz/cpu-scheduling-algorthim-priority
A simulation on The Priority algorithm for CPU Scheduling
Last synced: 17 Jun 2026
https://github.com/amanyadav0007/cpp---dsa
Here I just try to share my practice questions :)
cpp datastructures-algorithms dsa
Last synced: 18 Jun 2026
https://github.com/h2co3/hindmarsh-rose
A visual simulation of the Hindmarsh-Rose neuron model.
computational-biology computational-neuroscience cpp cpp14 neurons simulation
Last synced: 18 Jun 2026
https://github.com/vijeshvs/filamentrecyclingcode
Arduino Code for Filament Recycler Product @ Augmented Labs
arduino-uno cpp liquidcrystal-i2c pid-control
Last synced: 18 Jun 2026
https://github.com/zyad-eltayabi/stone-paper-scissors-game
Stone Paper Scissors Game using C++
Last synced: 18 Jun 2026
https://github.com/xanonymous-github/cs922-lab
Course & lab files for CS922 HPC
cpp homework-project hpc mpi openmp parallel-programming
Last synced: 18 Jun 2026
https://github.com/markparker5/of-terrain-generator
openFrameworks app for terrain generation with Perlin noise.
3d cpp openframeworks terrain-gen terrain-generation terrain-generator terrain-rendering
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/datastructureseasytoadvance
My C++ implementation of Data Structures Easy to Advanced Course by William Fiset.
algorithms algorithms-and-data-structures coursework cpp data-structures programming
Last synced: 18 Jun 2026
https://github.com/eimfach/matrix
A toy matrix implementation for learning purpose
cpp cpp20 matrix matrix-multiplication
Last synced: 18 Jun 2026
https://github.com/aurimasniekis/cpp-antenna-switcher-client
Async C++17 client for the antenna-switcher device over the ESPHome native API
Last synced: 18 Jun 2026
https://github.com/aurimasniekis/cpp-prom
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
cpp cpp23 header-only metrics prometheus
Last synced: 18 Jun 2026
https://github.com/sauravyadav19/bubble-sort-visualizer
A web-based Bubble Sort visualizer using C++ compiled to WebAssembly via Emscripten.
cpp data-structures-and-algorithms sorting-visualization web-assembly
Last synced: 19 Jun 2026
https://github.com/wch2012asd/timecontral-qt
A modern Qt timeline widget with glassmorphism design
Last synced: 19 Jun 2026
https://github.com/ituvtu/oop_lw03-class_container
OOP_LW03-class_container
Last synced: 19 Jun 2026
https://github.com/gene-hightower/dice-pass
dice based passphrase generator
Last synced: 19 Jun 2026
https://github.com/verzatiledev/advent-of-code-2023
advent-of-code advent-of-code-2023 cpp
Last synced: 19 Jun 2026
https://github.com/teneplaysofficial/cplusplus-projects
This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.
algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment
Last synced: 19 Jun 2026
https://github.com/aventhis/3dviewer
A 3D viewer application that allows loading, visualizing, and manipulating 3D models from .obj files. It supports basic affine transformations like translation, rotation, and scaling for interactive exploration of 3D objects.
Last synced: 19 Jun 2026
https://github.com/lesnyrumcajs/matasanocpp
Matasano Crypto Challenge using C++
cpp cryptography cryptopals-challenges google-test
Last synced: 19 Jun 2026
https://github.com/hypertextassassin0273/sfml_based_cpp_programs
Contains SFML (library) based C++ programs, developed through Visual Studio 2019
cpp sfml-cpp sfml-game-development sfml-graphics-library
Last synced: 20 Jun 2026