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-04-06 00:06:33 UTC
- JSON Representation
https://github.com/phoemur/flappy
Flappy Bird Clone made with C++14 and SDL2
cpp cpp14 flappy-bird flappy-bird-clone flappybird sdl2 sdl2-image sdl2-library
Last synced: 17 Mar 2025
https://github.com/veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
Last synced: 07 Sep 2025
https://github.com/nguyenanhtuan1912/data-structures
Đây là repository học data structures ở nhiều ngôn ngữ khác nhau. Trong repo này sẽ chứa các file source về các ví dụ của cấu trúc dữ liệu. Xem thêm trong README
algorithms cpp csharp data-structures rust typescript
Last synced: 15 Jun 2025
https://github.com/mortennobel/glmatrix-vs-glm-benchmark
A benchmark between glMatrix (JavaScript) vs. GLM (C++)
Last synced: 12 Nov 2025
https://github.com/benjaminyde/arcticengine
Vulkan Game Engine Using Linux Dev Container
3d clang cmake container cplusplus cpp devcontainer docker dockerfile game glw graphics linux rendering sdk sdl vscode vulkan vulkan-api
Last synced: 02 Mar 2025
https://github.com/praydog/alan-wake-2-mod-loader
A mod loader for Alan Wake 2 using loose file loading
alan-wake-2 cmkr cpp modding reverse-engineering
Last synced: 30 Apr 2025
https://github.com/ksachdeva/tensorflow-cc-sdk-generator
Set of scripts to generate a CMake enabled tensorflow c++ SDK
cmake cpp sdk tensorflow tensorflow-cc tensorflow-cmake
Last synced: 23 Feb 2025
https://github.com/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
Last synced: 10 Apr 2025
https://github.com/sowinskibraeden/level-editor
My own terminal text editor written in c++.
Last synced: 16 Jun 2025
https://github.com/calkoe/arduinoos
A simple library for saving and modify your applications settings
arduino cpp management utility
Last synced: 30 Apr 2025
https://github.com/netromdk/math
Math library written in C++
b-smoothness carmichael cpp euler-totient exponentiation gcd gmp lcm logarithm math math-library pollard pollard-rho sieve-of-eratosthenes square-free
Last synced: 12 Mar 2025
https://github.com/pritz69/leetcode-solutions
Solutions of some of the best Programs available on LeetCode for Beginners and Intermediate , uploaded on languages namely Python , Java , C++, C .
competitive-coding competitive-programming cpp daily-coding-problem dailycodingproblem java leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions potd potd-github potd-practice potd-solution programming python
Last synced: 01 May 2025
https://github.com/ShihabYasin/ImportantCodes
Some Repetative Important Code.
Last synced: 09 Jul 2025
https://github.com/zigrazor/jackrussell
A C++ Publish/Subscriber Library
cpp cpp-lib cpp-library cpp20 cpp20-library publish-subscribe publisher-subscriber publisher-subscriber-pattern
Last synced: 09 Jul 2025
https://github.com/jdsherbert/audio-procedural-reverb
Simple C++ implementation of a basic Procedural Reverb algorithm. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp delay procedural reverb reverberation sine sine-wave sinewave
Last synced: 02 Apr 2025
https://github.com/bollos00/qtmessagefilter
A GUI Message Handler used for debugging on Qt/C++ Applications
cpp debug debugging-tool qt qt5
Last synced: 06 Mar 2026
https://github.com/adam-mcdaniel/regex-engine
A Regex📋 implementation in C++ using Thompson's NFA algorithm
cpp cpp98-compatible header-only regex regex-engine regex-match text-processing
Last synced: 11 Apr 2025
https://github.com/psingh12354/c-stl
Here I upload my C++ STL program which i have done during Covid-19.
basic cpp examples explaination insertion notes pair-template practice-programming stl vector
Last synced: 30 Apr 2025
https://github.com/sajed-zarrinpour/modern-cpp--class-materials
Notes on modern c++ programing.
cmake cpp education google-test
Last synced: 16 Apr 2025
https://github.com/offensive-vk/classics
Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.
Last synced: 15 Jun 2025
https://github.com/supercmmetry/bitio
A simple and fast bitio library for c++
benchmark bitio cpp filesystem io memory-buffers read-write
Last synced: 02 Apr 2025
https://github.com/BlixtWallet/react-native-nitro-ark
Pure C++ Nitro Modules for Ark
ark bitcoin bitcoin-layer2 cpp nitro-modules react-native rust scaling self-custody
Last synced: 08 Jul 2025
https://github.com/complexorganizations/code-formatter
✔️ Formatting, beautifying, and optimizing code.
cpp csharp dart go html java javascript julia kotlin markdown php powershell python r ruby rust shell-script swift typescript yaml
Last synced: 30 Apr 2025
https://github.com/keshav2010/protoanimator
A Small keyframe based animator tool for designing rough 2D sprite-based animations quickly for presentation purposes.
animation animation-tools cpp keyframe-animation qt4
Last synced: 21 Feb 2025
https://github.com/cggos/dsa
Data Structures and Algorithms :sunny:
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 28 Oct 2025
https://github.com/thavarshan/gym
🏋️ Gym membership package purchase and invoice generator made using C++.
billing-system cpp gym invoice-generator purchase
Last synced: 10 Apr 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/geokaralis/jscore
A Javascript runtime through v8 for android, sharing code between web and mobile.
android bindings cpp java javascript kotlin mobile v8 vm
Last synced: 02 Mar 2025
https://github.com/pk8868/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 18 Mar 2025
https://github.com/acanixz/cyberpunkplusplus
Um RPG com temática cyberpunk escrito em C++
Last synced: 28 Apr 2025
https://github.com/jdsherbert/a-star-pathfinding
Simple C++ implementation of an A* Pathfinding class.
cpp cpp17 pathfinder pathfinding pathfinding-algorithm
Last synced: 29 Oct 2025
https://github.com/ergus/gpukalmanfilter
Kalman Filter test code using C, C++, Cuda and OpenCL.
cpp cuda gpgpu kalman-filter makefile opencl performance vectorization
Last synced: 28 Oct 2025
https://github.com/hydrocarbon-tk/hydrocarbon
Programming Language Toolkit
backus-naur-form compiler cpp go grammar intermediate-representation javascript lllr parser rust typescript webassembly
Last synced: 10 Apr 2025
https://github.com/r-o-b-o-t-o/opengl-beziercurves-bsplines-extrusions
bezier-curves cpp opengl school-project
Last synced: 22 Feb 2025
https://github.com/astrodynamic/game-of-life-in-qt-qml
Game of Life is a cellular automaton where cells evolve based on simple rules. It demonstrates emergent behavior and can simulate complex patterns and systems.
algorithms cell classic-game cpp cpp17 game primitive qml qt qt6 qt6-gui tableview
Last synced: 07 Jul 2025
https://github.com/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 Apr 2025
https://github.com/sahilbansal17/cplusplus
Get to know A to Z of C++
basics-of-cpp cpp programming-language
Last synced: 30 Apr 2025
https://github.com/sixiaolong1117/simplewol
一个简单的命令行工具,可以实现网络唤醒(Wake on LAN),基于 C++。
Last synced: 15 Jun 2025
https://github.com/phoemur/wakeonlan
This is a widget that I use for wakeonlan on my local network. Made with C++ and QT5 on Linux.
cpp cpp14 network qt qt5 sockets wake-on-lan wakeonlan
Last synced: 17 Mar 2025
https://github.com/joanstinson/pathfinding
C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.
ai algorithm artificial-intelligence astar-algorithm breadth-first-search cplusplus-11 cpp dijkstra-algorithm game-engine-2d sdl2
Last synced: 08 Jul 2025
https://github.com/gusenov/examples-qt
:deciduous_tree: Примеры приложений Qt.
cplusplus cpp example-app examples qml qml-samples qt qt-applications
Last synced: 11 Jan 2026
https://github.com/driedler/qrcode_detector
Robust QR code detector
cpp opencv python qrcode raspberry-pi raspberrypi
Last synced: 01 Jul 2025
https://github.com/hbarcelos/cpp-state-machine
Example implementation of a State Machine in C++ to illustrate the State Pattern
cpp design-patterns oop oop-principles
Last synced: 01 May 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/n1ko23/wintaskman
WIP: Qt6 based program trying recreate the iconic WinXP/Vista/7 task manager
Last synced: 10 Apr 2025
https://github.com/k1ethoang/party-management
Bài Tập Lớn - Lập trình hướng đối tượng (OOP). Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).
Last synced: 11 Jan 2026
https://github.com/manraj29/logic_gates
C++ code for Logic-Gates Concept.
cpp logic-gates object-oriented-programming txt-files
Last synced: 03 Mar 2025
https://github.com/sam0jones0/sugarsentry
ESP32-based portable blood glucose visualisation device with e-ink display. Utilizes Dexcom API, BME280, and VCNL4040 sensors. Developed in C++ for low power, long battery life.
blood-glucose-monitoring bme280 cpp dexcom dexcom-api e-ink esp32 low-power portable vncl4040
Last synced: 10 Apr 2025
https://github.com/yexuanxiao/cppprimerplus-6th-example
C++ Primer Plus 6th Edition Example Code
Last synced: 27 Apr 2025
https://github.com/mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-integer big-int big-integer big-num big-number bigint biginteger bignum bignumber compiletime constexpr cplusplus cpp cryptography extended-precision-integer large-number library math
Last synced: 05 Feb 2026
https://github.com/ravi-prakash1907/data-structure
DU-CS Practicals of data structures
college cpp data-structures linked-lists searching sorting
Last synced: 06 Sep 2025
https://github.com/bluecannonball/polynet
A simple, cross-platform networking abstraction for C++.
cpp cross-platform internet network networking tcp udp
Last synced: 06 Sep 2025
https://github.com/tsnsoft/cpp_quadraticequation
Расширенный пример решения квадратного уравнения на C++ в NetBeans
Last synced: 11 Mar 2025
https://github.com/giovaneiwamoto/tomasulo-simulator
🧲 Tomasulo Simulator - A speculative TFSim with a GUI. Implementation, evaluation, and validation of dynamic branch predictors.
Last synced: 29 Apr 2025
https://github.com/nthnn/wtfc
Playful language extension for C and C++ that introduces unconventional and humorous macros aims to add a touch of creativity.
c c-programming c99 cpp cpp11 embedded-language functional-programming header-only language macros metaprogramming programming-language
Last synced: 10 Apr 2025
https://github.com/kieraneglin/ex_rtmidi
An Elixir wrapper for the RtMidi library
cpp elixir ffi help-wanted midi nif
Last synced: 20 Mar 2025
https://github.com/seungjaeryanlee/doumi-chess
C++ UCI Chess Engine
alpha-beta-pruning board-game boardgame chess-engine cpp evaluation negamax
Last synced: 06 Oct 2025
https://github.com/qengineering/yolov5-segmentation-ncnn-rpi4
YoloV5 segmentation for a bare Raspberry Pi 4
aarch64 cpp deep-learning ncnn ncnn-framework ncnn-model raspberry-pi-4 raspberry-pi-64-os segmentation yolov5 yolov5-seg
Last synced: 07 Oct 2025
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025
https://github.com/changyeop-yang/study-c
C는 1972년 켄 톰슨과 데니스 리치가 벨 연구소에서 일할 당시 새로 개발된 유닉스 운영 체제에서 사용하기 위해 개발한 프로그래밍 언어이다. 또한, 오늘날 많이 쓰이는 C++는 C에서 객체 지향형 언어로 발전된 것이다. 또 다른 다양한 최신 언어들도 그 뿌리를 C에 두고 있다.
Last synced: 06 Oct 2025
https://github.com/mahdiydev/cron-jobs
cron jobs using c++ programming language
cplusplus cpp cron cronjob cronjob-scheduler
Last synced: 25 Apr 2025
https://github.com/greydevv/mango-compiler
Mango: Compiled, statically-typed general purpose programming language.
compiler compiler-construction cpp llvm llvm-ir programming-language
Last synced: 24 Oct 2025
https://github.com/tsnsoft/wxwidgets_demo
Пример программы на С++ в Code::Blocks с использованием wxWidgets
codeblocks cpp example windows wxwidgets wxwidgets-applications
Last synced: 07 Dec 2025
https://github.com/algo-ryth-mix/compression
Comparison on Compression Algorithms for Games
cpp game-development game-engine-development lzma testing-tool zip
Last synced: 05 Oct 2025
https://github.com/tum-vision/lgm
Implementation of Layered Graphical Model with demo code
cpp graphical-models machine-learning python pytorch
Last synced: 14 Oct 2025
https://github.com/im-rises/cunicodelib
C header only Library to write UTF8 text to the console for Windows, macOs and Linux.
c console cpp multi-platform unicode utf8
Last synced: 25 Oct 2025
https://github.com/jbaldwin/libwingmysql
Safe and easy to use C++17 MySQL client library.
async asynchronous cpp cpp17 event-driven modern-cpp mysql-client
Last synced: 17 Oct 2025
https://github.com/programmingrainbow/yellow-snow-cpp-sdl2
Don't Eat the Yellow Snow! written in C++ and using SDL2 game library.
Last synced: 19 Oct 2025
https://github.com/mortennobel/kick_obj_loader
A small library parsing and saving Wavefront OBJ 3D models
Last synced: 07 Sep 2025
https://github.com/maxencebonamy/Sand-Box
This software is a physical simulation. You can arrange different physical elements anywhere in the window, and they will evolve with each other according to the laws of physics.
cpp physics sandbox sfml simulation xmake
Last synced: 12 Mar 2025
https://github.com/jakubtomsu/raylib-template
C/C++ game template for Raylib and Visual Studio. Just download and use, no setup required
c cpp easy-to-use game game-development raylib raylib-cpp
Last synced: 07 Oct 2025
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/bit-shift-io/macrokey
A rust alternative to auto hotkey (AHK).
ahk autohotkey cpp input keyboard linux macro mouse
Last synced: 23 Jan 2026
https://github.com/rcolomina/the_charmed_house
Conversational game in text mode for Linux
command-line conversational-agents cpp game-engine linux terminal-game textbasedgame
Last synced: 22 Jan 2026
https://github.com/kriswiner/mc3635
mCube's ultra-low-power wake-on-motion 3-axis accelerometer
accelerometer arduino cpp wake-on-motion
Last synced: 15 Oct 2025
https://github.com/snmetamorph/mem2pix
Crossplatform utility for real-time visualization process memory content as image. Based on SDL2, works on Windows and Linux.
cmake cpp cpp17 debug graphics linux mem2pix memory-analysis pixels reverse-engineering sdl2 utility visualization windows
Last synced: 13 Mar 2026
https://github.com/driftluo/algorithmpractice
Learning data structures and algorithm by C/C++/Rust
algorithms-datastructures c cpp rust
Last synced: 09 Apr 2025
https://github.com/alishbz/trader_bot
A high-performance trade bot built with C++ designed for cryptocurrency markets. This bot leverages efficient algorithms and multithreading to execute trades based on user-defined strategies. Includes features like real-time market data analysis, customizable trading parameters, and risk management tools.
algorithmic-trading algorithms binance-api cpp finance hft-trading qt6 quant
Last synced: 05 Feb 2026
https://github.com/bertrandmartel/st7735-raspberry
:sparkles: A port of ST7735 Arduino library to Raspberry PI
adafruit cmake cpp lcd raspberry-pi st7735
Last synced: 25 Oct 2025
https://github.com/dimitrius-dev/conan-2-wrapper-templates
conan 2.x ready-made wrapper templates and examples for lib, project, conan-server
build cmake conan conan-exec conan-lib conan-packages conan-recipe conan-server conan2 conanfile cpp docker docker-compose docker-container docker-image dockerfile dockerhub lib
Last synced: 23 Oct 2025
https://github.com/jinhyeonseo01/project-rhythmengineer
C++ WinAPI&Direct2D 2D Rendering Pipeline Game Project, (University Project)
2d-game cpp direct2d game project rendering-2d-graphics rythm-game university winapi
Last synced: 24 Apr 2025
https://github.com/eyelash/platon-core
a simple and fast text editor library (work in progress)
Last synced: 24 Oct 2025
https://github.com/javadev/superav
The command line antivirus program written in C program language.
Last synced: 29 Jul 2025
https://github.com/federicomariamassari/udacity-rsend
Udacity Robotics Software Engineer Nanodegree projects.
cpp gazebo robotics ros slam udacity-robotics-nanodegree
Last synced: 08 Oct 2025
https://github.com/robertcorponoi/unreal-patrol-ai-with-hearing
Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/
ai cpp tutorial unreal unreal-engine-4
Last synced: 24 Oct 2025
https://github.com/shigekikarita/cxx11-typed-argparser
C++11 Typed Argument Parser
argparse argument-parser cpp json
Last synced: 11 Oct 2025