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-22 00:07:01 UTC
- JSON Representation
https://github.com/ayushexploring/banking-system
A Banking System implemented using OOP concepts in C++ and saves the data for future use in a .dat file.
banking-system cpp object-oriented-programming
Last synced: 01 Aug 2025
https://github.com/sumit-kr-das/data_structure_and_algo
algorithms cpp data-structures
Last synced: 21 Aug 2025
https://github.com/kerimkuscu/cpp-basic-calculator-example
Calculator application for simple mathematical operations. Demo =>
calculator cpp dev-cpp math mathematics maths
Last synced: 05 Nov 2025
https://github.com/sczyh30/lightning
A high performance, concurrent and scalable web server
Last synced: 23 Jul 2025
https://github.com/user-tgk/ibee_sensornode
Code for an Arduino-based sensornode
Last synced: 13 May 2026
https://github.com/lvntky/siren
Siren | Simple Renderer
cpp renderer rendering rendering-3d-graphics rendering-engine wavefront-obj
Last synced: 06 Jul 2026
https://github.com/kaustuvpokharel/foodiez
Social Media Prototype for food enthusiast, interface similar to instagram with similar features.
android-application cmake cpp cross-platform python qml qt rest-api social-media
Last synced: 08 Apr 2026
https://github.com/helyousfi/hackerrankproblemsolving
This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.
algorithms algorithms-and-data-structures cpp data-structures hackerrank hackerrank-solutions leetcode problem-solving
Last synced: 01 Aug 2025
https://github.com/rasyajusticio/gameconsole
arduino c cpp ledcontrol-library school-project sebastian-lague
Last synced: 25 Sep 2025
https://github.com/nohomey/sap-contest-2016
Programs written to answer questions in "SAP Техноблъсканица" contest
Last synced: 02 Aug 2025
https://github.com/nikoladucak/lpp
A C++ implementation of a toy language similar to lox from craftinginterpreters.com.
Last synced: 08 Jul 2026
https://github.com/simionrobert/cpp-template-layout
Template layout for a simple Visual Studio-based C++ project
architecture cpp layout structure visual-studio
Last synced: 02 Aug 2025
https://github.com/evasabeeh/dsa
Data Structure & Algorithms in C++ topicwise for self-learning.
Last synced: 02 Aug 2025
https://github.com/ferr0s04/feup-da-project-2
Repository for DA (Design of Algorithms) course 2nd project of LEIC FEUP, for year 2023-24
Last synced: 22 Mar 2025
https://github.com/ferr0s04/feup-da-project-1
Repository for DA (Design of Algorithms) course 1st project of LEIC FEUP, for year 2023-24
Last synced: 22 Mar 2025
https://github.com/sahilk12nayak/cpp-projects
Projects using C++ programming language.
Last synced: 22 Mar 2025
https://github.com/azersd/cpp
Introductory project to C++ programming language. It covers the basics of C++ syntax and concepts, including variables, data types, control structures, functions, classes, and object-oriented programming.
Last synced: 10 Apr 2025
https://github.com/gabrieldiem/simple-cpp-word-counter
Simple C++ Word Counter
Last synced: 05 Apr 2025
https://github.com/bridgedeck/luacxx
A C++ library for working with Lua more easily
Last synced: 02 Jan 2026
https://github.com/tsnsoft/cppconsoleutf8win
Пример простейшей консольной программы на C++ с использованием boost для Visual Studio 2022
boost console cpp utf-8 visual-studio
Last synced: 02 Aug 2025
https://github.com/jack74387/data-structure-and-algorithm
Data Structure and Algorithm
algorithms cpp datastructures gui qt
Last synced: 19 May 2026
https://github.com/ne0w0r1d/yumeyo_no_army_knife
Yumeyo的瑞士军刀(重构与Yumeyo开发的《NetInfoChecker 网络综合查询器》【基于易语言】 )
cpp network network-analysis qt6
Last synced: 25 Sep 2025
https://github.com/izvolov/fftpp
БПФ с человеческим лицом / FFT done C++ way
Last synced: 22 May 2026
https://github.com/tanvi-surana/hackerrank
solutions to hackerrank problems
competitive-programming cpp hackerrank-solutions
Last synced: 02 Aug 2025
https://github.com/cosmopetrich/ue-css-uwebsockets
The uWebSockets C++ library compiled for the version of Unreal Engine used by Satisfactory
cpp modding satisfactory unreal-engine websockets
Last synced: 12 Aug 2025
https://github.com/00nx/c-string-obfuscator
A lightweight, header-only C++ utility for compile-time string obfuscation using XOR encryption.
c cpp dynamic encryption header obfuscator runtime-decryption string windefender windows xor xor-encryption
Last synced: 06 Jul 2026
https://github.com/kampi/zephyr-rv-8263
RV-8263-C8 example for Zephyr.
c cpp nordic nrf rtc rv-8263-c8 zephyr
Last synced: 22 May 2026
https://github.com/brendanburkhart/pidsim
Tool for simulating and visualizing the tuning of PID controllers
cpp frc pid-controller qt robotics robotics-control
Last synced: 29 Apr 2026
https://github.com/lehuuan1006/8051kit
51 SCM development board learning board experiment board STC89C52RC kit 8051. Most of the code was referenced from other authors, I only changed the code in Main to run the kit based on my wishes.
8051 8051-projects c cpp stc89c52rc
Last synced: 22 May 2026
https://github.com/komiyamma/hm_cpp_invoke
「秀丸マクロ」と「C++」を シームレスに扱えるようにするライブラリ。 loaddll経由。
cplusplus-17 cplusplus-20 cpp dll editor embed extensions hidemaru macros
Last synced: 19 Feb 2026
https://github.com/actualcannibalpanda/boom
Mirror of https://gitlab.com/robertosheagamedev/Boom
Last synced: 02 Aug 2025
https://github.com/cescedes/mandelbrot-with-cpp-multithreading
UW / PC
cpp multithreading parallel-computing
Last synced: 19 Jul 2025
https://github.com/talapanenivarshithchowdary/leetcode_daily_practice_problems
📌 LeetCode Daily Practice Problems - A collection of daily coding challenges with solutions and explanations. Organized by problem name and number.
cpp data-structures-and-algorithms leetcode-solutions
Last synced: 02 Aug 2025
https://github.com/kzamanbd/codeforces-problem
Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...
codeforces codeforces-solutions competitive-programming cpp
Last synced: 04 Oct 2025
https://github.com/zyn10/transpose-of-matrix
Taking transpose of matrix using cpp
cpp matrix programming-fundamentals transpose-matrix
Last synced: 02 Aug 2025
https://github.com/caishangqi/eurekiel
Eurekiel is a custom 2D game engine, currently supporting OpenGL. In the future, it will be tailored specifically for voxel-based games. Stay tuned!
2d-game-engine cpp custom-game-engine opengl voxel-engine
Last synced: 04 May 2026
https://github.com/bvgastel/crashy
C++ crash reporting library for UNIX systems (macOS/Linux/FreeBSD)
Last synced: 22 May 2026
https://github.com/jpleboeuf/exercism_cpp
My solutions to the exercises from the C++ track on Exercism.
cplusplus cpp exercism exercism-solutions exercism-track
Last synced: 22 May 2026
https://github.com/tush-tr/code-in-cpp
Learn C++ with solving a lot of questions and also data structures and algorithms concepts
algorithms-and-data-structures c cpp data-structures
Last synced: 29 Mar 2025
https://github.com/roziqinkhoeru/truckcy-opengl
🚚 3d truck program using opengl with c++. Trucks are mobile and equipped with roads, houses, skies, and other environmental components. [finish]
Last synced: 17 May 2026
https://github.com/aerphanas/ffi-c-haskell
Example of Foreign Function Interface in haskell
c cabal cpp foreign-function-interface haskell
Last synced: 02 Aug 2025
https://github.com/abhishekgurjar-in/a2z-dsa-sheet
This repository follows the A2Z DSA Sheet created by Striver, offering a structured and comprehensive roadmap for mastering Data Structures and Algorithms (DSA). The sheet is designed to cover all essential DSA topics from basics to advanced concepts.
a2z-dsa-sheet-solutions cpp dsa dsa-algorithm dsa-cpp dsa-practice dsa-sheet dsa-sheet-solution striver-a2z-sheet
Last synced: 22 Mar 2025
https://github.com/hariharanelancheliyan/employee-database-console-application
Employee Database Management is a console-based application that allows us to add, list, delete and search all employees across the organization. Search can be done by applying multiple filters.
cpp employee-management-system oops-in-cpp
Last synced: 02 Aug 2025
https://github.com/JakeTheSillySnake/MazesAndCaves
A program for viewing, generating and solving mazes in C++ and Qt.
cpp cpp17 qt qt5 qt5-applications qt5-gui
Last synced: 03 Nov 2025
https://github.com/mnoomnoo/staticresourceassert
Static Resource Assert generates a header file containing an API that allows for statically asserting the existence of a directory or file.
api api-generation build-step cpp cpp17 filesystem static-assert static-assertions
Last synced: 03 Nov 2025
https://github.com/mrk21/crc
Canon Kiss X5 Remote Controller. This device makes it possible to record movie continuously.
Last synced: 22 May 2026
https://github.com/discere-os/irrlicht.wasm
Fork of irrlicht, Much 3D Graphics.
3d-engine 3d-graphics cpp emscripten fork game-development graphics irrlicht opengl rendering simd typescript wasm webassembly webgpu
Last synced: 06 May 2026
https://github.com/longluo/algorithms
Data Structures and Algorithms implementation
algorithms cpp data-structures data-structures-and-algorithms math
Last synced: 06 Jul 2026
https://github.com/tm-1-3/delivery-truck-pallet-packing-optimization-tool
Delivery Truck Pallet Packing Optimization Tool Using Various Programming Approaches, Developed for the L.EIC016 - Algorithm Design Course
algorithm-analysis algorithm-comparison algorithm-design approximation brute-force cpp dynamic-programming greedy integer-linear-programming knapsack-problem time-complexity
Last synced: 19 Jul 2026
https://github.com/frodoalaska/wonderaudio
An audio library for playing and loading audio clips.
Last synced: 20 May 2026
https://github.com/skt1803/live-assembly-extension
VS Code extension for real-time C/C++ assembly output with Intel/AT&T syntax, optimization levels, and source mapping.
assembly c compiler cpp live-asm vscode-extension
Last synced: 10 Apr 2026
https://github.com/grachale/search_collisions_sha-512
The provided task is to implement a function or a set of functions for a program designed to find any message whose SHA-512 hash begins with a sequence of zero bits when represented from the leftmost side. In other words, the goal is to locate a message that produces a SHA-512 hash with a leading sequence of zeros.
cpp hashfunctions mathematica openssl
Last synced: 08 Jul 2026
https://github.com/raveriss/cpp03
C++98 exercises on inheritance, exploring base and derived class dynamics and multiple inheritance challenges.
class-hierarchy coding-exercises cpp cpp98 ecole42 inheritance multiple-inheritance object-oriented-programming software-development
Last synced: 02 Jan 2026
https://github.com/paran-oid/stm32_card_manager
Hobby project that lets you manage your cards (125KHz/13.56MHz...) with a card reader through USART!
c card-manager cpp i2c lcd spi stm32 usart
Last synced: 27 Sep 2025
https://github.com/funk455/monorepo_cmake
a more general and modern cmake structure applied for large and cross_platform project in c++ language
cmake cmake-modules cpp monorepo
Last synced: 27 Sep 2025
https://github.com/merajderafshi/sanke-game
🐍🕹️A colorful and modern Snake Game built entirely in C++ for the terminal.
cpp cpp-game snake-game terminal terminal-game
Last synced: 27 Sep 2025
https://github.com/thompsonnoahe/dvdbounce
A DVD bouncing blast from the past 📀
Last synced: 01 Jul 2026
https://github.com/tina-1300/cppenv
cppenv is a header-only C++ library that makes it easy to manage .env files in your projects.
cpp easy env environment-variables fast header-only library package
Last synced: 27 Sep 2025
https://github.com/proxy-pylon/monte-carlo-volume-approximation
Implementation of monte carlo simulations for approximation of volumes of high-dimensional spheres. Uses C++ and OpenMP for parallelized simulations. A detailed latex report is provided
cpp monte-carlo numerical-simulations openmp parallel-computing
Last synced: 27 Sep 2025
https://github.com/adik2405048/crop-growth-tracker
a fast and lightweight console application built entirely from the ground up in C++. As an agricultural engineering student, I created this tool to help farmers and students manage crops by providing real-time data.
cpp growth tracker-application
Last synced: 27 Sep 2025
https://github.com/pankajsahu92/job-scheduler
Console-based Job Scheduler in C++ implementing FCFS and Priority scheduling.
console-app cpp data-structures fcfs job-scheduler priority-queue
Last synced: 27 Sep 2025
https://github.com/adiiti03/movie-ticket-booking-system
Movie Ticket Booking System is a C++ console application that allows users to browse movies, check showtimes, and book tickets easily. It manages seat availability and provides a simple interface for both users and admins to handle bookings efficiently.
Last synced: 27 Sep 2025
https://github.com/berkemuftuoglu/algo
Just some cpp scripts which could be useful in a coding interview
Last synced: 21 Aug 2025
https://github.com/gabd-s/tp2
This repository contains materials and projects from the Programming Techniques course. It explores different approaches to problem-solving, algorithm design, and coding practices through practical exercises and implementations.
Last synced: 27 Sep 2025
https://github.com/thaielsc/tarea-2-eda
Comparativa de rendimiento entre Radix Sort, Quicksort y Mergesort implementados en C++.
comparator cpp sorting-algorithms
Last synced: 27 Sep 2025
https://github.com/qainguin/amperage
The definitive web IDE for VEX V5 & PROS.
cpp ide pros vex-robotics vex-v5 vexcode web-serial
Last synced: 19 May 2026
https://github.com/sakeenanavavi/smartclassroom
A smart Classroom operated with arduino uno microcontroller
arduino-uno cpp fingerprint-sensor
Last synced: 12 Jun 2026
https://github.com/mbellman/tachyon
Very fast 3D, and associated game projects.
3d-graphics cpp game-engine opengl
Last synced: 02 Jan 2026
https://github.com/scriptscorpion/simplekeylogger
Simple keylogger using SDL2
Last synced: 27 Sep 2025
https://github.com/gregorykogan/md5-lib
A production-grade, high-performance, and self-contained C++17 library for RFC 1321 MD5 hashing, featuring a modern streaming API for large files.
cmake cpp cpp17 cross-platform hashing library md5 rfc-1321 security self-contained zero-dependencies
Last synced: 27 Sep 2025
https://github.com/antonellla/ament-cpplint-action
GitHub Action for ament-cpplint checking for ROS2 packages
actions ament-cpplint c-plus-plus cpp github-actions linter ros2
Last synced: 18 Apr 2026
https://github.com/debasish-dutta/seven-seas-console-rpg
It is a console RPG game developed using C++.
Last synced: 02 Aug 2025
https://github.com/televisionninja/cpplib
A collection of some c++ functions
Last synced: 22 May 2026
https://github.com/rexagod/huffman-coding
A C++ compression and decompression program based on Huffman Coding.
cpp huffman-coding huffman-compression-algorithm
Last synced: 04 Nov 2025
https://github.com/cc5efd7b0/7z_expl
7-Zip Quick Run and Open the extracted directory with Explorer
Last synced: 05 Apr 2025
https://github.com/jaytwolab/convertu
URL+Korean Encoding :kr: URL+한글 인코딩
2019 convert cpp hangul mfc url visualcpp visualstudio vs2019
Last synced: 28 Mar 2025
https://github.com/shubham-121/imp-leetcode-ques
some important leetcode questions
Last synced: 04 May 2026
https://github.com/8luebottle/arduino
🧰 Arduino as a Hobby : Hardware + Software
Last synced: 12 May 2026
https://github.com/dpieve/project-start.cmake
Frontend uses the Backend as a static library and creates an executable.
Last synced: 03 Aug 2025
https://github.com/zyn10/object_oriented_programming
OOP complete course SPRING 2020
cpp enca encapsulation oop pointers-and-arrays
Last synced: 22 May 2026
https://github.com/fadouse/usaco-2025-february-gold-solution
algorithms cpp usaco-solutions
Last synced: 03 Aug 2025
https://github.com/yunusemrejr/text-length-1000-or-not--
C++ Windows Desktop App that checks input length for 1000 characters <>
Last synced: 30 Mar 2025
https://github.com/alexjmercer/imageify
Encode and Decode any file into an image and back !
cpp cpp17 image-processing libpng opencv4 visual-studio
Last synced: 03 Aug 2025
https://github.com/youneshimi/todo-application
Application pour gérer vos tâches
Last synced: 08 Nov 2025
https://github.com/aashish22bansal/advanced-cpp-programming
Advanced C++ Programs
Last synced: 21 Aug 2025
https://github.com/thimc/cmpdb
editor agnostic tool for generating json compilation database files
c clangd cli compilation-database cpp makefile
Last synced: 07 May 2026