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-06-29 00:06:50 UTC
- JSON Representation
https://github.com/mortennobel/parallelcomputingplayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 10 Jul 2025
https://github.com/rakesh9100/cse-dsa-codes
This repository contains the advanced basic reference codes of Data Structures and Algorithms.
algorithms cpp data-structures programmes
Last synced: 17 Jun 2025
https://github.com/kei-k23/todo-cli
This project is a command-line interface (CLI) application that allows you to manage tasks efficiently written C++.
clang cli command-line cpp management todo-list
Last synced: 19 Jun 2025
https://github.com/endurodave/statemachinewithmoderndelegates
C++ State Machine with Modern Delegates
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread state-machine windows
Last synced: 11 Jul 2025
https://github.com/ruddyscent/ccspip-in-cpp
C++ porting of 'Classic Computer Problems in Python' by David Kopec
algorithms book computer-science cpp cpp17 manning
Last synced: 21 Jun 2025
https://github.com/amirhnajafiz/radosh
RADOS Shell for direct interaction with Ceph object storage.
Last synced: 21 Jun 2025
https://github.com/offa/conan-restclient-cpp
Conan recipe for restclient-cpp.
conan conan-packages conan-recipe cpp restclient restclient-cpp
Last synced: 22 Jun 2025
https://github.com/graetz23/xmlcc
an ANSI C++ XML library keeping SAX interface and XML / DOM tree
ansi composite-pattern cpp design-patterns dom html html-generation html-generator html-parser html-parsing lib library object-oriented object-oriented-design platform-independent xml xml-generation xml-generator xml-parser xml-parsing
Last synced: 16 Dec 2025
https://github.com/elzup/tdu_procon_lecture
C++, Java Tutorial for TDU lecture. Some algorithm Samples.
algorithm competitive-programming cpp java lecture
Last synced: 16 May 2026
https://github.com/samyam81/genericdatastructure
This repository contains implementations of various generic data structures and algorithms in C++.
Last synced: 12 Jul 2025
https://github.com/kaka-lin/canbus-tool
CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML
cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan
Last synced: 16 Jul 2025
https://github.com/Codepth-Technologies/FB-Transcoder
Implementation of FB Transcoder
cpp fb java python3 transcoder
Last synced: 18 Jul 2025
https://github.com/im-rises/particlesimulator
10 000 000 particles simulation made in C++ with OpenGL
cplusplus cpp engine imgui opengl particle-simulation particles simulation
Last synced: 17 May 2026
https://github.com/hxndev/apriori-algorithm-frequent-item-in-grocery-store
This assignment will give you basic insight into using Apriori algorithm. Apriori is use for finding the frequent item set in transaction.
apriori apriori-algorithm code cpp data-structures frequency frequency-analysis grocery-list grocery-store oop oop-principles
Last synced: 30 Oct 2025
https://github.com/neko-box-coder/runcpp2
A simple declarable, scriptable, flexible cross-platform build system build system for c or c++
build build-systems build-tools c cpp scripting systems
Last synced: 13 Apr 2025
https://github.com/madhuryahait/arduino_obstacle_avoiding_bot
Arduino code for Bot
arduino arduino-library arduino-uno bot cpp
Last synced: 11 Sep 2025
https://github.com/arturfriedrich/programozasgknb_intm021
Gyakorlati anyagok a Széchenyi István Egyetem Programozás (GKNB_INTM021) tárgyához
Last synced: 13 May 2026
https://github.com/docentyt/ffvid
Fast and easy-to-use video editor based on FFmpeg.
cmake cpp ffvid multiplatform native open-source video-editing
Last synced: 09 May 2025
https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp
MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.
cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui
Last synced: 08 May 2026
https://github.com/akshat2602/sem3_oopl
Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)
Last synced: 05 Apr 2025
https://github.com/manju07/school-management-system
C++ Console Application with File System
c cpp filesystem fstream school-management-system
Last synced: 10 Apr 2025
https://github.com/justcabbage/osu-parser
C++20 compatible parser for osu! filetypes
cpp osu osu-libraries osugame parser parsing
Last synced: 21 Mar 2025
https://github.com/srijxnnn/emu8
emu8 - A CHIP-8 emulator (or interpreter) written in C++.
chip-8 chip8 chip8-emulator chip8-interpreter cpp emu8 sdl2
Last synced: 13 Mar 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
https://github.com/maximilianfeldthusen/simpleusermanagementsystem
The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.
classes cpp exception-handling user-management
Last synced: 07 Mar 2026
https://github.com/umar-masood/modern-stylish-ui-components
This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.
app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6
Last synced: 02 Sep 2025
https://github.com/Jyotibrat/Structs-Algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 07 Mar 2025
https://github.com/richelbilderbeek/correct_cpp
C++ course using all tools to deliver quality code
course cpp cpp14 git github self-study study study-material study-materials
Last synced: 18 Mar 2025
https://github.com/iveevi/littlevk
A light, non-intrusive, single-header wrapper for jump starting visualization applications using Vulkan.
cpp game-engine vulkan vulkan-api
Last synced: 15 Apr 2025
https://github.com/ajeetdsouza/chip8
A browser-based CHIP8 emulator, powered by WebAssembly
chip8 cpp emulator sdl2 wasm webassembly
Last synced: 20 May 2026
https://github.com/dmitrii-artuhov/gengo
Gengo - dumb interpreted programming language based on C++
Last synced: 24 May 2026
https://github.com/fawwaz37/simple-restaurant
Program Restoran sederhana dilengkapi dengan login dan register user.
Last synced: 02 Sep 2025
https://github.com/danielgospodinow/spaceshooter
Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x
android cocos2d-x cpp game java lan multiplayer multiplayer-game networking
Last synced: 22 Apr 2025
https://github.com/open-risk-academy/academy-course-dat31071
Scripts supporting the Open Risk Academy course Tensor Calculations with the Eigen C++ Library
cpp eigen eigen3 numerical-methods tensor
Last synced: 23 Mar 2025
https://github.com/quinta0/gravity
3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies
3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg
Last synced: 06 Jan 2026
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/cpp-frug/cpp-frug.github.io
Pages du site web
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp-11 cpp-14 cpp-17 cpp-20 cpp11 cpp14 cpp17 cpp20 events french french-speaking github-pages meetup paris
Last synced: 10 Apr 2025
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/eggy115/cpp
C++
cplusplus cplusplus-code cpp eggium eggy115 eggy115-always-win eggy115-always-win-and-never-lose eggy115-never-lose
Last synced: 22 Apr 2025
https://github.com/jordymail/fire-and-smoke-detection-esp32
IoT-based environmental monitoring system using an ESP32 microcontroller. It integrates sensors for temperature, humidity, smoke, carbon monoxide (CO), and dust.
cpp detections fire fire-and-smoke-detection internet-of-things mqtt-broker sensors smoke
Last synced: 01 Jul 2025
https://github.com/f-koehler/cpp-perf
Small header-only C++11 to measure code execution time and performance.
benchmark cpp cpp11 execution-time header-only microbenchmark performance
Last synced: 12 Apr 2025
https://github.com/archercreat/vmpfix
Universal x86/x64 VMProtect 2.0-3.X Import fixer
cmkr cpp reverse-engineering vmprotect
Last synced: 02 Sep 2025
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/eyelash/atom-gtk
atom atom-editor c cpp editor gtk gtk3 text-editor vala
Last synced: 05 Jan 2026
https://github.com/hxndev/implementing-routing-protocol
Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.
cache console-based cpp proxy-server routing routing-algorithm routing-protocols terminal-based
Last synced: 29 Jun 2025
https://github.com/kezhengjie/checkport
a tiny tool lib written in c++ based on asio for iterating and checking tcp port.
asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows
Last synced: 04 May 2026
https://github.com/saptakbhoumik/calckit
CalcKit - Easy-to-Use C++ Library for Calculus
calculus cpp numerical-analysis numerical-computation numerical-methods
Last synced: 20 Mar 2025
https://github.com/sebasfalcone/better-work-notes
A repository containing my notes from different sources on good practices for codding and managing teams
c clean-code cpp development good-practices management oops-in-cpp
Last synced: 14 Jul 2025
https://github.com/rurumimic/terminal
📈 단말
blackberry bloomberg cpp market openbb rust terminal webassembly webgl websocket
Last synced: 05 May 2025
https://github.com/mirtia/edge-detection
Comparing various algorithms of Edge Detection, built with OpenCV and C++
cpp edge-detection image-processing opencv
Last synced: 26 Feb 2025
https://github.com/hlustikp/v8shell
A shell utilizing V8 thats entirely controllable via Javascript.
Last synced: 12 Apr 2026
https://github.com/jojowam/classroommanager-cpp
Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++
cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop
Last synced: 15 Apr 2025
https://github.com/nathady/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 24 Mar 2025
https://github.com/khianvictorycalderon/my-c-and-cpp-files
Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.
c c-plus-plus cpp low-level-programming programming
Last synced: 11 Apr 2026
https://github.com/erikzenker/chainiterator
Concat multiple C++ containers to a single iterable object
Last synced: 12 Oct 2025
https://github.com/cryptovictor/hello-world
This repository was made for learn how to use GitHub
Last synced: 20 Feb 2026
https://github.com/erangi/podcasts
The list of podcasts I listen to
cloud cpp data-engineering databases educational infra music podcast podcasts research storage
Last synced: 11 Feb 2026
https://github.com/foo-dogsquared/automate-md
A CLI program that manages the frontmatter of your Jekyll or Hugo posts without manually entering into your text editor.
automation cpp cpp14 frontmatter hugo jekyll markdown
Last synced: 11 Apr 2026
https://github.com/iyashwantsaini/leetcode-solutions
LeetCode Solutions
cpp interview-questions leetcode-solutions
Last synced: 14 Apr 2025
https://github.com/joakimthun/kiwi
A 3D software renderer written in c++
3d cpp rendering software-rendering
Last synced: 31 Mar 2025
https://github.com/d4rk-lucif3r/home-automation
Micro-Controller Based Home Automation for Smart Homes
android-application arduino cpp java smarthome
Last synced: 12 Jul 2025
https://github.com/dan-and-dna/mobilediablo
unreal c++ learning example 虚幻c++ topdown 例子
cpp game topdown ue4 ue4-tutorial
Last synced: 14 Mar 2025
https://github.com/mortennobel/polyplane
Simple interactive plane visualization using kick
cpp cpp11 game-development game-engine graphics-programming
Last synced: 01 Sep 2025
https://github.com/kylereddoch/chadatech
Project One for CS-210 C++ Class
chadatech-clock-cplusplus cplusplus cpp snhu
Last synced: 14 Mar 2025
https://github.com/xhofe/cug-practice
✍️Some exercises in CUG
algorithms course cpp data-structures java machine-learning network operating-system university
Last synced: 16 May 2025
https://github.com/skhg/weather-station
🌥 ESP8266-based personal weather station project
air-quality arduino cpp data electronics environment esp8266 weather
Last synced: 16 Jan 2026
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/shalinirago/DJITello-Cpp
A C++ API to communicate with the DJI Tello Drone
cpp dji socket-programming tello tello-control tello-drone udp-protocol
Last synced: 23 Aug 2025
https://github.com/dm8at/glge
A simple graphics library for 3D and 2D in C++
2d 3d c-plus-plus cpp game-development glge glsl graphics-engine graphics-library graphics-programming graphics2d opengl post-processing shader shaders
Last synced: 16 May 2025
https://github.com/openmined/syft.cpp
SOON TO BE DEPRECATED - A library for encrypted, privacy preserving machine learning
cpp cryptography deep-learning privacy pytorch secure-computation syft
Last synced: 02 Jul 2025
https://github.com/nicknaso/conf-ni-2017
Node.JS With Steroids - Make Better Node.js Application with Native Add-Ons
addon bridge c cpp javascript n-api nan native node-addon nodejs performance
Last synced: 29 Apr 2026
https://github.com/breezewish/jitplot
Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.
cpp jit shunting-yard-algorithm simd
Last synced: 22 Mar 2025
https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
Last synced: 23 Apr 2025
https://github.com/babreton/42-cpp
42 school CPP modules
42 42-cpp-module 42cpp 42projects 42school cpp cpp42 cpp98
Last synced: 04 Jan 2026
https://github.com/nerd-bear/bassil
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser
Last synced: 27 May 2026
https://github.com/seanchas116/tensorflow-lite-cpp-builds
[WIP] TensorFlow Lite C++ builds for several platforms
cpp tensorflow tensorflow-lite tflite
Last synced: 29 Jun 2025
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/Qubik65536/Competitive-Programming
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions
Last synced: 26 Nov 2025
https://github.com/sampreets3/scheduler-rm
Simulation of the behaviour of a Preemptive Fixed Priority Rate Monotonic Scheduler in C++
Last synced: 30 Mar 2025
https://github.com/seigtm/complex
A simple complex numbers class that supports all basic operations.
complex-number complex-numbers cpp homework homework-assignments
Last synced: 20 Apr 2025
https://github.com/seigtm/bitwiseaddition
Addition of two integers using only bitwise operators (C++).
addition bitwise bitwise-algorithms bitwise-arithmetic bitwise-operation bitwise-operations bitwise-operators bitwise-shifting bitwise-xor cpp cpp-examples cpp-templates sum
Last synced: 20 Apr 2025
https://github.com/teiacare/teiacaresdk
TeiaCareSDK is a collection of reusable C++ components
cpp cross-platform datetime geometry high-performance multithreading sdk utilities
Last synced: 22 Apr 2025
https://github.com/607011/pwned
A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files
binary-search boost cpp divide-and-conquer hash leaks md5 passwords pwned rest restful webservice
Last synced: 12 Apr 2025