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/ljishen/bitar
Simplify accessing hardware compression/decompression accelerators
apache-arrow compression cpp dpdk hardware-acceleration
Last synced: 01 Feb 2026
https://github.com/kanishkrawatt/cpp
A collection of resources to learn object-oriented programming and related concepts With cpp
Last synced: 02 Mar 2026
https://github.com/jankammerath/l475vg-iot01a-mbed-aws-iot
AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node
amazon-web-services arm aws aws-cloud aws-iot c cpp iot iot-application mbed mbed-os mbedos mbedtls mqtt mqtt-client mqtt-connector ntp stm32 tls wifi
Last synced: 02 Mar 2026
https://github.com/t-88/fiziks-engine
a very simple 2d fiziks engine
2d-physics 2d-physics-engine cpp game-engine physics sfml
Last synced: 02 Apr 2026
https://github.com/evanli/cppprogramming
Cpp Programming MOOC Third Edition. C++程序设计——思想与方法 慕课版(第3版),人民邮电出版社,翁惠玉 俞勇 编著。相关程序代码。
Last synced: 15 Jul 2025
https://github.com/inspirate789/bmstu-teragraph-hackathon-2022
:fax: Студенческий практикум МГТУ им. Н. Э. Баумана по обработке и визуализации графов
5sem algorithmic-painting bmstu c cpp discrete-mathematics graph graph-algorithms hardware ics6 ics7 iu7 makefile painting teragraph
Last synced: 01 Sep 2025
https://github.com/endurodave/DelegateMQ
Asynchronous Multicast Delegates in Modern C++
asynchronous-callbacks asynchronous-programming callback-functions cpp cpp17 cross-platform delegates embedded linux multi-thread multicast publish-subscribe template-metaprogramming variadic-templates windows
Last synced: 11 Jul 2025
https://github.com/fuzun/iot-facerecognition
A server/client approach to face recognition. Aims to be fast, secure and iot friendly. Uses dlib.
armv6 cloud-computing cpp distributed-systems dlib eglfs embedded-devices face-recognition image-recognition iot iot-devices python qml qt-framework raspberry-pi websocket
Last synced: 29 Oct 2025
https://github.com/ryukinix/cpp-journey
My personal notes/codes about the infernal adventure to learn C++ from HackerRank [pt-br]
Last synced: 05 Apr 2025
https://github.com/fornever/warcraft-2000-nuclear-epidemic
Sources of WarCraft 2000: Nuclear Epidemic, in the form they were made available by the developer.
Last synced: 07 May 2025
https://github.com/thelartians/generator
A generator class emulating coroutines' yield functionality through std::thread
coroutines cplusplus cpp generator python range yield
Last synced: 07 May 2025
https://github.com/timusus/ktaglib
Taglib Kotlin Library
cpp kotlin storage-access-framework taglib
Last synced: 14 Jul 2025
https://github.com/soyapo/bp-minesweeper
Classic Minesweeper game designed for console, written in pure c++.
Last synced: 06 May 2025
https://github.com/koji/30days-openframeworks
30days-openFrameworks
cpp creative-coding openframeworks
Last synced: 20 Mar 2025
https://github.com/raulpy271/gameboy-emulator
🎮 A gameboy emulator written in C++
cmake cpp emulator gameboy gameboy-development gameboy-emulator test-driven-development
Last synced: 24 Jun 2025
https://github.com/mortennobel/emscripten-cubes
A small demo of cross-compiling an OpenGL project into WebGL using Emscripten
Last synced: 24 Jun 2025
https://github.com/trick-17/clang-build
Clang-based cross platform build system written in Python
build-system c-plus-plus clang cpp cross-platform python
Last synced: 13 Apr 2025
https://github.com/karnkaul/cpp-template
C++20 CMake Project Template (Executable)
cmake cpp cpp20 github-actions
Last synced: 12 Sep 2025
https://github.com/mohitmishra786/my-code-snippets
Code Snippets that i will use during contests for saving my some seconds.
Last synced: 11 Jul 2025
https://github.com/enansari/bcp-hsu
Basics of computer and programming class - Hakim Sabzevari University | مبانی کامپیوتر و برنامه سازی دانشگاه حکیم سبزواری
basic-computer basic-programming cpp hsu python
Last synced: 27 Apr 2025
https://github.com/epam/imago
2D chemical structure image recognition toolkit
cheminformatics cpp indigo java ocr opencv python recognition
Last synced: 06 Oct 2025
https://github.com/pblischak/boost-docker-test
Test program for compiling/linking with the Boost C++ Libraries to create a Docker image
boost cpp docker-image dockerfile
Last synced: 17 Jun 2025
https://github.com/llnl/raja-project-template
A template project using CMake & BLT to build a RAJA application
Last synced: 29 Apr 2025
https://github.com/vishal-ahirwar/aura
Aura 🚀 — A cross-platform C++ project builder inspired by Rust's rustup. It handles dependencies using vcpkg, builds with CMake + Ninja, and compiles using Clang — ensuring seamless, error-free builds across Windows, Linux, and macOS. 💯
cli cli-app cmake cpp linux windows
Last synced: 17 Mar 2025
https://github.com/qengineering/paddleocr-lite-license
PaddleOCR Lite license plate detection on bare Raspberry Pi 4
alpr anpr cpp deep-learning license-plate-detection license-plate-recognition ocr ocr-recognition opencv optical-character-recognition paddle-lite paddlelite paddleocr plate-detection raspberry-pi-4 raspberry-pi-64-os
Last synced: 11 Jun 2025
https://github.com/max0x7ba/parse-integers-benchmark
Benchmarking reading and parsing integers from a file in C++.
benchmark c-plus-plus c-plusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17
Last synced: 10 Apr 2025
https://github.com/reductstore/reduct-cpp
ReductStore Client SDK for C++
cpp cpp-20 http-client reductstore sdk
Last synced: 04 Feb 2026
https://github.com/gamestrap/learncpp
A collection of simple programs I made while learning C++.
c-plus-plus cmake cmakelists cpp cpp11 cpp17 learn learn-to-code learning learning-by-doing linux unix windows windows-10 windows-7 windows10
Last synced: 27 Oct 2025
https://github.com/pasqualerossi/c-plus-plus
C++ Mini Piscine with Modules 00 to 08.
42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-1337 cpp-modules-42
Last synced: 29 Apr 2025
https://github.com/rorysroes/fast_algorithm_fps_ssa
Implement F-DST to solve 2-D PDE(fast poisson solver) and FFT to compute Multiplication algorithm(Schönhage–Strassen algorithm) with C
algorithm butterfly-structures cpp discrete-fourier-transform fast-fourier-transform fft fps multiplication-algorithm numerical-methods pde poisson-equation
Last synced: 10 Apr 2025
https://github.com/mrdcvlsc/analyse-pgn
A command line application that analyzes chess games in PGN file format
analysis analyzer assistive-technology c chess chess-engine chess-game cli command-line command-line-tool console-tool cplusplus cpp cpp17 evaluation game-analytics helper pgn statistics terminal
Last synced: 07 Sep 2025
https://github.com/Tinkoff/uri-template
URI Templates expansion and reverse-matching for C++
cpp cpp-library cpp17 rfc-6570 uri-template url-template
Last synced: 11 Mar 2025
https://github.com/sparkfun/pi_wedge_40-pin_preassembled
A pre-assembled version of the Pi_Wedge_B_Plus board to break out IO the pins of a Raspberry Pi B+.
adapter cpp raspberry-pi sparkfun sparkfun-products
Last synced: 13 Jun 2025
https://github.com/csb6/editor
A custom text editor using the FLTK GUI toolkit
Last synced: 09 Apr 2025
https://github.com/divisionind/autorun
allows you to hold down any key on your keyboard by pressing a hotkey
automation c cpp game games macros windows
Last synced: 07 Jul 2025
https://github.com/embetrix/stm32mp-sign-tool
The stm32mp-sign-tool is an utility for signing and verifying firmware images compatible with STM32MP MPUs
cpp cryptography ecdsa-cryptography embedded-systems hsm lightweight pkcs11 security signing-keys signing-tool stm32mp1 stm32mpu
Last synced: 24 Apr 2025
https://github.com/developermindset-com/openmp-mobile
OpenMP library compiled for iOS, Mac, tvOS, watchOS
abi c cmake cpp dylib dynamic ios library llvm macos mobile objective-c openmp parallel-computing static swift xcframework xcode
Last synced: 22 Apr 2025
https://github.com/anshumansinha3301/small_finance_manager
Finance manager function written in C++
Last synced: 07 Oct 2025
https://github.com/qengineering/gfpgan-ncnn-raspberry-pi-4
GFPGAN face reconstruction with ncnn on a bare Raspberry Pi
cpp deep-learning face-recognition-application face-reconstruction gan gfpgan image-restoration ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os super-resoluion
Last synced: 07 Oct 2025
https://github.com/toxe/mandelbrot-sfml-imgui
Interactive multi-threaded C++ Mandelbrot renderer using SFML + ImGui running at constant 60 FPS
cpp cpp20 imgui imgui-mandelbrot mandelbrot multithreading sfml sfml-imgui threads
Last synced: 23 Apr 2025
https://github.com/soasis/encoding_tables
Shared tables between C and C++ for encoding infrastructure
Last synced: 09 Apr 2025
https://github.com/ravi-prakash1907/os-practicals
C/C++ programs to understand the working of the Operating System
c college cpp operating-system os
Last synced: 06 Sep 2025
https://github.com/jakubvojvoda/motion-segmentation
Robust motion detection/segmentation using OpenCV
cpp frame-difference image-processing motion-detection motion-gradient motion-segmentation opencv optical-flow video-processing
Last synced: 09 Apr 2025
https://github.com/program-spiritual/gab
图解汇编基础 (graphical assembly basis)
assembler assembly call1-craft cpp gab
Last synced: 25 Mar 2025
https://github.com/justinmeiners/exercises
Exercises I do from books, articles, etc.
algorithms c code-golf cpp excercises scheme sicp sicp-solutions
Last synced: 25 Mar 2025
https://github.com/melardev/xeytanqpp-rat
WORK IN PROGRESS. RAT written in C++ using Qt framework
backdoor cpp desktop malware networking qt rat remote-administration-tool sockets trojan
Last synced: 13 Apr 2025
https://github.com/codinasion/hello-world
"Hello World" in every programming language 🤗 Good collection of `good first issue`
c c-sharp cpp dart first-timers go good-first-issue hello-world java python python3 scala
Last synced: 05 Jul 2025
https://github.com/vahancho/nkar
Նկար (nkar) image comparison and differences highlighting C++ API
comparison contour contours cpp cpp11 difference diffing gcc highlight highlighting hightlight image image-comparison image-processing nkar pixel testing
Last synced: 12 Jun 2025
https://github.com/mxrcode/stockwidget
Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.
cpp cryptocurrency open-source opensource stockwidget widget
Last synced: 03 Jul 2025
https://github.com/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/jakubvojvoda/histogram-of-oriented-gradients-gpu
Histogram of oriented gradients (HOG) on GPU
cpp gpgpu gpu gradient-descent histogram-of-oriented-gradients hog opencl svm
Last synced: 09 Apr 2025
https://github.com/vladimirakopyan/netcore_nativecall
This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application
c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial
Last synced: 29 Apr 2025
https://github.com/pdsmart/sharpmz
A Sharp MZ Series (80K,80C,1200,80A,80B,700,800,2000) Computer Hardware Emulation written in VHDL on Altera FPGA fabric. Runs on the MiSTer project and other Altera Cyclone devices.
assembly-language c cpp electronics emulator fpga perl retrocomputing vhdl
Last synced: 15 Jun 2025
https://github.com/jasonzhu1313/cameraposeestimating
This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.
camerapose-estimate clustering corner-detection cpp pattern-recognition
Last synced: 19 Mar 2025
https://github.com/softwareqinc/qasmtools
OpenQASM 2.0 parser
cpp cpp17 openqasm openqasm-parser quantum-computing
Last synced: 03 May 2025
https://github.com/neoblizz/hip_template
🖤 Template for starting HIP/C++ project using CMake with Github Action for CI.
cpp cuda cuda-programming gpgpu gpu hip rocm template-project template-repository
Last synced: 26 Mar 2025
https://github.com/banaankiamanesh/bno055-raspberrypi
An easy-to-use library for BNO055 9-Axis inertial measurement unit of BOSCH company, for Raspberry pi using Wiring-Pi Library!
bno055 bosch-sensor cpp imu library raspberry-pi wiringpi
Last synced: 13 Apr 2025
https://github.com/mshockwave/llvm-sample-pass
Simple LLVM pass that shows the basic LLVM API concepts
cmake compiler-optimization cpp llvm llvm-ir
Last synced: 15 Jun 2025
https://github.com/carcargroup05/robotvacuum
Due to this aging society, we intended to develop a robot vacuum to care for senior citizens. It has the ability not only to clean the floor but also to detect whether a senior citizen have fallen using a Pi camera and a google ML model(MediaPipe).
app-inventor arduino arduino-mega-2560 c cpp mediapipe ml openc pi-camera python python3 raspberry-pi-4 raspberry-pi-camera
Last synced: 28 Oct 2025
https://github.com/sansyrox/leetcode-company-by-company
All leetcode company wise questions with link to Leetcode/ LintCode(if premium)
cpp java javascript leetcode-company python
Last synced: 07 Sep 2025
https://github.com/trainingbypackt/the-cpp-workshop
Cut through the noise and get real results in this hands-on, step-by-step approach to learning C++.
c-plus-plus constructors cpp destructors object-oriented-programming pointers references
Last synced: 10 Apr 2025
https://github.com/chetan6780/complete-preparation
🎉 One-stop destination for all your technical interview Preparation 🎉
algorithm codestudio cpp data-stuctures gfg leetcode solutions
Last synced: 25 Sep 2025
https://github.com/saberglow/string_class
Home made string class in C++.
cpp dynamic-memory-allocation operator-overloading string-manipulation
Last synced: 30 Apr 2025
https://github.com/beardedfish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
c-plus-plus config configuration cpp cpp17 cpp17-library ini ini-file ini-parser ini-reader ini-rw ini-writer initialization input io library oop output parser settings
Last synced: 25 Oct 2025
https://github.com/aleksrutins/valapkg
A package manager for Vala projects.
build-system build-systems c cli cpp glib2 json meson mesonbuild package-manager snap vala
Last synced: 07 Aug 2025
https://github.com/krypto-etox/c-practice-problems
C Practice Problems contains all the basic and logical C programs to learn and Practice. It's a Kind of my notes
c cpp cquestions practice-programming
Last synced: 21 Sep 2025
https://github.com/abhinandan323/programming-notes
Programming codes of various languages
Last synced: 21 Aug 2025
https://github.com/sansyrox/algorithm-ds
algorithms algorithms-and-data-structures c-plus-plus cpp data-structures dsa java javascript python2 python3
Last synced: 10 Aug 2025
https://github.com/figadore/esphome-ultrasonic-uart-proximity-sensor
Home Asssistant custom integration for A02YYUW Waterproof Ultrasonic Sensor
cpp esp32 esphome esphome-component proximity-sensor ultrasonic-distance-sensors ultrasonic-sensor ultrasonic-sensor-distance
Last synced: 07 Apr 2025
https://github.com/freeyoursoul/fys
FyS Online (Soul Tales) server side, a scalable mmorpg game
chaiscript cpp fys-online game-development lua scalable-mmorpg-game
Last synced: 18 Aug 2025
https://github.com/raj99-code/realtime-sign-language-recognition
Portable sign language (ASL) recognition device that utilizes real-time and efficient programming to help mute and deaf by establishing two-way communication channel with people who have never studied sign language.
american-sign-language asl-recognizer cpp gesture-recognition hand-detection oled-display-sh1106 opencv raspberry-pi raspberry-pi-camera sign-language-recognition
Last synced: 31 Jul 2025
https://github.com/christianpanov/static_string
Experimental compile-time string manipulation C++17 library
compile-time cpp cpp17 cpp17-library library metaprogramming static-string string string-manipulation
Last synced: 14 Apr 2025
https://github.com/endurodave/xallocator
C++ Fixed Block Memory Allocator
cpp embedded-cpp memory-allocator
Last synced: 14 Apr 2025
https://github.com/ranon-rat/gibby-requires-data
A neural network that actually works
cpp neural-network neural-network-cpp
Last synced: 19 Aug 2025
https://github.com/tpoisonooo/cpp-syntactic-sugar
cpp syntactic sugar
cpp python tools-engineering tools-team
Last synced: 02 Sep 2025
https://github.com/rajjitlai/attendance-management
A C++ Project on Attendance management of students
attendance-management-system cpp cpp-project cpp-template executable
Last synced: 20 Sep 2025
https://github.com/mizux/python-native
Test to build a multi-platforms Native Python 3 package using pip
cmake cpp mizux native-library python swig
Last synced: 28 Jul 2025
https://github.com/barimehdi77/cpp-modules
These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!
1337 1337school 42 42born2code 42school cpp cpp-modules cpp-pool object-oriented-programming oop oop-cpp
Last synced: 03 Aug 2025
https://github.com/ferhatgec/fpage
Fegeya FPage, new generation colorful pages.
code color colors cpp cpp17 docs documentation man manuals tldr tldr-pages
Last synced: 14 Apr 2025
https://github.com/briancairl/multi_field_array
Data-oriented multi-field array container class template written in C++17
array cpp cpp17 data-oriented data-oriented-design data-oriented-programming header-only modern-cpp parallel-array soa structure-of-arrays template vector
Last synced: 30 Jul 2025
https://github.com/praydog/ff7r-uevr
UEVR fixes for FINAL FANTASY VII REMAKE INTERGRADE
cmkr cpp final-fantasy modding uevr unreal unreal-engine virtual-reality
Last synced: 28 Sep 2025
https://github.com/narcotic/confuse-trackers
This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.
adware-blocking confuse confuser cplusplus cpp exe fingerprinting google tracking
Last synced: 21 Apr 2025
https://github.com/muellan/parallel
parallel programming primitives for C++; pausable thread, task_queue, etc.
cpp cpp11 parallel parallel-programming-primitives task-queue threadpool
Last synced: 19 Apr 2025
https://github.com/sid200026/misc-programs
Python, C and C++ Programs
beautifulsoup beautifulsoup4 competitive-programming cpp data-structures django graphene-django graphql help helper java javascript python3 socket-programming
Last synced: 18 Aug 2025
https://github.com/kiraadi/library-management-system
Library Management Portal.
array-manipulations cpp file-handling library library-database library-management-system object-oriented-programming oops-in-cpp regular-expression string-manipulation
Last synced: 16 Oct 2025