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/gusenov/examples-spdlog
Примеры логирования с помощью C++ библиотеки spdlog.
cpp examples logging-library spdlog
Last synced: 20 Feb 2026
https://github.com/michelerenzullo/fastboxblur
Fast Box Blur using a sliding accumulator and with reflected borders policy
accumulator blur box cpp image-processing opencv padding
Last synced: 20 Aug 2025
https://github.com/fiskaltrust/middleware-demo
Demo applications that demonstrates how to use the fiskaltrust.Middleware from C, C++, VB6 and Rust.
c cpp demo-application kassensichv middleware pos-systems rksv rust vb6
Last synced: 23 Aug 2025
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/hxndev/search-integer-in-a-grid-using-divide-and-conquer
Divide and Conquer technique is used to work out different problems of varyying natures. Our problem at hand is to efficiently search an integer value from grid of size n x n, where n is any integer, using the principles of divide and conquer. The grid has both it's rows as well as columns sorted in ascending order.
algortihm code complexity cpp divide-and-conquer grid integer search time-complexity-analysis
Last synced: 24 Aug 2025
https://github.com/neko-box-coder/dsresult
A simple struct for allowing golang or rust like error handling
cpp cpp11 error error-handling expected handling trace
Last synced: 29 Aug 2025
https://github.com/lakshayd02/cpp_programs
This repository provides a diverse set of exercises aimed at beginners and intermediate programmers to enhance their understanding of C++.
coding coding-challenge cpp lets-code
Last synced: 12 Apr 2025
https://github.com/zhaocc1106/modern_cpp_concurrent
现代c++并发编程(线程管理,线程共享数据,线程同步,原子变量,内存模型与顺序,线程池...)
Last synced: 23 Mar 2025
https://github.com/irdcat/wasm-nes
NES emulator compiled to WebAssembly
6502 cpp cpp20 emscripten emulator nes wasm webassembly
Last synced: 15 May 2025
https://github.com/davyvan/phdstillneedleetcode
Anwsers to LeetCode. Also a practice of CMake and Google Test.
c cmake cpp googletest leetcode solutions testcases
Last synced: 16 Jan 2026
https://github.com/karenina-na/data-structure-experiments
西北工业大学(NWPU)数据结构实验
c cpp data-structures-and-algorithms
Last synced: 20 May 2026
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/peaceful-world-x/flex_serialport
一个基于Qt6的支持自定义按键指令的串口工具
cpp customkeyboard qt6 serialport
Last synced: 02 Sep 2025
https://github.com/gjbex/best-practices-for-scientific-computing
Material for a training on best practices for scientific computing.
c code coverage cpp documentation fortran functionaltests python training unittesting version-control
Last synced: 13 Jul 2025
https://github.com/sdasgup3/leetmap
MIndMap of all the problems in Leetcode
algorithms atom-editor atom-plugin c coding-interviews cplusplus-11 cpp data-structures golang leetcode leetcode-cpp leetcode-golang leetcode-questions leetcode-solutions mindmap mindmapping
Last synced: 09 May 2026
https://github.com/aryehky/arduino
🚀 C++ Machine Learning Project: Digit Recognition with Support Vector Machine (SVM) 🖥️ This project is a robust implementation of digit recognition using Support Vector Machine (SVM) in C++. The SVM algorithm, a powerful supervised learning technique, is employed to classify handwritten digits from the famous MNIST dataset.
cpp data-visualization machine-learning preprocessing
Last synced: 11 Apr 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/mortennobel/simplevrcpp
Simple example of using the OculusVR SDK and SDL
cpp graphics-programming oculus-rift openvr sdl2 virtual-reality
Last synced: 18 Jun 2025
https://github.com/dmitrii-artuhov/gengo
Gengo - dumb interpreted programming language based on C++
Last synced: 24 May 2026
https://github.com/erdroy/vectormath
VectorMath - SharpDX Inspired C++ highly customizable vector math library. Custom types, double-precision, UpperCase and lowercase component names and more.
Last synced: 02 Apr 2025
https://github.com/beardedfish/counter
A simple counting app made for devices running BlackBerry 10 OS.
app blackberry blackberry10 cascades counter cpp qml qt simple
Last synced: 09 Apr 2025
https://github.com/erikengervall/fast-find-in-files
Node.js library written in C++ for text in file search
cpp javascript native-module nodejs typescript
Last synced: 27 Apr 2025
https://github.com/jakobod/network-driver
An asynchronous network abstraction framework for applications written C++20.
async asynchronous-io asyncio communication communication-library cpp internet internet-connection linux multiplexer network network-abstraction socket-api socket-programming tcp tcp-client tcp-server
Last synced: 04 Feb 2026
https://github.com/sdsds222/cminesweap
一个用C语言编写的简易控制台扫雷游戏程序 A simple console MineSweap game which is made by C language
c cmd console console-game cpp demo example game linux minesweaper minesweeper-game shell windows
Last synced: 11 Apr 2026
https://github.com/jbaldwin/libchain
Easy to use std::string enhancements.
cpp cpp17 cpp17-library modern-cpp string string-manipulation
Last synced: 06 Mar 2025
https://github.com/michalspano/terminarium
🌱 An Enclosure System – Terrarium + Terminal
Last synced: 24 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/afonsocmsousa/asm-emulator
ASM Emulator is a Simpler-way of having fun writing assembly!
assembly cpp cpp17 early-development ncurses
Last synced: 06 Mar 2026
https://github.com/mikayelgr/wintcachemulti
WinTCacheMulti is an experimental project which aimed to implement a multithreaded approach for thumbnail extraction on Windows-based systems with Windows File Explorer.
cpp human-computer-interaction parallelization rust thumbnail-extraction thumbnails windows
Last synced: 20 Apr 2026
https://github.com/rainmanjam/polyemesis
Remote control Datarhei Restreamer from OBS
broadcasting cmake content-creation cpp cross-platform instagram-live live-streaming multistreaming obs-plugin obs-studio-plugin orientation-aware qt6 restreamer rtmp-streaming stream-management streaming-tools tiktok-live twitch video-streaming youtube-live
Last synced: 13 Jan 2026
https://github.com/gazebosim/gz-harmonic
Harmonic, Gazebo's 8th named release
Last synced: 29 May 2026
https://github.com/zcemycl/algotest
Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.
algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit
Last synced: 24 Apr 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/courseworks/aut_ap_2024_spring_hw2
The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.
banking-applications cpp homework homework-assignments
Last synced: 12 Jun 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/berndporr/rplidar_rpi
Slamtec RPLIDAR with a Raspberry PI
cpp driver lidar lidar-measurements slamtec slamtec-rplidar
Last synced: 26 Apr 2025
https://github.com/j-obog/heap-sim
C++ program aimed to provide a high-level view of what's going on under the hood when you do pointer operations.
cpp heap-memory memory-management modeling simulation
Last synced: 17 Jan 2026
https://github.com/alejoriosm04/polish-notation-calculator
An implementation of a polish notation (PN) calculator in C++ that does not rely on Standard Libraries.
Last synced: 14 Jul 2025
https://github.com/prasadkjose/confidential-ml-sgx
Intel SGX based application to securely upload and train multiparty data-sets with confidential computing.
Last synced: 20 Apr 2025
https://github.com/urtuba/cpp-deck-game
It is not a game or usefull game tracking app. It's written with learning purpose.
cpp homework istanbul-technical-university
Last synced: 16 Mar 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/antdeivid/estrutura-de-dados
Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.
Last synced: 10 Jun 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/purejoymind/deitel-cpp-exercises
This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.
book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress
Last synced: 05 Jan 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/bensuperpc/vector
High performance multidimensional vectors in C++17, with optional OpenMP acceleration.
cmake cmake-init cpp cpp17 openmp vector
Last synced: 20 Jan 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/takahirox/webassemblythread-benchmark
c cpp javascript thread wasm webassembly
Last synced: 05 May 2026
https://github.com/jdsherbert/unreal-engine-interaction-system
Simple implementation of an Interaction System for Unreal Engine. Utilises two components that communicate with each other through an interface.
cpp unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 07 Apr 2025
https://github.com/flak-zoso/labirint
C++ game that doesn't have much to do with a labirint
Last synced: 26 May 2026
https://github.com/kampi/esp32-sim70xx
SIM70XX driver for ESP32 based platforms.
cellular cellular-network cpp dns esp32 esp32-idf gnss gps lte-cat-m1 mqtt-client nb-iot ntp serial simcom tcp-ip tcp-protocol udp-protocol
Last synced: 27 Jun 2025
https://github.com/rudraksh88/zephyr
Zephyr Window Decoration for KDE Plasma. Fork of BreezeEnhanced
breeze breeze-dark cpp kde kde-plasma plasma-theme plasma6 theme window-decorations zephyr
Last synced: 04 May 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/satyajitghana/lambdacalculus
A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe
cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python
Last synced: 11 Apr 2026
https://github.com/jdsherbert/audio-phaser-effect
Simple C++ implementation of a basic Phaser technique.
audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser
Last synced: 30 Jun 2025
https://github.com/robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
cpp database key-value-database key-value-store leveldb lsm-tree
Last synced: 21 Nov 2025
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/0xvpr/snake-pit
Command and Control interface built using a Flask with a modular backend.
c c2 command-and-control cpp flask localhost python
Last synced: 11 Apr 2026
https://github.com/gazebosim/gz-garden
Garden, Gazebo's 7th named release
cpp gazebo ignition-robotics robot-simulation
Last synced: 25 Sep 2025
https://github.com/erikzenker/chainiterator
Concat multiple C++ containers to a single iterable object
Last synced: 12 Oct 2025
https://github.com/lokranjanp/cryptosystems
All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]
Last synced: 21 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/am2022/otp
this is a simple otp(one time password) in c++
cplusplus cpp otp otp-applications otp-generator
Last synced: 09 Apr 2025
https://github.com/amaansayyad/autox-code-pilot
An AI Code Pilot that help developers to complete code snippets based on single line comments and make the work easy & increase productivity by reducing time & cost.
artificial-intelligence cpp javascript visual-studio-code visual-studio-extension
Last synced: 15 Apr 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/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/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/digoarthur/console-guessinggame
This was my first program create in University.
Last synced: 30 Mar 2025
https://github.com/bytesclub/kill_the_bug
This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.
Last synced: 15 Apr 2025
https://github.com/sumukha-pk/lru-cache
Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA
c cplusplus cpp go golang golang-library java lru lru-cache lru-caches lrucache
Last synced: 19 Apr 2026
https://github.com/rodyherrera/zendajs
ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.
backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js
Last synced: 11 Jun 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/abhinavkumar2369/pw-decode-dsa-with-cpp-2.0
📁 Repository with all Assigment 📝 of course.
Last synced: 16 Apr 2025
https://github.com/sleleu/cpp_modules
10 modules to learn the basics of c++
42 cpp fundamentals map stack vector
Last synced: 15 Mar 2025
https://github.com/nicledomas/cppprojecttemplate
C++ project template
action ci cmake cmake-scripts conan cpp cross-platform gsl linux macos template-project template-repository windows
Last synced: 31 Aug 2025
https://github.com/seanpm2001/linux_defender_for_fedora-linux
The Linux defender anti-virus software ported to work on Fedora Linux.
anti-malware anti-virus cplusplus cpp css fedora fedora-linux gpl3 gplv3 linux linux-defender linuxdefender md python security shell txt year-of-the-linux-desktop
Last synced: 10 Jul 2025
https://github.com/bytesclub/n-puzzle-solver
Solution of N Puzzle using A* pathfinding
Last synced: 15 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/hxndev/brick-slayer-project
In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.
2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project
Last synced: 02 May 2026
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/AlexKordic/HLSProxy
HTTP proxy server. Used for P2P streaming - HLS protocol.
cpp hls-live-streaming proxy-server
Last synced: 18 Jul 2025
https://github.com/simone-contorno/rt2-assignment
Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.
cpp engineering jupyter-notebook python robot robotics ros
Last synced: 11 Apr 2026
https://github.com/endurodave/threadwin
Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup
cpp multithreading threads win32
Last synced: 11 Jun 2025
https://github.com/mosinskyi/qt-client-app
This project is a Qt-based TCP client application that demonstrates how to create a GUI application using Qt and how to interact with a TCP server.
client-server cpp qt6 tcp-client
Last synced: 21 Jan 2026
https://github.com/chansoopark98/d3vo-tensorflow
D3VO tensorflow implementation
cpp d3vo deep-learning deep-neural-networks keras monodepth2 opencv python pytorch slam tensorflow visual-odom visual-odometry
Last synced: 07 Apr 2025