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-01 00:06:48 UTC
- JSON Representation
https://github.com/mariokonrad/vhf-sim
Simulation of a maritime VHF
cpp lua maritime qt simulation vhf vhf-sim vhf-simulator
Last synced: 11 Apr 2025
https://github.com/abhishekjadhav2002/dsal_lab_assignments
DSAL Lab Assignments with C++ code files are stored in this repository
algorithms-and-data-structures assignment college competitive-programming cpp data-structures dsa dsa-algorithm education engineering homework it second-year source-code sppu sppu-it-dept
Last synced: 11 Apr 2025
https://github.com/bonnie39/tominecon.7z-cracker
an attempt at cracking the code to tominecon.7z
brute-force bruteforce bruteforce-attacks cpp minecraft tominecon
Last synced: 21 Feb 2025
https://github.com/captain-woof/powerwoof
A collection of handy C#, Powershell and C++ POCs, concepts and examples to aid in pentesting.
cpp csharp pentesting-tools pentesting-windows poc powershell windows
Last synced: 06 Jul 2025
https://github.com/qengineering/tensorflow-jetsonnano
TensorFlow installation wheels for Jetson Nano
cpp jetson-nano jetson-xavier jetson-xavier-agx pip python python3 tensorflow tensorflow-2-3 tensorflow-2-4 wheel whl
Last synced: 26 Jul 2025
https://github.com/praydog/alan-wake-2-cmdline-patcher
Enables use of intentionally disabled cmdline args in Alan Wake 2
alan-wake-2 cmkr cpp reverse-engineering
Last synced: 30 Jun 2025
https://github.com/mangad/cpp-project-template
⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.
ccache cdash cicd cmake codecov codecoverage cpp cpp20 ctest googletest mingw msvc nsis sanitizers tdd wix-toolset wixtoolset wxwidgets
Last synced: 07 May 2025
https://github.com/panda-official/waveletbuffer
A universal C++ compression library based on wavelet transformation
compression cpp cpp20 signal-processing wavelet wavelet-transform
Last synced: 31 Aug 2025
https://github.com/thirdweb-dev/unreal-engine
Best in class Web3 Unreal Code Plugin, powered by thirdweb. Core built in Rust.
Last synced: 25 Jul 2025
https://github.com/pankaj-str/data-structures-cpp
Welcome to the Data-Structures-CPP repository! 🚀 This repository serves as a comprehensive collection of common data structures implemented in C++. Whether you're a student learning algorithms or a developer looking to refresh your understanding, this repository is a valuable resource
cpp cppdsa dsa-algorithm dsa-learning-series
Last synced: 23 Sep 2025
https://github.com/netromdk/bmod
bmod parses binaries for modification/patching and disassembles machine code sections.
assembly-language binary cmake cpp disassembler disassembly modification patching qt5 x86 x86-32 x86-64
Last synced: 25 Jul 2025
https://github.com/astrodynamic/3dviewer-project-in-qt-cpp
Viewer3D is a C++ based 3D viewer application built with Qt that allows loading and transforming 3D models with a GUI. It requires CMake, C++ and C languages, assimp library, and Qt libraries, among others. To use it, launch the application, load a model, use transformation tools, and modify rendering options.
3d 3d-graphics 3d-models animation assimp cpp glsl graphics gui opengl patterns qt rendering transformation-matrix widgets
Last synced: 20 Sep 2025
https://github.com/oracle/coherence-cpp-extend-client
Coherence C++ client library
caching cloud clustering coherence cpp data-grid distributed hpc imdg in-memory kv-store microservices polyglot sanka scalability
Last synced: 09 Apr 2025
https://github.com/toxe/example-cpp-ci-project
Example C++ CI Services Comparison supporting Linux, Mac, Windows and GCC, Clang (libc++ and libstdc++), MSVC and Clang-cl
appveyor ci circleci comparison continuous-integration cpp example github-actions-ci travis-ci
Last synced: 23 Apr 2025
https://github.com/moduscreateorg/network-rgb-matrix-display
A library for helping drive large arrays of RGB Matrices with Raspberry Pis
boost-asio cmake cplusplus cpp example-project iot iot-application maker multi-threading raspberry-pi rgb-led rgb-matrix
Last synced: 07 Sep 2025
https://github.com/moebiussurfing/ofxgpulutcube
openFrameworks addon to apply LUT filters live from standard .cube files using a GPU shader.
cpp openframeworks openframeworks-addon
Last synced: 16 Mar 2025
https://github.com/mortennobel/opengl_3.2_vs_2010_freeglut
A simple OpenGL 3.2 example using MSVS 2010 and freeglut
cpp cpp11 graphics-programming
Last synced: 24 Apr 2025
https://github.com/ugozapad/g-ray-engine
3d game engine
3dengine cplusplus cpp engine game-engine game-engine-3d gameengine lua lua-script opengl
Last synced: 27 Oct 2025
https://github.com/ewliang/c-programming-tutorials-for-beginners
This repository contains the source code for the projects I've made in my C++ Programming for Beginners tutorials series on my Youtube Channel at https://www.youtube.com/user/ewliang Feel free to pop over and consider subscribing to my channel.
cpp cpp-course visual-studio visual-studio-code youtube
Last synced: 23 Apr 2025
https://github.com/frabert/ogler
Use GLSL shaders in REAPER
cpp reaper reaper-plugin vulkan
Last synced: 12 Apr 2025
https://github.com/berndporr/cppthread
Generic C++ Thread class (very thin wrapper around std::thread)
cpp linux thread thread-library windows wrapper-api
Last synced: 26 Apr 2025
https://github.com/qtexcel/qlibxlsxwriter
Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.
c cpp excel libxlsxwriter qt xlsx xlsxwriter
Last synced: 11 Apr 2025
https://github.com/karnkaul/bave
BAsic Vulkan Engine for desktop and Android
2d-game-engine android cpp cpp20 game-engine vulkan
Last synced: 05 Mar 2026
https://github.com/artem78/s60-gps-tracker
GPS track recorder for Symbian based phones
cplusplus cpp gps gps-location gpx location nokia positioning s60 symbian symbiancpp tracking
Last synced: 14 Mar 2026
https://github.com/msdeep14/algorithms-practice
solutions to popular interview questions
algorithms algorithms-and-data-structures cpp data-structures geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-solutions interview interview-practice interview-preparation interview-questions
Last synced: 13 Oct 2025
https://github.com/mohitjaisal/codingbooks
As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.
books c coding coding-interview codingbooks cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2021 java python
Last synced: 12 Oct 2025
https://github.com/xaizek/uncov
uncov(er) is a tool that collects and processes code coverage reports.
agpl command-line-app command-line-tool coverage coverage-changes coverage-report coverage-reports cpp cpp11 gcov test-coverage web-interface
Last synced: 14 Apr 2025
https://github.com/devfinwiz/leetcode-feeder
A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!
algorithm-challenges competitive-coding cpp data-structures java leetcode leetcode-python python sql
Last synced: 21 Mar 2025
https://github.com/risto97/peakrdl-halcpp
C++ 17 Hardware abstraction layer generator from systemrdl
cpp cpp17 cpu embedded processor programming risc-v riscv systemonchip systemrdl systemrdl-compiler
Last synced: 01 Sep 2025
https://github.com/Abdul-AZ/Ainan
A visual effects and motion graphics making application mainly targeting game developers.
cpp directx-11 good-first-issue graphics graphics-programming opengl premake5 render visual-studio
Last synced: 11 Mar 2025
https://github.com/qengineering/tensorflow_lite_classification_rpi_64-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 with 64-bit OS at 23 FPS
aarch64 armv7 armv8 bare-raspberry-pi cpp deep-learning high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite ubuntu1804
Last synced: 13 Apr 2025
https://github.com/adamff-dev/localekeyboard.sh
This software generates a Keyboard.cpp file (For the Keyboard arduino library) according to the locale we want.
arduino cpp ducky hid hid-injection keyboard keyboard-arduino-library keyboard-library language layouts locales malduino rubber-ducky whid
Last synced: 17 Jul 2025
https://github.com/egecetin/libkaleidoscope
A library to create kaleidoscope effect on images with CUDA. You can build on all platforms using CMake
c cpp cuda image-filter image-filtering image-manipulation image-processing kaleidoscope python real-time real-time-processing video-filter video-filtering video-processing
Last synced: 14 Apr 2025
https://github.com/bnzis/bulb
My little programming language.
bulb c cpp interpreter interpreters language lisp scripting scripting-language
Last synced: 11 May 2025
https://github.com/jonatack/dotfiles
Dotfiles!
c common-lisp cpp dotfiles emacs-configuration ruby
Last synced: 12 May 2025
https://github.com/sandialabs/p3a
Portably Performant Physical Algebra
amd-gpu avx512 cmake cpp cpp17 cpp17-library cuda gpgpu hip hpc hpc-tools nvidia-cuda sandia-national-laboratories scr-2619 simd snl-science-libs vector
Last synced: 02 May 2025
https://github.com/novak-99/vectorization
Quick demo of vectorization using C++ and x86_64 ASM.
Last synced: 11 Apr 2025
https://github.com/isuckatcs/advent-of-code
Advent of Code solutions in C++, Rust, Kotlin, Swift and Mojo 🔥
advent-of-code advent-of-code-2015 advent-of-code-2022 advent-of-code-2023 advent-of-code-cpp advent-of-code-kotlin advent-of-code-mojo advent-of-code-rust advent-of-code-swift aoc cpp kotlin mojo rust swift
Last synced: 12 Jul 2025
https://github.com/gochomugo/crun
Run C/C++ scripts, just like you would do with Python, Ruby etc.
Last synced: 21 Mar 2025
https://github.com/qengineering/tensorflow_lite_pose_rpi_32-bits
TensorFlow Lite Posenet on bare Raspberry Pi 4 at 5.0 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps lite posenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 13 Apr 2025
https://github.com/anshumansinha3301/linearsearchcpp
CPP Codes for Sorting, Searching and other DSA Concepts for interview Preparations. Codebase for data structures and algorithms.
algorithms-and-data-structures cpp data-structures searching-algorithms sorting-algorithms
Last synced: 14 Jul 2025
https://github.com/bitwizeshift/not_null
Non-nullable pointers with 0-overhead and no hidden runtime cost.
cpp cpp11 cpp14 cpp17 modern-cpp not-null nullability
Last synced: 12 Apr 2025
https://github.com/arsenic-atg/8085
8085 emulation library implemented in C++
8085 8085-simulator 8085simulator cmake cpp cpp20 cpu-emulator emulation emulator good-first-issue microprocessor
Last synced: 05 Jul 2025
https://github.com/shibam120302/love-babbar-dsa-sheet-sol
Solution of the problems listed in DSA cracker sheet made by Love Babbar, with resources
challenges cpp dsa dsa-algorithm lovebabbar-dsa-sheet youtube
Last synced: 10 Jul 2025
https://github.com/virtyaluk/coursera-data-structures-algorithms
:microscope: My progress doing Coursera' Data Structures and Algorithms Specialization
algorithms coursera cpp data-structures python
Last synced: 07 May 2025
https://github.com/szymonmaszke/numpp
Research library for compile time optimization
algebra compilation compile-time contributions cpp cpp17 docker krylov-methods matrices numerical-library numerical-methods numerical-optimization research research-paper research-project symbolic-computation travis-ci
Last synced: 20 Jun 2025
https://github.com/qengineering/yolact-ncnn-raspberry-pi-4
Yolact running on the ncnn framework on a bare Raspberry Pi 4 with 64 OS, overclocked to 1950 MHz
aarch64 cpp deep-learning ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os yolact
Last synced: 06 Mar 2026
https://github.com/ArkEcosystemArchive/cpp-client
A simple C++ API client for the Ark Blockchain.
ark blockchain cmake cpp crypto dpos
Last synced: 12 May 2025
https://github.com/djkovrik/w3modmerger
Mod merging tool for The Witcher 3: Wild Hunt [C++, Qt5]
Last synced: 06 Oct 2025
https://github.com/xenomega/archloader
ArchLoader is a utility to unlock the Halo 4 Network Test and add extensive functionality otherwise not available (even when the beta was active).
altivec beta c cpp disassembly hacks hooks powerpc reverse-engineering xbox360
Last synced: 07 May 2025
https://github.com/heatxd/gekkonet
P2P Rollback Game Networking SDK
c cpp game-development library netcode networking rollback-netcode sdk
Last synced: 13 Feb 2026
https://github.com/michaeltroger/feature-matching-native-android
Augmented Reality Template Matching (Feature Matching) using OpenCV 4 for >= Android 5 using the NDK and an async approach (Coroutines)
android augmented-reality augmented-reality-applications computer-vision cpp feature-matching ndk ndk-sample opencv template-matching
Last synced: 03 Mar 2026
https://github.com/algosup/2024-2025-project-3-quickest-path-team-6
PathQuick is a high-performance software solution designed to calculate the quickest path between two landmarks in the United States.
algorithms astar-algorithm cpp csv dijkstra-shortest-path json opensource rest-api server weighted-graphs xml
Last synced: 03 Mar 2026
https://github.com/guangie88/rustfp
C++ implementation of Rust Option/Result and Iterator.
cpp cpp14 functional-programming iterator monad monadic monadic-optionals monadic-result rust
Last synced: 28 Feb 2025
https://github.com/luncliff/eclair
Fast setup of JNI + Gradle project for (Korean) C++ developers
cpp example-project gradle jni jni-sample
Last synced: 25 Apr 2025
https://github.com/ndhana94/ros2_wheeltec_n100_imu
ROS2 driver pkg for wheeltec N100 IMU module.
cpp imu rclcpp ros2 wheeltec wheeltec-n100
Last synced: 02 Mar 2026
https://github.com/alex2772/hackers-mc-launcher
Free and open source Minecraft and other games launcher
cpp launcher minecraft minecraft-launcher qt qt5
Last synced: 27 Nov 2025
https://github.com/rewrking/dynrpg-system-opengl
Add an OpenGL renderer to older RPG Maker 2003 games
Last synced: 31 Aug 2025
https://github.com/archishmansengupta/competitive-coding
my random competitive programming solutions (and other stuff) ~ 3 years ago, yes ik i need to make a comeback
competitive-programming cpp icpc
Last synced: 23 Jul 2025
https://github.com/abhi5h3k/cellularlab
📱 CellularLab – iPerf3 Client for Android
best-iperf cellular-automaton cmakelists cpp gemini-api gemini-client iperf iperf-android iperf-android-app iperf-auto-run iperf3 iperf3-android iperf3-client jni kotlin-android kotlin-coroutines network network-analysis network-monitoring radio-frequency
Last synced: 15 Aug 2025
https://github.com/timostrating/projecteuler
These are Java / Ruby / C / Lisp / Haskell / PHP/ Bash / PL-SQL / Mathematica / Rust / Kotlin / Lua solutions for Project Euler, — In the best 1% of the world
cpp java mathematica projecteuler python ruby
Last synced: 12 Sep 2025
https://github.com/felixguendling/express2cpp
Generates C++ classes and high-performance STEP file parsers from EXPRESS definitions to process openBIM® IFC model files
3d bim cpp cpp17 express generator high-performance iso-10303 openbim openbimstandards parser step
Last synced: 18 Aug 2025
https://github.com/jacmoe/retronew
Retro graphics programming in 16bit style - using a modern tool-chain
allegro5 cmake cpp cpp17 raycaster raycasting raycasting-engine
Last synced: 25 Jul 2025
https://github.com/reime005/react-native-cpp-code
This repository shows how to use C++ code as a custom module in a React Native app.
android cpp ios javascript react react-native react-native-module
Last synced: 06 Apr 2025
https://github.com/methyldragon/momobot
A ROS enabled autonomous ground vehicle for service!
2wd agv autonomous cpp python robot robotics ros
Last synced: 15 Jul 2025
https://github.com/claby2/termui-cpp
C++ header-only terminal user interface library
Last synced: 21 Aug 2025
https://github.com/hxndev/password-cracker-using-brute-force-algorithm
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
brute-force bruteforce-password-cracker code cpp crack distributed-computing distributed-systems mpi mpi-library openmp openmp-parallelization openmpi parallel-computing password password-cracker password-cracking
Last synced: 07 May 2025
https://github.com/kljohann/genpybind-legacy
Autogeneration of Python bindings from manually annotated C++ headers
clang cpp libclang pybind11 python python-bindings
Last synced: 09 Apr 2025
https://github.com/yas-sim/openvino-model-division-and-simple-custom-layer
Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer works with OpenVINO IR models.
cnn convolution cpp custom-kernel custom-layer example how-to intel mnist model-conversion model-generation model-optimizer numpy numpy-capi openvino python python-extension savedmodel tensorflow
Last synced: 22 Apr 2025
https://github.com/adrianoviana87/ltuiny
Text based utility that helps you add a transaction to a ledger file.
cpp cpp17 ledger ledger-cli ledger-client plaintext-accounting
Last synced: 12 May 2025
https://github.com/fogleman/grayscott
Simple Gray Scott Reaction Diffusion model implemented in C++ and OpenCL
cpp gray-scott-model opencl reaction-diffusion
Last synced: 13 May 2025
https://github.com/yasushi-saito/grpc-ssl-example
Example of using grpc-c++ w/ self-signed certificates
cpp go grpc self-signed-certificate ssl tls
Last synced: 16 Mar 2025
https://github.com/tinyalsa/tinyalsa-cxx
A pure C++14 ALSA library with no dependencies.
alsa audio cpp cpp-library cpp14 cpp14-library linux tinyalsa tinyalsa-cxx
Last synced: 30 Apr 2025
https://github.com/daviehh/fanshim-cpp
C++ code for the fan shim on raspberry pi
cpp gpio libgpiod raspberry-pi
Last synced: 12 Apr 2025
https://github.com/theflash2k/brat
A Cross-Platform (Windows/Linux [Soon to be available on MAC]) Remote Administration Tool.
cpp linux rat remotadministrationtool windows
Last synced: 19 Apr 2025
https://github.com/maurodelazeri/raccoonwsclient
RaccoonWSClient is a lightweight implementation of libwebsockets in C++
client cpp libwebsockets lightweight websocket
Last synced: 21 Apr 2025
https://github.com/ali-elshorpagi/college_system
College System is a basic software for managing College Data, such as Courses, Staff, Student...etc. All of these functions are handled by the system using files as a temporary database. these files are used to store and print data.
college-system cpp oop-project
Last synced: 27 Sep 2025
https://github.com/toikron/imdesignmanager
Real-time UI builder and advanced design manager built with Dear ImGui & ImDrawList. Features dynamic interactions, intuitive animation controls, and instant visual feedback for modern UI development.
cpp design design-system design-tool gui imgui imgui-extension imgui-menu ui ui-builder ui-framework ui-imgui
Last synced: 07 Apr 2025
https://github.com/jgaa/darkspeak
Secure Instant Messenger over the Tor network
cpp instant-messaging legacy-tor-chat privacy qml qt5 tor
Last synced: 06 May 2025
https://github.com/jacobdomagala/compileresult
Github action for adding compile warnings/errors as PR comment.
build comments compile cpp github-action github-actions pr-comment pull-requests
Last synced: 19 Apr 2025
https://github.com/applesthepi/unnamedblocks
A modern, moddable, block based visual language.
bindings cpp gpl language modding visual-language
Last synced: 10 Mar 2025
https://github.com/ai-robotic-labs/http-privacy
HTTP and AI for privacy APIs by Rust, C++ , Javascript and Python bindings
agenticalliance ai api cpp deepseek http javascript privacy python rust
Last synced: 19 Apr 2025
https://github.com/surajv311/myleetcode
Leetcode practice questions to improve my algorithmic thinking!. ✍💻---> Arrays / Strings / Recursion / DP / Graph / Trees🌳 / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. 📈
algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees
Last synced: 16 May 2025
https://github.com/divyanshugit/avid-algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python
Last synced: 02 Jul 2025
https://github.com/tttapa/rpi-cross-cpp-development
Example project for cross-compilation and C++ development for Raspberry Pi
cmake cpp cross-compilation raspberry-pi ubuntu
Last synced: 19 Apr 2025
https://github.com/emd4600/cppreveng
A library to help DLL injection and Detouring in C++
cpp detours dll-injection reverse-engineering x86
Last synced: 28 Feb 2026
https://github.com/maurodelazeri/bitmexcpp
C++ client to connect to bitmex - https://www.bitmex.com/
api bitmex cpp libwebsockets websocket websocket-client
Last synced: 16 Oct 2025