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/juanmuruaolalde/miniappcpp
Una muestra de código... ...por si a alguien pudiera serle de alguna utilidad...
Last synced: 31 Jul 2025
https://github.com/albin-johansson/safely
A C++ library that provides safe numeric APIs.
arithmetic cpp cpp17 library safety undefined-behavior
Last synced: 23 Sep 2025
https://github.com/marcoratto/mqtt-sn-arduino
C++ implementation of the MQTT-SN protocol for Arduino devices.
arduino arduino-library cpp devices iot mqtt-sn mqtt-sn-client protocol
Last synced: 08 Nov 2025
https://github.com/itsabhi739/hotelmanagementsystem
Hotel Management System is build using C++ and is used to book the hotel rooms and help in editing the details of the customer.We can see allotted rooms and delete the customer records accordingly.Apart from that we can order the food
cpp hotelmanagementsystem oops-in-cpp
Last synced: 31 Jul 2025
https://github.com/abdurrehman7452/route-optimization-for-event-logistics
A Data Structures and Algorithms C++ project in which a logistics team needs to understand the shortest distance to reach the destination keeping in view the constraints.
bfs-algorithm cplusplus cpp data-structures dsa graphs-algorithms queues-ds
Last synced: 03 Jan 2026
https://github.com/upi20/rekursif_anagram
Peluang munculnya kata dari sebuah kata yang diacak,/ Anagram adalah salah satu jenis permainan kata yang huruf-huruf di kata awal biasanya diacak untuk membentuk kata lain atau sebuah kalimat, Anagram sering dipakai sebagai kode, Permainan yang menggunakan anagram antara lain adalah scrabble dan boggle
anagram cplusplus cpp recursion
Last synced: 31 Jul 2025
https://github.com/engelmarkus/conway
C++ compile time version of Conway's Game of Life
conway-s-game-of-life cpp template-metaprogramming
Last synced: 31 Jul 2025
https://github.com/ryouze/nlp-time-parser
Recognize date and time using regex.
Last synced: 31 Jul 2025
https://github.com/frgfm/sdcnd-p5-extended-kalman-filter
Extended Kalman Filter project of Udacity Self-Driving Car Engineer
catch2 clang-format cmake cpp eigen3 kalman-filter self-driving-car spdlog
Last synced: 23 Sep 2025
https://github.com/mindlessmuse666/caesar-cipher
Проект по дисциплине "01.04: Системное программирование". Программа представляет собой шифратор пользовательской строки на кириллице и латинице шифром Цезаря.
caesar-cipher cpp encryption encryption-algorithms
Last synced: 31 Jul 2025
https://github.com/widgrensit/asobi-unreal
Unreal Engine 5 C++ plugin SDK for Asobi game backend
asobi client-sdk cpp game-backend gamedev multiplayer sdk ue5 unreal-engine unreal-engine-5
Last synced: 23 May 2026
https://github.com/woodemai/cpp_task3_9
Get numbers and group it by prime or not
Last synced: 31 Jul 2025
https://github.com/massimo-marino/sg
A simple set of graphics tools
bmp bmp-image cpp cpp17 hsb hsb-color hsb-color-palette hsb2rgb hsv hsv2rgb perlin perlin-noise perlinnoise ppm ppm-format ppm-image rgb rgb-color rgb-color-pallette rgb2hsv
Last synced: 30 Jul 2025
https://github.com/dcasella/sparse-matrix
Sparse matrix implementation with ordered linked-list
Last synced: 31 Jul 2025
https://github.com/dup4/algorithmic-library-cpp
collection of some commonly used algorithms implemented by morden c++
algorithms cpp data-structures
Last synced: 23 Sep 2025
https://github.com/garyhilares/easy-window
Building elements for C++ and SFML applications.
contributions-welcome cpp windowing wip-do-not-use
Last synced: 30 Jul 2025
https://github.com/nir3x/filemapping.cpp
FileMapping.cpp - C++ Library for Managing File Mappings in Windows
c-plus-plus cpp file-mapping memory-management winapi windows-api
Last synced: 12 Sep 2025
https://github.com/P4dro-Dev/Comandos-Arduino-CPP-Carro-Controle-Remoto
Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!
arduino arduino-ide cplusplus cpp cpp-programming robotics script
Last synced: 21 Sep 2025
https://github.com/300degree/db-final-project
This is part of the Database (D121*2001) course project
Last synced: 22 Aug 2025
https://github.com/benmcavoy/imapp
A simple wrapper around the sokol libraries to make it easier to create simple applications.
cpp dear-imgui dearimgui imgui sokol template
Last synced: 30 Mar 2025
https://github.com/bacali95/acm-algorithms-cpp
Competitive Programming Algorithms.
algorithms competitive-programming cpp
Last synced: 17 Aug 2025
https://github.com/zaikoxander/cpp
Meus estudos de C++
back-end back-end-development backend backend-development cpp studies study
Last synced: 07 Nov 2025
https://github.com/anandman03/smart-tic-tac-toe
Tic-Tac-Toe using minimax + alpha-beta pruning in C++
alpha-beta-pruning cpp minimax-algorithm oops-in-cpp tic-tac-toe
Last synced: 30 Jul 2025
https://github.com/ashamethedestroyer/data-structures
Dedication of all Data Structures Creation 🛠
cpp data data-structures implementation implementation-of-data-structures structure structured-data
Last synced: 23 May 2026
https://github.com/ianonymous3000/cryptocurrency-simulator
Cryptocurrency-simulator is a C++ based educational tool designed to demonstrate the fundamental workings of cryptocurrencies and blockchain technology. This project simulates key features of a digital currency system, including transaction processing, block creation, mining algorithms, and blockchain integrity checks.
blockchain cpp cryptocurrency cryptocurrency-simulator
Last synced: 31 Jul 2025
https://github.com/voltra/cppproperties
C# like properties for C++11
cpp cpp-library cpp11 properties property
Last synced: 29 Jul 2025
https://github.com/archisman-mridha/machine-learning-in-cpp
Making a neural network framework in C++
cpp machine-learning machine-learning-in-cpp neural-network-framework neural-networks tsoding-streams
Last synced: 01 Aug 2025
https://github.com/vollowx/gobang-tui-cpp
Gobang in terminal written in C++
Last synced: 31 Aug 2025
https://github.com/glauedson/microcontroladores
arduino-ide arduino-uno cpp microcontroller
Last synced: 31 Aug 2025
https://github.com/aniketmishr/ascii-rotating-shapes
An interactive ASCII art project showcasing a rotating, colored 3D cube in the terminal, inspired by Andy Sloane's rotating donut.
3d-rendering ascii-art cpp interactive-graphics
Last synced: 01 Aug 2025
https://github.com/deniscooper09/physarum
OpenGL GPU-accelerated physarum simulation.
compute-shader cpp gpgpu gpu-computing opengl physarum physarum-polycephalum simulation slime-mold swarm-intelligence
Last synced: 01 Aug 2025
https://github.com/mguludag/for_constexpr
Compile-time loop that invokes given lambda or callable parameter N times
Last synced: 01 Aug 2025
https://github.com/hoesentoet/esp-mqtt-handler
A variable handler for knolleary's PubSubClient MQTT library.
cpp esp32 esp8266 mqtt mqtt-client platformio pubsub
Last synced: 09 Apr 2026
https://github.com/amarjithtk/cpp_cs-2018-19
This repository contains the basic c++ programs of First year computer science of Kerala state syllabus
Last synced: 01 Aug 2025
https://github.com/kriogenia/the-parting-of-sarah
Assingment for the Videogames and Entertainment Software 20/21 subject of the University of Oviedo.
Last synced: 23 May 2026
https://github.com/bhoja1234/yolo-onnxruntime-cpp
Cpp-based onnx deployment, supporting yolo and unsupervised models
anomalib cpp onnx onnxruntime opencv yolo
Last synced: 20 Apr 2026
https://github.com/zyx-0314/dsa-patient-record-management-system-v.2
A C++ console application for managing patient records. Features include patient registration, display, and update.
basic-programming cpp data-structures school-project
Last synced: 29 Jul 2025
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: 21 Sep 2025
https://github.com/zaber-dev/Codeforces-Solutions
Solution in multiple Languages of each problem in Codeforces
c-language c-plus-plus c-programming code codeforces codeforces-problems codeforces-solutions codeforces-solutions-github cpp php python python3
Last synced: 21 Sep 2025
https://github.com/nilsdeppe/flamegraphfilter
FlameGraphFilter allows you to quickly down sample the amount of data displayed an a flamegraph, especially useful when profiling C++ programs using Linux perf.
cpp cxx flamegraph performance-analysis profiling
Last synced: 29 Aug 2025
https://github.com/ifonso/spd-logger
Primeiro projeto prático para a disciplina de sistemas paralelos e distribuídos
Last synced: 25 Sep 2025
https://github.com/SiddiqSoft/asynchrony
Classes to allow you to build asynchrony in your applications using standard C++ jthread, semaphore, deque
asynchronous-programming cpp cpp20 nuget periodic-invocation thread-pool worker-pool
Last synced: 01 Aug 2025
https://github.com/tech-gian/2020-oop-project-1
My first two projects with Object-Oriented Programming, about school simulation. Exercises for my university.
cpp oop oop-cpp school school-project
Last synced: 29 Jul 2025
https://github.com/prathamp25/ai-drawing-generator
A C++ program takes user input to draw either a tree or a smiley face using ASCII art. It defines two functions, `drawTree()` and drawSmiley(), which are called based on the input. If the input is invalid, it displays "Unknown drawing!".
Last synced: 29 Jul 2025
https://github.com/rasyajusticio/gameconsole
arduino c cpp ledcontrol-library school-project sebastian-lague
Last synced: 25 Sep 2025
https://github.com/ibrahimelmokhtar/andmangame
Similar to the snake game
college-project console-application cpp
Last synced: 08 Apr 2026
https://github.com/cuixing158/visual-based-odometry-estimation-cpp
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev cpp odometry odometry-estimation opencv orb pose-optimization visual-features
Last synced: 05 Apr 2025
https://github.com/fatima-progmmer/30-days-hacker-rank-challenge
This challenge, we review some basic concepts that will get you started with this series. You will need to use the same (or similar) syntax to read input and write output in challenges throughout HackerRank
30 accepted challenge code cpp day hackerrank sharp
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/sa-shiro/randomnamegenerator
An Random Japanese Name Generator written in c++
cpp generator japanese name name-generation vscode
Last synced: 29 Jul 2025
https://github.com/leninld/brickbreaker
A classic Brick Beaker game built in C++
Last synced: 02 Aug 2025
https://github.com/cantaro86/cut-pyramid-polygon
Determining the cut of any given polygon and a pyramid
cpp geometry polygon-clipping sutherland-hodgman
Last synced: 29 Jul 2025
https://github.com/bainash10/project-student_information_system-
Admin can enter, update, delete, display data of teacher and student. Admin gives username and password to teacher and student. Teacher can enter, update, delete GPA of students and display personal information. Student can display Obtained GPA and display personal information.
Last synced: 02 Aug 2025
https://github.com/kupofty/openseanav
Display and forward NMEA data
cpp nmea nmea-data nmea-parser nmea0183 qt-gui qt6
Last synced: 15 May 2026
https://github.com/ziy1-tan/gsoc-2022-report
GSoC 2022 @MariaDB - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
cpp database json sql storage-engine
Last synced: 02 Aug 2025
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/awakelife93/modbus-sample
Modbus Protocol (TCP/IP)
clang-format cmake cpp modbus-tcp
Last synced: 02 Aug 2025
https://github.com/megumikatou02/large-technical-programming-project
The project helps further practice programming techniques
Last synced: 29 Jul 2025
https://github.com/shaldonbarnes10/unique_element_in_an_array
Unique Element Finder : A C++ program to identify the unique element in an array using bitwise XOR operations. Efficient with O(n) time complexity and O(1) space complexity. Perfect for learning basic XOR logic and array manipulation. Leetcode :- 136. Single Number
algorithms-and-data-structures bit cpp dsa progamming xor
Last synced: 29 Jul 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/mrk21/tvrec
This Web App is for recording TV.
backbone backbone-marionette coffeescript cpp cpp11 rails ruby
Last synced: 09 Apr 2026
https://github.com/papadanku/giraffecpp
My implementation of Giraffe Academy's "C++ Programming | In One Video"
Last synced: 02 Aug 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/nadidlinchestein/cses
Solutions to the CSES Algorithm Problem Sets.
algorithms-and-data-structures competitive-programming competitive-programming-algorithms cpp programming
Last synced: 18 Jun 2026
https://github.com/tiagosiebler/caffeclassifiermac
Xcode project implementing the C++ caffe classification sample to build a standalone executable.
caffe cpp image-classification image-recognition machine-learning opencv3
Last synced: 08 Nov 2025
https://github.com/rbreeze/hash_implementation
A hash function implementation project created for CSCI311 (Third semester computer science). Custom hash function, and uses default C++ list class for collisions.
c command-line computer-science cplusplus cplusplus-11 cpp hash hash-functions hashtable lists school school-project
Last synced: 19 Jun 2026
https://github.com/devjoseruiz/xpwgarm
Very old patch for Windows XP.
cpp reverse-engineering wga winapi
Last synced: 28 Jul 2025
https://github.com/roger-takeshita/dog_feeder
Dog Feeder
arduino cpp esp32 jwt nokia5110 ota rotary-encoder rtc stepper-motor wifi
Last synced: 20 Apr 2026
https://github.com/elijas/dequeue
Implementation of dequeue in C++ with tests (Accomplished for academic credit)
algorithm cpp dequeue linked-list
Last synced: 15 Sep 2025
https://github.com/mariamyousry1234/library-management-system
Library Management System built with C++ (console-based student project).
beginner-friendly console-app cpp library-management menu-system student-project
Last synced: 27 Sep 2025
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/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/traximuser6/data-structures-in-cpp
A simple project to practice and implement Data Structures & Algorithms (DSA) using C++.
algorithms challenges competitive-programming cpp data-structures dsa leanring-from-books programming-exercises
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/salvatorebruzzese/terminal-maze
A terminal game written in C++ using the pdcurses graphic library.
Last synced: 27 Sep 2025
https://github.com/andrefcruz/tum-fde
Repository for the Foundations in Data Engineering course at TUM
Last synced: 19 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/mrnhtyzgld/onnx_cpp_inference
C++ demo that loads a model, reads an image and a mask, runs inference, and saves the result as a PNG with a timestamped filename. Works with single-image input and supports either 1-channel or 3-channel outputs.
Last synced: 19 May 2026
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/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