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-15 00:06:45 UTC
- JSON Representation
https://github.com/mateuszcalderon/temperature-conversion
A code made with C++ that converts Celsius to other temperature units.
Last synced: 02 Apr 2025
https://github.com/ambre-m/cpp-call-traits
Light header-only template library to allow detection of callable properties.
cpp cpp-library cpp03 cpp11 cpp14 header-only no-dependencies single-file
Last synced: 23 Feb 2026
https://github.com/inightjar/struct-illustration
C++ Struct Illustration Code
Last synced: 01 Mar 2025
https://github.com/Akilesh-GA/SeminarHallBookingSystem
This project is a console-based application developed in C++ with MySQL integration to facilitate the booking of seminar halls in an educational institution. It allows users to efficiently manage and reserve seminar hall spaces through a simple and intuitive interface.
Last synced: 23 Feb 2026
https://github.com/vvaldesc/c-travel-social-network
Traveling social network over interest point associated lists
associative-arrays cpp practice-project social-network traveling-app
Last synced: 10 Jun 2025
https://github.com/szaman19/delta
A templated extendible modular automatic gradient and neural network library in C++
autograd cpp deep-learning neural-network
Last synced: 26 Mar 2025
https://github.com/ram1103/e-stationary-tcs
A E-stationary system platform completely built using C++ for TCS Insight
Last synced: 16 May 2026
https://github.com/connor-ryan-1998/watertankmeasurer
Use Ardunio to measure distance
Last synced: 13 Apr 2026
https://github.com/jackgerrits/ore
An OpenGL Rendering Engine based on Entity-Component-System architecture
Last synced: 21 May 2026
https://github.com/xstupi00/Odd-Even-Transposition-Sort
Parallel and Distributed Algorithms - Project - Odd-Even Transposition Sort
cpp distributed-computing odd-even-sort openmpi parallel-algorithm parallel-programming prl sorting-algorithms vut vut-fit
Last synced: 11 Mar 2025
https://github.com/donny-hikari/donnylib
A lightweight library for C++.
cpp library logger vector-view
Last synced: 06 Sep 2025
https://github.com/octcarp-courses/sustech_cs205-cpp_f23_works
(45/45) Midterm & Course code of CS205 2023 Fall: C/C++ Program Design, SUSTech. Taught by Prof. Feng ZHENG.
Last synced: 27 May 2026
https://github.com/luizfelipedasilva678/data-structure
Some files used while studying the data structure.
Last synced: 30 May 2026
https://github.com/alpha74/ihe
My HackerEarth submissions. Maintained from Sep 2020 onwards.
algorithms coding coding-challenge cpp datastructures hackerearth hackerearth-solutions hackerearth-solve
Last synced: 30 May 2026
https://github.com/abhinavrajesh/create-cpp
A Node.js CLI to bootstrap the process of creating C++ starter files
Last synced: 13 Apr 2026
https://github.com/chibraax/christfetch
Fast, pretty, holy, neofetch-like but Christian. Written in C++
christianity cmake conan cpp fetch linux neofetch
Last synced: 13 Apr 2026
https://github.com/hacker1649/manipulation-of-large-dataset
Project for a data structures course. Programming language C++ used. In order to efficiently organise, analyse, store, and retrieve information from a computer, data structures are a specific manner of grouping data in a specialised format. They are a method of managing data that makes it simple to utilise. To manage the huge data, we have applied.
cpp data-structures datamanipulation dataset kaggle-dataset structured-data
Last synced: 12 Mar 2026
https://github.com/zaidqaiser/snake-game-cpp
Basic Project | Snake Game CPP, Using cpp , oop concepts.
basic-cpp-project basic-project c-language c-language-programming cpp oop oop-principles snake snake-game snakegame
Last synced: 14 Jun 2025
https://github.com/zncl2222/dsacollection
A practice repository for implementing data structures and algorithms
algorithms-and-data-structures c cpp practice-project
Last synced: 18 May 2026
https://github.com/sh-cho/multiplayer-game-programming-practice
Practice for "Multiplayer Game Programming: Architecting Networked Games"
Last synced: 27 May 2026
https://github.com/ericoulashin/cxwidgets
An object-oriented text user interface library (based on nCurses) for Linux, MacOS, BSD, AIX, and Windows written in C++ (the Windows version uses PDCurses)
bsd chui cpp library linux macosx ncurses ncurses-tui tui unix wrapper-library
Last synced: 13 Apr 2026
https://github.com/ah-ibrahim/shell
cpp language-processing lex operating-system yacc
Last synced: 30 Jun 2026
https://github.com/yashsonaar/pcm-jee-quiz
The project is about quiz platform for JEE aspirants who want to give free PCM test series..
Last synced: 02 Apr 2025
https://github.com/chrkspln/to-do-list
хтось читає дескріпшн?
beginner-project cpp to-do-list
Last synced: 28 Jul 2025
https://github.com/danbarajas/schedule-manager
Multi-class C++ project used to organized college class schedules on a calendar.
Last synced: 01 Apr 2025
https://github.com/pjsalter/pawsome-profiles
🐶 Pawsome-Profiles: A C++ project demonstrating object-oriented programming principles through a pet management system with base class Pet and derived class Dog. 🐾
cpp cpp20 object-oriented-programming
Last synced: 08 Jun 2026
https://github.com/dalae37/amazingchecks_cpp
A simple console-based chess game on C++
Last synced: 16 Mar 2025
https://github.com/mekhails/dynamic-calculator
Laboratory assignment for C++ course in St. Petersubrg Polytechnic University
Last synced: 28 Jun 2025
https://github.com/erio-harrison/tinyserver
Refactored the network library to C++11, implemented an HTTP server, and is developing a Rust version
Last synced: 21 Apr 2026
https://github.com/straightcurve/glfw-cpp-starter
Contains build scripts, config for VSCode C++ debugging and a glad build with 3.3.0 core API and no extensions.
Last synced: 19 Apr 2026
https://github.com/soodaayush/6502-project
A collection of projects surrounding the 6502 CPU, inspired by Ben Eater.
Last synced: 09 May 2026
https://github.com/hareem-gohar/oop-dsa-stl
This repository is dedicated to learning and solving problems in Object-Oriented Programming (OOP), Standard Template Library (STL), and Data Structures and Algorithms (DSA) using C++.
algorithms cpp dsa oop standard-template-library
Last synced: 26 Mar 2025
https://github.com/xdlg/sdl3-examples
SDL3 minimal examples and toy projects.
cpp creative-coding examples sdl sdl3
Last synced: 31 May 2026
https://github.com/b3ta-blocker/codsoft
All internship tasks have been centralized within this repository.
Last synced: 08 Dec 2025
https://github.com/ivelasq/2019-advent-of-code
Advent of Code 2019 Puzzles
advent-of-code advent-of-code-2019 cpp r
Last synced: 15 May 2026
https://github.com/themihirmathur/easy-keeper
'Easy Keeper' is a powerful and efficient password generator and manager built with the C++ computer language. This application allows users to safely store sensitive information in binary files and password-protect them. Furthermore, the application allows users to access stored encrypted data by entering the correct password.
Last synced: 28 Feb 2025
https://github.com/rugleb/neural-network
High-level neural networks API for C++
Last synced: 30 Jun 2025
https://github.com/trulyaman25/leetcode_solutions
Welcome to my LeetCode solutions repository! Here you'll find my solutions to various LeetCode problems, categorized by their respective difficulty levels.
Last synced: 20 Aug 2025
https://github.com/kpanesar88/type-racer-backend
A simple console-based typing game built in C++ that challenges users to type a randomly generated sentence as quickly and accurately as possible. The project demonstrates basic use of the libcurl library to fetch data from an API, and includes functionality for timing user input and providing feedback on typing performance.
api backend cpp curl-library simple-game
Last synced: 01 Apr 2025
https://github.com/mkwapisz2000/cpp-hash-table-algorithms
This project contains implementations of different hash table strategies in C++.
chaining cpp cuckoo-hashing data-structures hash-table hashing-algorithms open-adressing
Last synced: 09 Jun 2026
https://github.com/jonmorrissmith/rgb_matrix_train_departure_board
A Raspberry Pi powered RGB Matrix real-time train departure board with optional UI control.
cpp python railway-information-portal raspberry-pi rgb-matrix rgb-matrix-bonnet rgb-matrix-led-panel train-running-status
Last synced: 02 Mar 2025
https://github.com/cypri1-dev/42_cpp06
Develop a series of C++ utilities for type conversion, serialization, and runtime type identification. Implement ScalarConverter for literal conversion, Serializer for pointer serialization, and a Base hierarchy with dynamic type identification using polymorphism.
Last synced: 01 Apr 2025
https://github.com/alirezakh74/snakegame
Challange to implement snake game
cpp game-2d gamedev sdl2 snake-game
Last synced: 13 Sep 2025
https://github.com/bbeetlesam/unbreakable-diamond
Unbreakable Diamond repo, made with SFML. (p.s. you know the title's reference)
cpp game game-development sfml-game
Last synced: 02 Jun 2026
https://github.com/nezihesozen/udacity-cpp-nanodegree-build-a-system-monitor
Udacity C++ Nanodegree Program- 2nd Project: System Monitor
cpp htop ncurses-library process-viewer system-monitoring udacity-nanodegree
Last synced: 20 Aug 2025
https://github.com/elbouzkri/webserv
Webserv is an HTTP server built from scratch in C++ that implements the HTTP/1.1 protocol and supports CGI for dynamic content handling. It leverages multiplexing to manage multiple client connections efficiently, providing a scalable and performant solution for serving web content.
algorithms cgis cpp networking parsers socker-programming webservers
Last synced: 10 Jan 2026
https://github.com/ahmedtrb/linkedlist
implementing a linkedlist data structure in c++
cpp data-structures linked-list
Last synced: 02 Apr 2026
https://github.com/agvangrigoryan/cpp-modules
My attempt to discover CPP. These projects are more based on the concept of OOP, include various design patterns and using the STL library.
42yerevan cpp cpp98 design-patterns oop stl
Last synced: 10 Jan 2026
https://github.com/deyzi-the-youtuber/casm
Assembly's cooler younger brother, CASM.
assembly assembly-language compiler cpp programming-language x86-64
Last synced: 12 Mar 2025
https://github.com/agauniyal/conan-variant-lite
Conan package for https://github.com/martinmoene/variant-lite
conan cpp cpp11 cpp14 nonstd-lite variant
Last synced: 13 Apr 2026
https://github.com/bowenfu/sicp-cpp
SICP examples in cpp
cpp lazy-evaluation sicp stream
Last synced: 07 Jul 2025
https://github.com/flaviomarcio/qapidoc
Qt-API Documentation for OpenAPI/Swagger
cpp openapi openapi-specification openapi3 qt rest-api swagger swagger-ui
Last synced: 13 Apr 2026
https://github.com/biostochastics/qiprng
High-precision, configurable pseudo-random number generator based on quadratic irrational numbers with optional ChaCha20 mixing in R
cpp prng-algorithms r-language
Last synced: 31 May 2026
https://github.com/mahirhamiabrar/labcodes
A Collection of all my CSE-Course-Related Academic Lab Problems & Assignments Solutions and Projects Source Codes.
Last synced: 13 Apr 2026
https://github.com/shimpe/pictureswarm
some particle effects on pictures (pictures not included)
Last synced: 13 Apr 2026
https://github.com/commit111/defang-arduino-wifi
An Arduino client pinging to a Flask server over wifi, created for an embedded systems project at @DefangSoftwareLabs.
cpp defang embedded-systems flask wifi-network
Last synced: 13 Apr 2026
https://github.com/neelkamath/ue18cs331
🖥️ My assignments for PESU's UE18CS331 (Generic Programming) course
Last synced: 27 May 2026
https://github.com/cfrankb/vla2_remake
Vlamits2 Remake in C++ of this 1995 MSDOS game originally written in assembly.
cpp custom-engine emscripten game game-2d game-development game-engine map sdl sdl2 sidescroller sidescrolling
Last synced: 26 Apr 2026
https://github.com/ritampaul/codsoft
It contains various tasks of 1 month internship program 2023.
codsoft cpp programming-languages python3
Last synced: 05 May 2026
https://github.com/cosmingorun/fire_and_smoke_detection_image_processing_opencv_cpp
An image processing project that detects fire and smoke in given images by combining various techniques for detection.
cpp firedetection image-processing
Last synced: 26 Mar 2025
https://github.com/welann/yaRenderer
yet another renderer :D
computer-graphics cpp renderer xmake
Last synced: 12 Mar 2025
https://github.com/maxencebonamy/Maze-Generator-Solver
This software is a mathematical simulation that generates a labyrinth and then solves it using an algorithm of your choice.
cpp maze-generator maze-solver sfml xmake
Last synced: 12 Mar 2025
https://github.com/neerajcodes888/leetcode
Welcome to my LeetCode Data Structures and Algorithms (DSA) solutions repository! 🌟 Dive into a curated collection of my solutions to LeetCode problems, meticulously organized by difficulty levels to streamline your learning journey
cpp dsa-algorithm leetcode-solutions
Last synced: 26 Mar 2025
https://github.com/jacobrgreen114/rapidxml
CMake supported mirror of rapidxml from http://rapidxml.sourceforge.net/
Last synced: 12 Mar 2025
https://github.com/sgrams/meteodata
A C++ parser of http://monitor.pogodynka.pl/ site that provides meteorological data from IMGW stations
cpp curl googletest imgw live meteo meteorology parser
Last synced: 20 Apr 2026
https://github.com/davix3f/makedit
Super-simple text editor, with MAKE command line
code-editor cplusplus cpp editor gtk gtk3 make makefile text-editor
Last synced: 20 Jun 2026
https://github.com/sarojshakya01/os-cpp-process-scheduling
ProcessSchedule Operating System
cpp operating-systems threading
Last synced: 02 Apr 2025
https://github.com/sarojshakya01/game2048-cpp
Game 2048 using C++
2048-game artificial-intelligence cpp
Last synced: 02 Apr 2025
https://github.com/yeong-hwan/kernel-simulator
OS simulator by C++ that emulates the Linux kernel
cpp linux-kernel os-simulator system-calls
Last synced: 28 Feb 2026
https://github.com/ousama2020/nodebook
🔍 Diagnose and fix Node.js performance issues with NodeBook, a guide filled with practical insights from years of real-world experience.
asciidoctor asynchronous-programming book code course cpp elixir exemples exercices gitbook haskell java javascript livre napi nodejs php rust
Last synced: 12 Apr 2026
https://github.com/thegrimsey/primecalculator
Overly simple prime number calculator written in C++
Last synced: 05 Oct 2025
https://github.com/robbestad/cpp-googletest-template
Template for a CPP project with googletest
Last synced: 05 Oct 2025
https://github.com/christarazi/pushpopdir
An alternative take on the pushd/popd utlilties -- C++ CLI program that uses a global stack to store the directories
cpp ipc popd pushd shared-memory stack
Last synced: 05 Oct 2025
https://github.com/mustafakoca99/cpp
C, C++ programming languages have software.
c-plus-plus computer-vision cpp cpp-course cpp-library
Last synced: 05 Oct 2025
https://github.com/mnoomnoo/cursorlocker
Keeps the cursor inside the boundary of the primary monitor if the specified executable is already a process or when it becomes a process.
cpp cursor cursor-boundary cursor-lock cursor-movement cursor-position fullscreen fullscreen-mode lock-cursor monitor multi-monitor screen windows
Last synced: 13 Apr 2026
https://github.com/kenny2github/sdl2-ecs-test
Playing around with C++ SDL2 with ECS (Entity-Component-System)
Last synced: 06 Oct 2025
https://github.com/njzjz/pyforce
A custom package for LAMMPS, adding a fix command for calculating forces with Python.
Last synced: 18 May 2026
https://github.com/daemontoolz/locuste.diagnostic.console
LOCUSTE : Connecteur console pour des interactions directes avec les modules (Golang / Python)
Last synced: 13 Apr 2026
https://github.com/wesleych3n/windowsdeviceinfodumper
Basic example of using win api to get device hardware id etc....
cpp device-info example windows-api
Last synced: 09 May 2026
https://github.com/arocull/splinear
A tool that aims to effectively combine vector images, raster drawing techniques, and 2D animation
Last synced: 06 Oct 2025
https://github.com/abdullahkhfb/bue-pps
BUE's Introduction to Problem Solving course material
algorithms cpp data-structures education exercises file-handling introductory-programming problem-solving programming-basics university
Last synced: 06 Oct 2025
https://github.com/rhazra-003/my_cp_solutions
Collection of Competitive Programming questions I solved for my placement preparation!
algorithms-and-data-structures codechef codeforces competitive-programming contest-programming cpp leetcode stl
Last synced: 06 Oct 2025
https://github.com/tralahm/vulkan-graphics-api
Exploring the Vulkan Graphics API with C++.
cmakelists cpp tralahm tralahtek vulkan-api vulkan-game-engine
Last synced: 06 Oct 2025
https://github.com/rattananen/sudoku-resolve
cpp ocr opencv sudoku tesseract-ocr
Last synced: 06 Oct 2025
https://github.com/ratikaewkam/linreg
Building my own C++ library for the Linear Regression
cpp linear-regression mathematics
Last synced: 06 Oct 2025
https://github.com/ayush272002/codeforces-sol
Solutions to various problems from Codeforces contests
Last synced: 06 Oct 2025
https://github.com/star-3gg/temp-design-patterns-custom-implementations
Star Wars themed Abstract Factory Implementation. "A long time ago in a compiler far, far away...."
Last synced: 06 Oct 2025
https://github.com/michaelfromyeg/cpp-hello-world
Learning C++ for CPSC 221.
Last synced: 07 Oct 2025