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/darishdias/parkbuddy
IOT based Smart Parking System using NodeMCU and Firebase Cloud Storage
arduino cpp esp8266 firebase firebase-realtime-database iot microcontroller nodemcu sensors
Last synced: 11 Feb 2026
https://github.com/camillamendess/estudosfaculdade
Exercicios e trabalhos desenvolvidos na faculdade.
Last synced: 18 Apr 2026
https://github.com/mrseanryan/testcsharpcppconsoles
:neckbeard: Some console projects, to try things out in C++ and in C#.
cpp csharp dotnet dotnet-core threading
Last synced: 18 Apr 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/1dagord/leetcode-solutions
Solutions to LeetCode problems that I have solved. Not comprehensive.
cpp cpp20 dsa-practice javascript mysql python python3
Last synced: 18 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/sahil-pillania/catalog-app_flutter
A basic flutter app developed using Flutter.
Last synced: 11 May 2026
https://github.com/victhem/infrared-thermal-imager
A device that generates thremal images of the human body and sends to any http client connected to it
amg8833 cpp esp32 microcontroller
Last synced: 19 Apr 2026
https://github.com/magnitopic/cpp-42
C++ beginner exercicess to learn the language and OOP
42cpp 42cursus cpp cpp98 oop oop-in-cpp
Last synced: 11 Feb 2026
https://github.com/deepgram-starters/cpp-transcription
Get started using Deepgram's speech-to-text with this C++ demo app
cpp crow deepgram demo prerecorded quickstart speech-to-text transcription
Last synced: 05 Apr 2026
https://github.com/haxpor/blog2
New place for my technical blog, no complicated generator, post processing, just simple barebone. Now live at https://wasin.io/blog
bash bash-script blog cpp opengl pandoc static-site static-site-generator txt
Last synced: 18 Apr 2026
https://github.com/ayaanqui/uic-campus-map
C++ Console project based on OpenStreetMap
cplusplus cplusplus-11 cpp cpp11 openstreetmap tinyxml
Last synced: 02 Apr 2026
https://github.com/sibnaofficial/sibna-protc
Home to the Sibna Protocol and cryptographic tools powering secure communication
cpp dart encryption project protocol rust
Last synced: 05 Apr 2026
https://github.com/susannnnnna/qt-habitflowdiary
A user-friendly app that allows individuals to record essential health-related data
cmakelists cpp database qml qt6 sqlite
Last synced: 18 Apr 2026
https://github.com/tomas542/dsaa
Data Structures and Algorithms on Python, C, C++ and Rust
algorithms c cpp data-structures python rust
Last synced: 05 Apr 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/cintia-shinoda/univesp
Data Science Undergrad Notes, Codes, and Homeworks
algorithms c cpp data-mining data-science data-structures django flask java linear-algebra python statistics web-development
Last synced: 05 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/flp2113/algorithm-visualizer
Algorithm Visualizer using SDL3 and Dear ImGUI
Last synced: 18 Apr 2026
https://github.com/svec1/engine-3d
Lab project. The usual 3d engine for visualizing the Newtonian mechanics of planetary motion
3d cpp engine3d glsl-shaders opengl
Last synced: 11 May 2026
https://github.com/igor-marinescu/qrsgen
QR Code Simple Generator
cpp qr qrcode qrcode-generator qt
Last synced: 11 May 2026
https://github.com/poakapx/cpp-operator_overloading
Приклад перевантаження операторів статичним й динамічним шляхами.
Last synced: 31 May 2026
https://github.com/stuelten/pwgen
Creates passwords which are easy enough to be remembered (or transferred via audio/telephone) while being secure enough for usage.
cpp cpp17 golang graal-native graalvm graalvm-native-image java password password-generator python quarkus rust-lang typescript
Last synced: 18 Apr 2026
https://github.com/zaedus/gtk-planner
Manage your various projects, schedules, and daily tasks with a GTK based planner application.
Last synced: 18 Apr 2026
https://github.com/cinarcivan/arduino-guide
Guide and sample codes for those who want to learn and understand Arduino better.
arduino arduino-basics arduino-examples arduino-guilde cpp
Last synced: 19 Apr 2026
https://github.com/poakapx/oop_using_multi-file_constructor_gets_and_sets-1
ООП із застосуванням конструктора, гетів, сетів і многофайловістью.
Last synced: 04 Jun 2026
https://github.com/toberocat/pybind11-asyncio-coroutine-example
This repository demonstrates a basic integration of C++ coroutines with Python's asyncio using Pybind11. It provides a minimal example of exposing C++ iterators as Python asynchronous iterators, enabling asyncio compatibility without threading.
asyncio coroutines cpp pybind11 python3
Last synced: 16 Apr 2026
https://github.com/timanema/msc-thesis-public
Repository containing a GPU-accelerated compressor based on FSST
compression cpp cuda gpu thesis
Last synced: 19 Apr 2026
https://github.com/luisgomes2002/data-structures
Study of Data Structures Js/Py/Cpp
Last synced: 19 Apr 2026
https://github.com/manavmehta/tcp-file-sharing
A Client-Server architecture CLI that allows transfer of files hosted on the server to any number of connected clients, making use of TCP protocol for reliable file transfer.
cli cpp file-sharing socket-programming tcp
Last synced: 19 Apr 2026
https://github.com/cactoes/reflection
Reflection -UI is a c++20 desktop application library.
cmake cpp desktop-apps library windows
Last synced: 19 Apr 2026
https://github.com/carlosalpha1/colorstringlib
String Color Library (C++)
class cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-98 cpp library new string stringcolor strings
Last synced: 27 Feb 2026
https://github.com/1010code/makefile-tutorial
Using make and writing Makefile
Last synced: 16 Apr 2026
https://github.com/inonitz/compute-shader-fluid-2d
Implementation of GPU Gems 38 using OpenGL Compute Shaders
advection-diffusion avx c computational-fluid-dynamics cpp fluid-simulation-2d glbinding glfw3 glsl gpgpu gpgpu-computing gpu-gems imgui opengl opengl4 semi-lagrangian-advection sse41
Last synced: 11 May 2026
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/TanzeelaFatima492/Blood-management-system-in-c-
The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.
coding cplus cpp cxx programming project
Last synced: 22 Jun 2026
https://github.com/nikitakarmakarp/ninjas-sde-sheet
The Ninjas SDE Sheet is a highly regarded resource for software developers preparing for coding interviews. It provides a comprehensive set of problems curated to enhance problem-solving skills and covers a wide range of topics critical to technical interviews.
Last synced: 19 Apr 2026
https://github.com/nightmarevco/a20j-ladders
My solutions for A2OJ CodeForces Ladder.
Last synced: 04 Jun 2026
https://github.com/rupeshrb/dsa_algorithm
DSA Algorithms like searching, sorting etc
algorithms-and-data-structures binary-search-tree cpp linked-list matrix-operations python queue searching set-operations sorting-algorithms stack string-operations
Last synced: 11 May 2026
https://github.com/ahmdvnd/facedetection_contentextractor_csolution
****Face And Eye detection program codes******
cpp eye-detection face-detection image-processing opencv
Last synced: 11 May 2026
https://github.com/devjjmv/practice1_calculator
Simple console application to perform basic calculator procedures using different languages including C++, Java, JavaScript & Typescript
calculator-application cpp java javascript typescript
Last synced: 20 Apr 2026
https://github.com/scarlet-oni/console-wallet
console wallet, saves data to .txt files
Last synced: 10 Feb 2026
https://github.com/nathanjhood/base32
Base32 encode/decode with CLI and NodeJS Addon in C++.
base32 base32hex cli cmake command-line-interface cpp javascript node-addon-api node-api nodejs typescript
Last synced: 20 Apr 2026
https://github.com/quaddarv1ne/codewars_quadd4rv1n7
Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)
algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project
Last synced: 28 Apr 2026
https://github.com/glauedson/microcontroladores
arduino-ide arduino-uno cpp microcontroller
Last synced: 31 Aug 2025
https://github.com/marcussacapuces91/ms-basic
GWBasic interpreter for barebone computer like ESP32...
Last synced: 18 May 2026
https://github.com/emredogann/software-ray-tracer
A CPU-driven Multi-Threaded Ray Tracer written in C++.
cmake cpp cpu multithreading ray-tracing raytracer raytracing raytracing-in-one-weekend
Last synced: 05 Nov 2025
https://github.com/inf800/datastructures
Core Data Structures in Python/C/C++
Last synced: 22 Mar 2025
https://github.com/limitedeternity/multithreadingcpp
Educative – Modern C++ Concurrency: Get the most out of any machine
Last synced: 14 Mar 2025
https://github.com/shishirrsiam/leetcode-solve
cpp dsa dsa-cpp dsa-practice dsalgo-questions
Last synced: 25 Dec 2025
https://github.com/harsha-0210/dsa-codes
This repository contributes of the all codes of dsa using cpp
backtracking cpp datastructures-algorithms dp dsa dynamicprogramming libraries nqueen projects
Last synced: 28 Jun 2025
https://github.com/airalab/robonomics-client-cpp
C++ client for using Robonomics functions on microcontrollers
cpp esp microcontroller-programming
Last synced: 23 Jul 2025
https://github.com/beyzakomish/matrix-multiplication-project
This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.
2d-dynamic-arrays 2darrays cpp dynamic-arrays dynamically matrix-calculations matrix-multiplication multi-dimensional-array multiarray
Last synced: 30 Mar 2025
https://github.com/romario-stankovic/image-processor
A school project for the "Object Oriented Programming 2" course
Last synced: 27 Aug 2025
https://github.com/devansh-walia/dsa
question bank for the questions I am solving while practicing DSA
basics-to-advanced competitive-programming cpp dsa
Last synced: 06 Nov 2025
https://github.com/prthd/programs-in-cpp
⚡ A collection of C++ programs covering data structures, algorithms, and problem-solving techniques. Includes implementations of graph algorithms, dynamic hashing, matrix operations, pointer concepts, and more, making it a valuable resource for competitive programming and system-level programming. 🚀💻
algorithms competitive-programming cpp data-structures dynamic-hashing graph-algorithms object-oriented-programming pointer-management problem-solving system-programming
Last synced: 31 Aug 2025
https://github.com/gzixnine/codewars
About in this repo I'm going to add all my Codewars exercises. Find me there as GziXnine. I will upload most of the examples.
4kyu 6kyu 7kyu 8kyu c code codewars codewars-kata codewars-solutions cpp javascript kata kyu problem-solving problemsolving python solutions training
Last synced: 10 Apr 2026
https://github.com/autokaka/dynapse
Yet another C++ runtime reflection solution.
Last synced: 23 Jul 2025
https://github.com/avitase/static_rotation
C++ header-only library that uses TMP to generate all rotations of a given integral sequence at compile-time.
compile-time cpp cpp-library header-only rotations template-m tmp
Last synced: 08 Jul 2026
https://github.com/upi20/kalkulator_sederhana_cplusplus
Program kalkulator sederhana menggunakan bahasa pemrograman C++
calculator cplusplus cpp simple-program
Last synced: 14 Mar 2025
https://github.com/nigeparis/42-cpp-05
CPP Module 05 teaches inheritance, polymorphism, and exception handling using try-catch. It covers creating forms, specialized actions, and dynamic form generation with robust error management.
Last synced: 25 May 2026
https://github.com/kumaarbalbir/reg-grow-bfs
C++ implementations of a region-growing algorithm using OpenCV
cpp region-growing-segmentation
Last synced: 30 Mar 2025
https://github.com/douglasdavis/toploop
A framework for analyzing top ntuples.
analysis-framework cpp cpp14 hep-ex
Last synced: 19 Jun 2026
https://github.com/modestimpala/libvotv
A modern C++ header-only library for interacting with VotV.
Last synced: 14 Mar 2025
https://github.com/markjso/ft_irc
This project aims to develop an Internet Relay Chat server using C++
Last synced: 26 Feb 2025
https://github.com/makarov-danil-school-projects-ctu/graph-theory-bfs-modification
algorithms bfs cpp graph-theory
Last synced: 24 Jul 2025
https://github.com/knutkirkhorn/sikkerhet-i-programvare-og-nettverk
Øvinger fra TDAT3020 Sikkerhet i programvare og nettverk, dataingeniør NTNU
assembly c cpp git html javascript linux security shell
Last synced: 10 Apr 2026
https://github.com/haydenheroux/hasm-cpp
A simple interpreter for my esoteric language HASM.
Last synced: 30 Apr 2026
https://github.com/omarmgaber/imageextensiondetector
A simple image extension detector tool that reads the file header and detect its type written in C++.
Last synced: 13 Apr 2025
https://github.com/jaedsonpys/jaedsonpys
Discover my skills, projects and goals on my GitHub. 🎉
config cplusplus cpp developer git github github-config javascript nextjs python reactjs vscode
Last synced: 10 Apr 2026
https://github.com/alirezakh74/mithras-engine
entity component based game engine
Last synced: 22 May 2026
https://github.com/msndie/irc
This project is about creating your own IRC server (with limitations ofc)
Last synced: 25 May 2026
https://github.com/avijeetpandey/dispatchxx
Resilient C++20 in-process job/task queue with priority scheduling, worker pool, visibility timeouts and a dead-letter queue
concurrency cpp cpp20 job-queue message-queue multithreading task-queue thread-pool worker-pool
Last synced: 08 Jul 2026
https://github.com/omrawaley/geometry-calculators
A bunch of geometry-related calculators—surface area, volume, hypotenuse, etc—written in Java, Python, C#, C++, and Haskell.
calculator cpp csharp css geometry haskell html hypotenuse java javascript python surface-area volume
Last synced: 10 Apr 2026
https://github.com/kiranks200/moving_boat_animation-
learning and building a project on computer graphics to animate moving boats using C++ and GLUT libraires
Last synced: 24 Jul 2025
https://github.com/sidharthpunathil/gang-of-four
Heheh :)
c cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python3 shellscript
Last synced: 14 Apr 2025
https://github.com/rubyonworld/gsl-lite
Guidelines Support Library for C++98, C++11 up
Last synced: 12 Nov 2025
https://github.com/bardifarsi/lazyinitialization
This C++20 solution enables lazy initialization for multithreaded tasks. It efficiently initializes an expensive object only when needed, ensuring thread safety. It utilizes std::once_flag and std::atomic<bool> for synchronization, optimizing resource utilization and scalability.
concurrency concurrency-patterns concurrent-programming cpp cpp20 lazy-init lazy-initialization lazyinitializationexception multithreading object-oriented-programming oop parallel-computing parallel-processing parallel-programming singleton singleton-design-pattern singleton-pattern singletons
Last synced: 31 Aug 2025
https://github.com/adawatia/chip8-core
A C++ based implementation of Chip-8 emulator.
chip-8 chip8-emulator cmake cpp
Last synced: 14 Apr 2025
https://github.com/somecho/midiparser
A simple and straightforward library for General MIDI file parser
Last synced: 07 Apr 2025