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-18 00:06:49 UTC
- JSON Representation
https://github.com/solareenlo/42cpp-module-03
C++ practice 03 (inheritance, multiple inheritance)
42 42born2code 42cursus 42projects cpp
Last synced: 04 Jul 2025
https://github.com/dopebiscuit/asu-cse131s-capstone
My code for ASU's CSE131s Course Capstone project, My code and snapshots of the test run can be found in each task, as well as the task description.
ain-shams-university capstone-project circuits-and-electronics cpp
Last synced: 31 Mar 2025
https://github.com/alexpreynolds/kmer-counter-emilib
Count canonical kmers with Emil Ernerfeldt's emilib::HashMap
bioinformatics cpp hash-tables kmer kmer-counting kmer-frequency-count
Last synced: 16 May 2025
https://github.com/pablo-restrepo/multitarea
Arquitectura Computacional - Universidad del Cauca
Last synced: 18 Apr 2026
https://github.com/rurlus/patefield
Header only implementation of Patefield algorithm
cplusplus cpp header-only patefield
Last synced: 14 Jun 2025
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/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/tornao2/vampiresurvivorslike
A group project for a university course: Vampire Survivors-inspired game made in C++ with SFML 3.
cpp game-development sfml3 vampire-survivors
Last synced: 30 May 2026
https://github.com/luizfelipedasilva678/data-structure
Some files used while studying the data structure.
Last synced: 30 May 2026
https://github.com/dogukanoksuz/ktu-oop-homeworks
KTU Computer Engineering Object Oriented Programming with C++ class homeworks.
cpp cpp-homeworks cpp-oop-homeworks oop-homeworks
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/khaledkamr/leetcode
This repository contains solutions of the Daily challenges and Study plans problems on Leetcode
cpp javascript leetcode-solutions ms-sql-server mysql python python3
Last synced: 09 Feb 2026
https://github.com/fisothemes/result-cpp
A lightweight, header-only C++ library that provides a result type for monadic error handling .
cpp cpp17 error error-handling expected expected-value header-only result
Last synced: 09 Jun 2026
https://github.com/mfurmanczyk/dijkstra
Implementation of Dijkstra Shortest Path algorithm with C++ and SFML.
algorithms-and-data-structures cpp dijkstra-algorithm dijkstra-shortest-path
Last synced: 17 Jan 2026
https://github.com/muhammedmagdyy/competitive-programming
My Solutions in Online Judges
algorithms cpp data-structures
Last synced: 18 Mar 2026
https://github.com/martindios/lookforthecapy
Juego que consiste en encontrar al capibara escondido.
cpp graphics opengl opengl3 perlin-noise
Last synced: 18 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/s1ink/windowsapps
Console and desktop projects for Windows
Last synced: 16 Apr 2026
https://github.com/yankh764/arduino-driver-monitor
A teen driver monitoring system built using Arduino Nano
arduino cpp driver-monitoring-system
Last synced: 14 Jun 2025
https://github.com/scarlet-oni/console-wallet
console wallet, saves data to .txt files
Last synced: 10 Feb 2026
https://github.com/mtrimolet/hroza
A (modern) C++ implementation of MarkovJunior based on StormKit
cpp inference markov procedural-generation
Last synced: 06 Jul 2025
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/clement-muth/generic-printf
This is an example of the function printf using _Generic keyword
c cpp generic keyword pre-processing printf printf-functions
Last synced: 16 Apr 2026
https://github.com/vvaldesc/c-travel-social-network-graphs
Traveling social network (Graphs based TAD version) C++
cpp fstream graphs-algorithms hash makefile
Last synced: 27 May 2026
https://github.com/alexmollard/enetplayground
🌐 A playful networking sandbox where packets come to party and sometimes die - my personal experiment with ENet that sometimes works, often breaks, and always teaches me something new!
cpp enet multiplayer server udp
Last synced: 20 Apr 2026
https://github.com/arindal1/leetcode-problems
Different LeetCode problems I solved on DSA, in CPP, C, Java & Python.
c cpp java leetcode leetcode-solutions
Last synced: 10 Feb 2026
https://github.com/venits/atometa
3D Chemistry Simulation Engine - PhD Research Project for molecular visualization and dynamics
3d-visualization chemistry cmake cpp education molecular-dynamics opengl phd-research scientific-computing
Last synced: 10 Feb 2026
https://github.com/wye-sh/wheel
Wye-Homologous Event Emitter Library
cpp cpp20 event-emitter signals
Last synced: 10 Jun 2026
https://github.com/zulhaditya/simple-store
Store application by applying basic C++ programming.
Last synced: 16 Mar 2025
https://github.com/aniketk13/billing_management
A user-friendly Billing and Inventory System with different interfaces for users and admin. Also devised an encrypted input system to authenticate the admin for inventory adjustments. It is also a self-checkout system that allows customers to simply bill their products without any supervision and get a printable invoice.
Last synced: 20 Jul 2025
https://github.com/hasnathjami/data-structures-and-algorithms
algorithms cpp data-structures java stl
Last synced: 20 Apr 2026
https://github.com/at-sso/stringtools
String manipulation tools for C++ 17.
cpp cpp17 namespace string-formatter string-manipulation visual-studio
Last synced: 11 Feb 2026
https://github.com/pin3dev/42_cpp_modules_00-04
Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on
42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial
Last synced: 11 Feb 2026
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/amastronaut5/imagevoyager
Image Voyager is a C++ image editing software built with Qt Framework and OpenCV, offering tools like blur, crop, grayscale, and flipping with real-time sliders. It includes Undo/Redo, gradient effects, and detailed image properties, ensuring an intuitive user experience.
cpp opencv opencv-cpp opencv4 qt6 qtcreator qtdesigner visual-studio
Last synced: 20 Apr 2026
https://github.com/tprrt/tetrabot
The aim of this project is to simulate the behavior of a tetrahedral robot through Bullet physics and Ogre 3D engines. (Automatically exported from code.google.com/p/tetrabot) (like https://hackaday.com/2017/04/05/learn-neural-network-and-evolution-theory-fast/ but in 3D)
ai bullet-physics bulletphysics cpp cross-platform neural-network ogre3d robotics simulation
Last synced: 22 Apr 2026
https://github.com/elyosemite/atmosphere
This repository is for ensuring the knowledge relating to C++ programming language be consolidate in my mind forever.
cpp cpp11 oriented-object-programming study-project
Last synced: 10 Jun 2026
https://github.com/zzasaa-jpg/text_editor_txt_in_cpp
Daily development tool. Written in C++.
cpp editor filesystem os-development system text-editor
Last synced: 11 Feb 2026
https://github.com/inightjar/objectoriented-in-c
Chapters Implementation Codes.
c cpp oop-principles programming
Last synced: 14 May 2026
https://github.com/ite-2022-pwr/podstawy-programowania
Podstawy programowania, semestr 1, laboratoria
c c-programming c-programming-language cpp cpp-programming programming university
Last synced: 11 Feb 2026
https://github.com/dinhanhx/single-linear-regression
Homemade single linear regression y = theta0 + theta1 * x
Last synced: 16 Apr 2026
https://github.com/puureya2/recipe-calculator-flutter-app
Year 2, Mobile & Ubiquitous Computing ISB26603, Lab Project
android android-studio cpp dart flutter mobile-development
Last synced: 16 Apr 2026
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/zaki-x86/http-server-examples
Examples of how to create an HTTP server based on Qt framework
cpp http-server networking qt5
Last synced: 07 Mar 2026
https://github.com/toshikinakamura0412/gyrodometry_ros
ROS implementation of Gyrodometry
cpp gyroscope imu integration localization mit-license odometry robotics ros ros-noetic
Last synced: 16 Apr 2026
https://github.com/sferez/sspp_sparse_matrix_cuda
Small Scale Parallel Programming, Sparse Matrix multiplication with CUDA
cpp cuda omp omp-parallel parallel-computing small-scale-parallel-programming sparse-matrix
Last synced: 30 Apr 2026
https://github.com/libraz/formulon
Headless Excel 365 calculation engine (C++17) — WASM, Python, and native CLI.
calculation-engine cpp cpp17 excel excel-formulas formula headless nodejs npm-package office-365 ooxml python spreadsheet wasm webassembly xlsx
Last synced: 02 Jun 2026
https://github.com/apurvsinghgautam/dbencryption
Encrypted Employee Database Management System in C++ using File Handling
cpp devcpp encryption-decryption file-handling-in-cpp
Last synced: 12 Feb 2026
https://github.com/liang799/DSA-q2
DSA project
console cpp visual-studio windows
Last synced: 11 Mar 2025
https://github.com/jkopiszka/mathextended
C++ Library dedicated to extend possibilities of Math operations in your project.
c cpp cpp-library library math
Last synced: 19 Apr 2026
https://github.com/merlinz01/school_bell_timer
Code for an Arduino-powered school beeper timer
Last synced: 21 Jan 2026
https://github.com/kdesp73/cli-pomodoro
A cli Pomodoro Timer written in C++
Last synced: 04 Jan 2026
https://github.com/dooml/cpp-terminal-briscola
A One file only c++ briscola game, with simple AI.
Last synced: 02 Jun 2026
https://github.com/b-e-d-a/sd-hw-
Библиотека на C++ для решения задач поиска кратчайших путей в графах. Включает реализацию популярных алгоритмов, таких как поиск в ширину (BFS), алгоритм Дейкстры, алгоритм Беллмана-Форда, алгоритм A* (A-star), алгоритм Флойда-Уоршалла и алгоритм Джонсона.
a-star a-star-algorithm algorithms bellman-ford bellman-ford-algorithm ci-cd cpp data-structures dijkstra dijkstra-algorithm floyd-warshall floyd-warshall-algorithm graph-algorithms graph-theory-algorithms shortest-path-algorithm software-development
Last synced: 16 Mar 2025
https://github.com/ghindea/tank-wars
RTS 2D shooter game developed in C++ using the OpenGL graphics library
Last synced: 02 May 2026
https://github.com/shinkeonkim/snake-game
KMU-SW C++ programming project: snake game
cpp ncurses-library snake-game university-project
Last synced: 01 Mar 2025
https://github.com/alyshmahell/brainfvck
an Interpreter for Brainf*ck (Turing tar-pit Language), implemented using Bison, Flex and GCC.
application bison brainfuck brainfuck-interpreter cpp flex gcc
Last synced: 02 Aug 2025
https://github.com/mark-mdo47/ringthebell
YX5200 sounds for the strongman carnival ring the bell game
arduino arduino-nano c cpp esp32 yx5200
Last synced: 13 Apr 2026
https://github.com/kts-o7/kts-o7.github.io
blog cpp hugo linux personal-blog raspberry-pi static-site theme
Last synced: 16 Apr 2026
https://github.com/soundux/iconpp
📸 A C++17 library that allows you to grab an application's icon on Linux
application-icon application-icons cmake cpp cpp-library cpp17 cpp17-library icons
Last synced: 01 Mar 2025
https://github.com/64j0/codecrafters-http-server-cpp
Simple C++ webserver - CodeCrafters
Last synced: 14 Jun 2025
https://github.com/makszeus/cs-notes
Notes on Computer Science topics
computer-science concurrency cpp databases distributed-systems linux
Last synced: 17 Jan 2026
https://github.com/saket-sk/oop-using-cpp
A collection of programs I performed as I learnt the subject "Object Oriented Programming" in my college days.
cpp cpp-programming oop oop-principles oops-in-cpp
Last synced: 30 May 2026
https://github.com/gdonald/pigpen-cpp
Classic pencil and paper "dot and boxes" game.
cpp dots-and-boxes game pigpen pigs-in-a-pen sdl2
Last synced: 03 Jan 2026
https://github.com/yehezkiel1086/dsa-stuffs
Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.
algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki
Last synced: 16 Apr 2026
https://github.com/aharshac/kandycpplibexamples
Examples for Kandy C++ SMS Library
c-plus-plus cmake cpp json kandy sms
Last synced: 19 Apr 2026
https://github.com/cppnest/car-rental-company
Car-Rental-Company is a university project for the Objective Programming course, showcasing car rental management using C++ and the Qt Framework. It features a modern GUI with dynamic car management, reservations, and multi-window navigation.
Last synced: 09 Apr 2025
https://github.com/randomgamingdev/cpp-vla
VLAs (Variable Length Arrays) are commonly used, stack-allocated arrays from C99, that don't work in standardized C++. This library is a header only library that brings VLAs to C++.
array arrays cpp fast header header-only memory memory-management simple small stack
Last synced: 20 Apr 2026
https://github.com/Electrostat-Lab/CThreads
Testcases about POSIX Threads --Unix-based & Linux Systems
c ccoffee cpp gcc-complier posix-threads shell unix
Last synced: 11 Mar 2025
https://github.com/saurabh-dhoke/fixed-function-pipeline-ffp
This GitHub repository, showcases graphical projects implemented using OpenGL's Fixed Function Pipeline (FFP). This pipeline, prevalent before the advent of programmable shaders, relies on predefined operations for rendering graphics.
Last synced: 18 May 2026
https://github.com/green-sky/crdt_tests
me trying to implement popular crdt algorithms in c++
cooperative cpp crdt multiplayer offline-first tox toxcore vim yjs
Last synced: 22 Apr 2026
https://github.com/magnetic-fox/simplenoter
Simple Noter Client for 16-bit Windows
80286 80386 80486 8086 advanced c cpp experiments http json networking noter openwatcom resources utf8 watcom win16 win16-api winapi windows-3-x
Last synced: 08 May 2026
https://github.com/rakin406/heap-allocator
A heap allocator.
cpp heap-allocator low-level memory memory-management
Last synced: 05 Jun 2026
https://github.com/jerboaburrow/hop
Lightweight, cross-platform, 2D game engine | ECS; Lua Console; Physics; Tile based
android cpp entity-component-system linux lua macos opengl physics-2d tile-based windows
Last synced: 13 Apr 2026
https://github.com/tafthorne/cppcheck-debian
Docker Image packaging Cppcheck http://cppcheck.sourceforge.net/ ontop of The Docker Official Image for Debian
c cpp cppcheck cppcheck-debian debian docker docker-hub docker-image
Last synced: 13 Apr 2026
https://github.com/githubfoam/groovy-cpp-win-githubactions
groovy cpp win githubactions
cpp githubactions gradle groovy windows
Last synced: 13 Apr 2026
https://github.com/ereh11/hackerrank
cpp java mysql problem-solving sql-query
Last synced: 13 Apr 2026