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-23 00:06:41 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/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/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/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/hofbi/teaching-tools
Teaching Software Engineering As Programming Over Time
cpp python software-engineering teaching tum
Last synced: 11 Apr 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/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/softwareqinc/qasmtools
OpenQASM 2.0 parser
cpp cpp17 openqasm openqasm-parser quantum-computing
Last synced: 03 May 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/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/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/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/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/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/tigthor/project-based-learn-programming
Learn every programming language by building projects and advancing your skills
cpp golang java javascript learn-to-code learning learning-by-doing learning-exercise learning-js learning-notes learning-python learning-resources nodejs programming programming-language project project-management projects python react
Last synced: 27 Jul 2025
https://github.com/endurodave/xallocator
C++ Fixed Block Memory Allocator
cpp embedded-cpp memory-allocator
Last synced: 14 Apr 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/ntia/lfmf
NTIA/ITS C++ implementation of Low Frequency / Medium Frequency (LF/MF) Propagation Model. The LF/MF model predicts basic transmission loss in the frequency range 0.01 - 30 MHz for propagation paths over a smooth Earth and antenna heights less than 50 meters.
cpp lfmf propagation proplib spectrum telecommunications
Last synced: 22 Jul 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/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/chasenut/fileexplorer
File explorer in Qt QML and C++
cpp fileexplorer filesystem qml qt
Last synced: 22 Jul 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/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/richelbilderbeek/games
My games
cpp floss foss free games gplv3 processing processing-language qt sfml
Last synced: 18 Mar 2025
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/Fildo7525/reloader.nvim
Easy setup of C++ projects
clangd cpp lsp neovim-plugin nvim
Last synced: 13 Aug 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/hosseinmoein/bobcat
3 different C++, multi-threaded queues including a lock-free one
circular-queue cpp cpp-11 cpp11 lock-free lockfree multi-threading multithreaded queue
Last synced: 14 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/innermost47/beatcrafter
Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.
audio-plugin beatmaker cpp daw drum-machine drums foot-controler juce live live-performance midi-learn pattern-generator vst-plugin vst3 vst3-plugin
Last synced: 01 Apr 2026
https://github.com/aryank1511/seneca-college-oop244-workshops-and-labs
This repository contains all the OOP244 (Object Oriented Programming) workshops, milestones and labs that I have done as a student at Seneca College.
cpp dma modularization object-oriented-programming
Last synced: 04 Aug 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/insightsoftwareconsortium/itkvkfftbackend
VkFFT backends for ITK FFT classes.
cpp cuda fft hip insight-toolkit itk itk-module opencl python vulkan
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/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/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/muhammadmooazam/internet-of-things-course
cloud course cpp iot iot-projects programming python
Last synced: 01 Sep 2025
https://github.com/mfl28/opengl-cpp-starter
Starter code for OpenGL C++ projects using modern CMake.
azure-pipelines cmake computer-graphics cpp opengl
Last synced: 01 Jul 2025
https://github.com/tashcan/spud
just some stuff to do hooking/detour things
cpp detour hooking hooking-library modding modding-library
Last synced: 09 Apr 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/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/ardeshirv/fractalx
FractalX demonstrates 3 simple fractals: Sierpinski triangle, snow and tree.
cplusplus cpp fractal fractal-algorithms fractal-tree mfc mfc-sdi microsoft-foundation-classes sdi sierpinski sierpinski-triangle sierpinskitriangle single-document visual-cpp visual-studio visualcplusplus visualstudio windows
Last synced: 15 Apr 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/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/zigrazor/cxxautomata
A C++ library for simulating automata and Turing machines
automata automata-learning automata-machines-simulator automata-processor automata-simulator automata-theory automatas automaton cpp cpp-lib cpp-library deterministic-finite-automaton deterministic-turing-machine dpda finite-automaton hacktoberfest non-deterministic-finite-automaton non-deterministic-turing-machine pushdown-automaton turing-machine
Last synced: 26 Mar 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/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/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/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/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/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/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/whoismtrx/advent_of_code
Solutions to Advent of Code challenges across multiple programming languages.
advent-of-code clanguage coding coding-challenges competitive-programming cpp csharp ocaml puzzle python rust solutions
Last synced: 02 May 2025
https://github.com/b1tflyyyy/utf8-string-cpp
Implementation of wrapper over standard string to work with UTF-8 encoding
cmake cpp cpp20 cross-platform encoding library linux mit mit-license string unicode utf-8 windows
Last synced: 11 Apr 2025
https://github.com/raven-os/feathers
A graphical compositor for Raven-OS
albinos c-plus-plus compositor cpp feathers raven raven-os wayland
Last synced: 11 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/challanger524/template-cpp
Clean C++ CMake Ninja VSCode template
cmake cmake-presets cpp cpp23 ninja ninja-build pch precompiled-header rebase-warning template vscode vscode-settings
Last synced: 09 Aug 2025
https://github.com/zivnadel/advent-of-code
Solutions to the Advent of Code annual event
advent-of-code advent-of-code-2022 advent-of-code-2023 cpp javascript python
Last synced: 18 Jun 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/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/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/sudodevinci/tv-head
Pipeline for images onto WS2812B LED strips via Raspberry Pi Pico, ESP32, or Arduino UNO, to use as a dot-matrix display.
arduino cpp esp32-arduino esp32-s3 micropython micropython-rpi-pico neopixel neopixel-strip opencv raspberry-pi raspberry-pi-pico tv-head tvhead
Last synced: 10 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/mars3142/cocos2dx-runtime-permission
cocos2d-x game with Android Runtime permission
Last synced: 29 May 2026
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/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/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/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/adharshkamath/mathy-compiler
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
bison c compiler compiler-construction cpp equation flex lex mathematical-equation mathematical-notations omp-parallel openmp openmp-programs parallelization transpiler yacc
Last synced: 03 Jul 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/soasis/encoding_tables
Shared tables between C and C++ for encoding infrastructure
Last synced: 09 Apr 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/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/kazhuu/advent-of-code-2020
My C++ solutions for a year 2020
Last synced: 11 Apr 2025
https://github.com/raphaelsenn/elastic-collision
Uses SFML for a compact physics simulation illustrating elastic collisions in C++.
2d 2d-graphics cpp elasticcollision graphics math physics physics-2d physics-based-animation physics-based-simulation physics-engine physics-simulation sfml simulation
Last synced: 17 Jul 2025
https://github.com/ikluft/ikluft-tools
misc tools and scripts by Ian Kluft (in shell, Perl, Rust, C++, Go, Python)
bash cpp golang perl python rust scripts shell shell-script
Last synced: 21 Mar 2025
https://github.com/zxffffffff/start-cpp-vcpkg
一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建
cmake corss-platform cpp starter template vcpkg
Last synced: 19 Apr 2026
https://github.com/mortinger91/openglengine
An OpenGL 3D Engine, made with C++.
3d-graphics cmake cpp opengl submodules
Last synced: 26 Oct 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/karnkaul/dino
C++20 Library for dynamically loading shared libraries and functions.
cpp cpp20 cpp20-library dynamic-loading loader
Last synced: 11 Apr 2025