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-20 00:06:43 UTC
- JSON Representation
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/mahdizynali/mazenet
Mnist digits multi perceptron neural-network training from scratch with c++ and opencv matrix. (nn with c++)
artificial-intelligence classification cpp cpp-neural-network cpp-training machine-learning mnist mnist-cpp multi-classification neural-network neural-networks opencv preceptron scratch training
Last synced: 24 Apr 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/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/blackmatov/defer.hpp
Go's defer implementation in C++17
c-plus-plus cplusplus-17 cpp cpp17 defer header-only no-dependencies
Last synced: 17 Jun 2025
https://github.com/hobywan/trinity
An anisotropic mesh adaptation library designed for non-uniform memory access multicore and manycore nodes.
anisotropy cpp hpc intel manycore mesh multicore numa openmp
Last synced: 15 Oct 2025
https://github.com/nick-vinesmoke/bios_clone
🖥Program based on BIOS to help people to understand BIOS, written on cpp
bios biostatistics cmd-scripts cpp cpp17 learning study useful useful-utilities
Last synced: 11 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/qtlittlexu/stumansys
这是一个使用 C++ 和 EasyX 绘图库实现的学生成绩管理系统,里面包含了查看学生、搜索学生、添加学生等功能,使用 EasyX 简单地封装了 UI 界面
Last synced: 20 Aug 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/moshiba/pbar
Low overhead C++ progress bar
cpp hacktoberfest progress-bar progressbar
Last synced: 08 Oct 2025
https://github.com/saifaldin14/Molecular-Chemistry-Visualization
A Unity program to identify the VSPER shape of a molecular compound. Custom C++ backend library to identify the shapes of the molecules and a Unity C# frontend
chemistry-molecule cpp csharp molecular-simulation unity
Last synced: 26 Apr 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/talkuhulk/ddim_scheduler_cpp
This project provides a cross-platform C++ ddim scheduler library that is consistent with the Diffusers:DDIMScheduler interface.
Last synced: 28 Apr 2025
https://github.com/mdedonno1337/disassemble.nvim
Neovim Plugin to show in a popup the assembler code for the current line in a C file
c cpp disassembler neovim plugin
Last synced: 17 Jul 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/hyblocker/hekky-osc
An OSC Library for C++
cpp open-sound-control osc vrchat
Last synced: 23 Feb 2026
https://github.com/qengineering/shufflenetv2-ncnn
ShuffleNet_V2 for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 shufflenet-v2 shufflenetv2 shufflenetv2-ncnn
Last synced: 09 Sep 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/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/bocaletto-luca/multilanguage-test-example
Multilanguage Test Examples Welcome to the Multilanguage Test Examples repository! This project contains simple, self-contained examples of programming fundamentals implemented in various programming languages. Each example demonstrates basic constructs—including output, variable declarations, conditionals, loops, and functions/methods with clear..
bocaletto-luca c cpp csharp css3 fsharp go haskell html5 java javascript kotlin python ruby rust scala swift swift5 typescript
Last synced: 01 Apr 2026
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/softwareqinc/qasmtools
OpenQASM 2.0 parser
cpp cpp17 openqasm openqasm-parser quantum-computing
Last synced: 03 May 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/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/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/govnorice/archarchive
A utility to quickly rollback an arch linux system using ALA (a.k.a Arch Linux Archive)
ala arch archive c cpp linux linux-utils rollback
Last synced: 06 May 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/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/karnkaul/dino
C++20 Library for dynamically loading shared libraries and functions.
cpp cpp20 cpp20-library dynamic-loading loader
Last synced: 11 Apr 2025
https://github.com/erfaniaa/compilers-course-project
Converting a pseudo-C source code to a pseudo-assembly code
compilers cpp grammar lalr-parser lark-parser parser python3
Last synced: 11 Apr 2025
https://github.com/hofbi/teaching-tools
Teaching Software Engineering As Programming Over Time
cpp python software-engineering teaching tum
Last synced: 11 Apr 2025
https://github.com/abdallahhemdan/hackerrank-solutons
✨ My solutions on HackerRank with c/c++ ..
c c-programming cmp2022 cpp cpp14 hacker-rank hackerrank hackerrank-solutions hemdan
Last synced: 06 Mar 2026
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/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/hailiang-wang/keyphrase-cpp
Automatic Keyphrase Extraction: A Survey of the State of the Art
cpp keyphrase-extraction natural-language-processing text-rank tf-idf
Last synced: 20 Sep 2025
https://github.com/caomengxuan666/cxxmcp
Modern C++ SDK and runtime for the Model Context Protocol (MCP).
c-plus-plus cmake cpp json-rpc mcp mcp-sdk model-context-protocol sdk streamable-http
Last synced: 29 May 2026
https://github.com/chokobole/console
A C++ collection of library for console application.
animation ansi ansi-escape-codes bazel-support cpp cpp-library flag terminal vt100
Last synced: 09 Apr 2025
https://github.com/brainstone/tgui
Text-GUI-Library - A C++11 alternative for ncurses
cli cli-library cpp gui gui-library library ncurses platform-independent
Last synced: 13 Jun 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/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/ahmedhosssam/chessmate
Chess game written in C++ and Raylib
chess chess-game chessboard cpp
Last synced: 08 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/danielaparker/acons
A modern C++ header-only library for constructing N-dimensional arrays
array cpp cpp11 header-only multi-dimensional-array n-dimensional no-dependencies numerical-methods scientific-computing single-file
Last synced: 22 Apr 2025
https://github.com/mo7ammedd/hospital-system
Hospital Management System is a console-based C++ application that helps manage patient and doctor
cpp filesystem mangement-system
Last synced: 16 Apr 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/paragon279/stock-predict
Predicts stock price
cpp machine-learning prediction stock-price-prediction
Last synced: 16 May 2025
https://github.com/andrewtyw/ffmpeg-reverse-playback
A demo of using ffmpeg to play a video in reverse.
Last synced: 10 Mar 2026
https://github.com/soasis/encoding_tables
Shared tables between C and C++ for encoding infrastructure
Last synced: 09 Apr 2025
https://github.com/hjaltesorgenfrei/vulkanologi
A Homemade game engine written in C++23 with Vulkan
3d cpp ecs entt game-engine jolt-physics multiplayer physics renderer vulkan
Last synced: 12 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/brakmic/using-thrill
A complete Thrill environment with demo code
batch-processing big-data cpp cpp14 thrill
Last synced: 23 Apr 2025
https://github.com/kernelinterrupt/whisper4dart
whisper4dart is a dart wrapper for whisper.cpp, designed to offer an all-in-one speech recognition experience. It can handle most audio file inputs, not just wav.
cpp dart deep-learning flutter speech-recognition speech-to-text whisper whisper-cpp
Last synced: 12 Apr 2026
https://github.com/codebydant/pcl_visualizer
Visualizer for 3D point cloud using PCL Library 1.9.1
c-plus-plus clang-format cmake computer-vision cpp pcd pcl pcl-library pcl-viewer ply point-cloud xyz
Last synced: 11 Mar 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/bocaletto-luca/fm-trasmitter
FM Transmitter with Arduino & Si4713 - Author: Bocaletto Luca A professional Arduino UNO project using the SparkFun Si4713 breakout to broadcast line-level audio over FM (87.5 – 108 MHz), complete with RDS support.
arduino bocaletto-luca cpp fm fm-trasmitter gplv3 hack hack-fm hack-rf hacking openhardware opensource radio-frequency rf standalone trasmitter
Last synced: 08 May 2026
https://github.com/nandite/pcl-optics
C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.
c-plus-plus clustering clustering-algorithm cpp density-classification optics pcl pcl-library point-cloud
Last synced: 14 Apr 2025
https://github.com/mehanix/downbeat
🎹 Small playable virtual piano, written in C++
cpp good-first-issue help-wanted instrument learn-piano music oop piano piano-keyboard piano-keys piano-player piano-practice sfml virtual-instruments virtual-music-keyboard
Last synced: 15 Apr 2025
https://github.com/extremq/punity
Unity inspired game engine for the Raspberry Pi PIco.
2d-game-engine cpp ecs game-development game-engine gamedev microcontrollers picosdk raspberry-pi
Last synced: 01 Aug 2025
https://github.com/jakubriegel/auto
System of autonomous cabs with integrated simulator of vehicles and sample front-end
automation autonomous-vehicles cpp crow curl curlpp google-maps-api put-poznan studies typescript
Last synced: 23 Aug 2025
https://github.com/uctakeoff/uc_apng_loader
uc::apng::loader is a header only C++11 apng (Animated PNG) decoder.
apng cpp cpp11 cross-platform header-only
Last synced: 26 Dec 2025
https://github.com/607011/obfuscateplusplus
String and data obfuscation for C++14 and newer
cplusplus cpp cpp14 obfuscate obfuscate-strings obfuscation
Last synced: 18 Aug 2025
https://github.com/ciw-project-2023/coaler
CoAler = Core Aligner (Multi-Alignment of Molecules)
alignment bioinformatics conan cpp rdkit
Last synced: 12 Apr 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/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/adityamangal1/geeksfforgeeks
GeeksForGeeks programming questions
arrays coding-challenges contest-programming cpp dynamic-programming geeksforgeeks-solutions gfg-part1 puzzles python3 recursion
Last synced: 26 Aug 2025
https://github.com/tdegeus/goosefem
Several types of Finite Element simulations in C++ (with a Python interface)
cpp fem finite-elements pybind11 python xtensor
Last synced: 06 May 2025
https://github.com/yihleego/handle-tools
It is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program, or to close the any handles of a program.
cpp handle mutant mutex process procexp windows
Last synced: 28 Jul 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/tpoisonooo/cpp-syntactic-sugar
cpp syntactic sugar
cpp python tools-engineering tools-team
Last synced: 02 Sep 2025
https://github.com/soyapo/codeforces
Scripts to Codeforces problems, submitted by me. Most of them tend to work.
Last synced: 06 May 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/jimbobbennett/wio-terminal-arducam
How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2
arducam arduino cpp iot seeedstudio wio-terminal
Last synced: 16 Sep 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/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/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
https://github.com/richelbilderbeek/games
My games
cpp floss foss free games gplv3 processing processing-language qt sfml
Last synced: 18 Mar 2025
https://github.com/imxeno/devtale
Essentially... it's just a basic old-school packet logger for NosTale. With ambitions to become something more.
asm clr cpp cpp-cli devtool memory-hacking nostale packet-sniffer visual-studio
Last synced: 11 Jul 2025
https://github.com/ruturaj4/learncpp-dot-com-quizzes
✔️ Quizzes, samples and other exercises from learncpp.com (Covers cpp11, cpp14 and even cpp17!)
cpp cpp-course cpp11 cpp14 cpp17 learn-cpp learncpp learncpp-tutorials
Last synced: 10 Sep 2025
https://github.com/jvillella/siyana-renderer
An ongoing upgrade to an a OpenCL-based path tracer and terrain generator I wrote many years back.
boost computer-graphics cpp glfw opencl path-tracer ray-tracer real-time siyana-renderer terrain-generation
Last synced: 16 Jul 2025
https://github.com/cpbridge/fetal_heart_analysis
Automated tools for analysing fetal heart cardiac videos
cpp fetal-heart medical-imaging particle-filter random-forest rotation-invariant-features ultrasound video-processing
Last synced: 08 May 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: 12 Jul 2025
https://github.com/karmakrafts/kstd-streams
Highly optimized, constexpr-ready collection streams for C++17/20.
cplusplus cplusplus-17 cplusplus-20 cpp cpp-library cpp-programming cpp20 cpp20-library cross-platform cross-platform-library functional-programming header-only header-only-library library streams streams-api
Last synced: 11 May 2025
https://github.com/abelkevich/nano_daw
minimalistic digital audio workstation
Last synced: 12 May 2025
https://github.com/axel-op/vscode-devcontainer-cpp-vcpkg
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.
cmake cpp docker gtest remote-development remote-development-container vcpkg visual-studio-code vscode vscode-container vscode-remote
Last synced: 20 Mar 2025