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/facthunder/cppcheck
Docker image for cppcheck
analyzer c code-analysis cpp cppcheck docker docker-image misra static-analysis
Last synced: 30 Apr 2025
https://github.com/sleipnirgroup/trajoptlib
Library for generating time-optimal trajectories for FRC robots. Used by the HelixNavigator path planning app.
cpp frc optimization robotics trajectory-optimization
Last synced: 29 Sep 2025
https://github.com/ahmetfurkandemir/youtubeconverter
YouTube converter with Qt
cpp python python3 qt qt5-gui qtcreator youtube youtube-api youtube-converter youtube-downloader
Last synced: 15 Apr 2025
https://github.com/pangjiping/cloud-handbook
personal handbook. Including golang kubernetes, istio and more
cloud cloud-native cpp golang-examples handbook interview-questions istio kubernetes mysql redis
Last synced: 04 Oct 2025
https://github.com/sha3sha3/UE-EasyJWT
JWT wrapper (Engine Sub-system) for Unreal Engine.
authentication cpp dss-plugin jwt jwt-authentication mmo unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 08 Apr 2025
https://github.com/degitx/cpk
Light and fast package manager on C/C++ for C/C++/Python/Rust/Js packages
c chatgpt cpk cpp cross-platform crossplatform javascript package-manager python rust
Last synced: 19 Apr 2025
https://github.com/yeaseen/ns2_dos_on_mac
:white_check_mark: Implementation of A Machine Learning based Approach for Protecting Wireless Networks Against Virtual Jamming based Denial of Service (DoS) Attacks. Undergrad research work
cpp dos-attack dos-attack-on-mac-layer ns2
Last synced: 07 May 2025
https://github.com/rutujar/doctor-records-using-b-plus-tree-technique
6th SEM File Structures Mini project under VTU CBCS.
cpp file java netbeans-ide txt
Last synced: 29 Oct 2025
https://github.com/nickorzha/cprograms
This repository contains various C++ Programs.
Last synced: 26 Oct 2025
https://github.com/dev-madhurendra/oops
This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.
cpp golang hacktoberfest hacktoberfest-accepted hacktoberfest2023 hactoberfest-approved interview-preparation java javascript object-oriented-programming objectorientedprogramming oops oops-concepts oops-in-cpp oops-in-java oops-in-python open-source programming programming-languages python
Last synced: 13 Jun 2025
https://github.com/justasmasiulis/process_handle
A cross platform, leak free system handle wrapper
cpp cross-platform handle modern modern-cpp raii safe
Last synced: 26 Mar 2025
https://github.com/neenuavarghese/worms
Network worms capable of stealing files from and deleting sensitive information from remote system.
Last synced: 25 Apr 2025
https://github.com/alesbe/sorting-visualizer
Sorting visualizer made with SFML and C++ π
begginer-friendly cpp good-first-issue sfml sorting-algorithms sorting-visualization
Last synced: 08 Mar 2026
https://github.com/avafly/paddleocr-ncnn-cpp
C++ implementations of PP-OCRv3 and PP-OCRv5 using ncnn for inference.
cpp crnn db deep-learning ncnn ocr paddleocr
Last synced: 12 Jan 2026
https://github.com/qengineering/tensorflow_lite_segmentation_rpi_64-bit
TensorFlow Lite segmentation on Raspberry Pi 4 aka Unet at 7.2 FPS with 64-bit OS
armv7 armv8 cpp deep-learning raspberry-pi-4 segmentation semantic-segmentation tensorflow-examples tensorflow-lite ubuntu1804 unet unet-image-segmentation unet-segmentation unet-tensorflow
Last synced: 25 Jul 2025
https://github.com/berndporr/realtime_cpp_coding
Realtime Embedded Coding in C++ under Linux
callback callbacks classes cpp linux object-oriented-programming real-time
Last synced: 24 Jul 2025
https://github.com/tymonx/utest
Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.
arm arm-microcontrollers bsd-license c-plus-plus c-plus-plus-11 cmake cortex-m cpp cpp11 embedded embedded-devices microcontrollers tdd test-driven-development testing unit-testing
Last synced: 21 Aug 2025
https://github.com/msdeep14/hackerranksolutions
contains HackerRank solutions
algorithm c cpp data-structures hackerrank-algorithms-solutions hackerrank-challenges hackerrank-solutions interview interview-practice programming
Last synced: 11 Aug 2025
https://github.com/siddharthpatelde/distance-to-next-edge
This project focuses on building a logic to calculate the distance to the next edge when a robot equipped with a 2D LIDAR sensor is placed on a table. The project leverages the RPlidar.h library and a Raspberry Pi Pico to work with the LIDAR sensor.
2dlidar arduino cpp data data-visualization filtering-data functions jason lidar linux lowpass-filter mathematics physics raspberry-pi-pico ros serial-communication trignometry uart
Last synced: 12 Aug 2025
https://github.com/apolukhin/type_index
Runtime/Compile time copyable type info. Moved to the Boost. Use Boost's repo instead of this:
Last synced: 14 Apr 2025
https://github.com/krshrimali/linear-regression-using-pytorch-cpp
Implementing Linear Regression on a CSV file using PyTorch C++ Frontend API
cpp libtorch linear-regression pytorch
Last synced: 27 Jul 2025
https://github.com/hebirobotics/hebi-ros-deprecated
HEBI ROS Examples/API/etc.
Last synced: 25 Jul 2025
https://github.com/gazebosim/gz-common
An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
3d-mesh audio cpp decoding events gazebo gazebosim graphics hacktoberfest ignition-robotics library profiler robotics robotics-simulation thread-pool tools video
Last synced: 12 Dec 2025
https://github.com/awsdocs/aws-cpp-developer-guide
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp
aws cpp documentation howto modern-cpp programming restructuredtext sdk sphinx-documentation
Last synced: 22 Jul 2025
https://github.com/aman9026/codezen
Contains the solutions of all the problems I attempted in practice or competitions on Codezen
codezen competitions competitive-programming cpp java practice practice-programming
Last synced: 15 Aug 2025
https://github.com/rudrakshi99/data-structures-and-algorithm
A collection of algorithms and data structures in C++. If you loved it, give a π!
algorithm algorithms backtracking-algorithm binary-search-tree bit-manipulation cpp data-structures dynamic-programming graph greedy-algorithms hashing heap linked-list number-theory queue recursion sorting-algorithms stack trees trie
Last synced: 26 Jul 2025
https://github.com/vishal2376/virtual-assistant
A Virtual assistant created with c++ file handling
ai cpp filehandling virtual-assistant virtualassistant
Last synced: 14 Apr 2025
https://github.com/melardev/xeytanwin32-rat
WORK IN PROGRESS. RAT written in C++ using Win32 API
backdoor cpp malware networking rat remote-administration-tool sockets trojan win32 win32api
Last synced: 01 Aug 2025
https://github.com/nfrechette/acl-gltf
Animation Compression Library glTF toolkit
animation-3d animation-compression c-plus-plus compression cpp gltf
Last synced: 03 Sep 2025
https://github.com/shirasawasama/javasharedmemory
Shared memory between Java and C++/Rust/Go processes.
cpp ffi interprocess interprocess-communication ipc java java-19 pure-java shared-memory
Last synced: 08 Jul 2025
https://github.com/besnik/parallel-volume-rendering
Overview and detailed dicussion about parallel volume rendering on a cluster. We describe algorithms, optimalization techniques and challenges for real time rendering of big data on high performance clusters.
algorithm binary-swap c-plus-plus cluster cpp divide-and-conquer message-passing-interface mpi opengl parallel parallel-rendering raycast raycasting raytracing rendering rendering-engine visualization volume-data volume-rendering volume-visualization
Last synced: 29 Apr 2025
https://github.com/ahmetfurkandemir/c-cpp-workouts
C - C++ Workouts
c cpp gnu-linux object-oriented-programming oop struct
Last synced: 14 Oct 2025
https://github.com/jcelerier/dynalizer
C++ Dynamic loader generator for C APIs
cpp dynamic-library dynamic-loading libclang python shared-object
Last synced: 06 May 2025
https://github.com/Phate6660/cppfetch
A neofetch-esque program written in CPP. This project is being used as a method of learning CPP.
Last synced: 20 Nov 2025
https://github.com/ra3xdh/qucsator_rf
Qucsator-RF is RF circuit simulation kernel for Qucs-S
Last synced: 21 Mar 2025
https://github.com/megatokio/zxsp
ZX Spectrum Emulator for Mac OSX. (Linux version planned)
cpp emulator osx qt zxspectrum
Last synced: 14 Apr 2025
https://github.com/hexdecimal/libtcod-vcpkg-template
A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.
cmake cpp cpp17 emscripten libtcod template vcpkg-template
Last synced: 21 Mar 2025
https://github.com/araffin/cpp-arduino-serial
A simple and robust serial communication protocol. It was designed for Arduino but can be used for other purposes (e.g. bluetooth, sockets). This is the C++ implementation.
arduino bluetooth communication cpp protocol raspberry-pi serial sockets
Last synced: 11 Jul 2025
https://github.com/limine-bootloader/limine-cxx-template
A simple template for building a Limine-compliant kernel in C++.
aarch64 amd64 arm64 bare-bones barebones cplusplus cplusplus-language cpp cpp-language kernel limine limine-bootloader loongarch loongarch64 loongson risc-v riscv riscv64 template x86-64
Last synced: 20 Jul 2025
https://github.com/thalhammer/libspotify-embedded
Reverse engineered header file for spotify embedded library found in android sdk.
android-sdk c cpp header reverse-engineering sdk spotify
Last synced: 13 Apr 2025
https://github.com/bfjesso/cs2-accessibility-mod
Mod for Counter Strike 2 designed to improve game accessibility
accessibility cpp game-development imgui reverse-engineering windows
Last synced: 10 Apr 2025
https://github.com/janhuenermann/quintic-spline-solver
A tangible (and fast) spline library with examples and derivations.
cpp interpolation math splines
Last synced: 10 Apr 2025
https://github.com/coderobe/azulpatcher4600
Lilu plugin which applies common patches for the mobile HD4600 iGPU
cpp hackintosh iokit kernel-extension kext macos patcher xcode
Last synced: 11 Apr 2025
https://github.com/quantumsheep/llvm-antlr4-starter
Pre-configured LLVM and ANTLR4 for C++
antlr4 cpp llvm programming-language
Last synced: 27 Mar 2025
https://github.com/cggos/ccv
Chenguang Computer Vision
computer-vision cpp csharp matlab opencv pcl pointcloud python ros-wrapper
Last synced: 07 Jul 2025
https://github.com/NTIA/ehata
The Extended Hata (eHata) Urban Propagation Model
Last synced: 18 Mar 2025
https://github.com/xia-mc/pyfastutil
Make Python Fast Again
asm binding cpp cpython faster-cpython fastutil library multi-platform performance python simd
Last synced: 25 Oct 2025
https://github.com/nzeemin/bkbtl-qt
BKBTL emulator, Qt version.
c-plus-plus cpp cross-platform emulator pdp11 qt qt5 soviet-computer
Last synced: 25 Oct 2025
https://github.com/justasmasiulis/args
Header only library for binding, reordering and currying of function arguments without cost
bind binder cpp cpp14 currying easy-to-use fast functional functional-programming header-only modern modern-cpp monadic optimization reorder reordering simple small type-erasure
Last synced: 26 Mar 2025
https://github.com/elandaofficial/venum
A simulated java-like associative-enum implementation.
associative cpp enum java macros map set venum
Last synced: 24 Jun 2025
https://github.com/bneumann/cpputest-test-adapter
A test adapter for Visual Studio Code for the C/C++ Unit Test framework CppUTest.
c cpp cpputest unit-testing vscode-extension
Last synced: 22 Jan 2026
https://github.com/oatpp/example-async-api
Example project how-to use oatpp asynchronous API.
Last synced: 25 Apr 2025
https://github.com/moldyn/clustering
Robust and stable clustering of molecular dynamics simulation trajectories.
biophysics clustering cpp cuda molecular-dynamics
Last synced: 14 Apr 2025
https://github.com/nesall/phenixcode
Privacy-focused, self-hosted RAG assistant for querying codebases with local or cloud LLMs.
ai-coding-assistant code-assistant copilot-alternative cpp developer-tools embeddings llm local-llm privacy rag self-hosted
Last synced: 07 Mar 2026
https://github.com/ravbug/tanksunreal
The Unity Tanks! tutorial, remade in Unreal Engine 4 and C++
blueprint cpp game sample-project tutorial tutorial-game unreal-engine
Last synced: 06 May 2025
https://github.com/3ddelano/mongo-driver-godot
Unofficial MongoDB driver for Godot Engine 3.3
cpp gdnative gdnative-plugin godot godot-addon godot-engine godot-plugin hacktoberfest mongo mongodb
Last synced: 19 Mar 2025
https://github.com/rafaelfassi/qlogexplorer
Advanced and fast log explorer with support to JSON files and columns
columns cpp cross-platform highlighter json linux log log-analyzer log-monitor log-viewer regex windows
Last synced: 15 Jan 2026
https://github.com/ntia/ehata
The Extended Hata (eHata) Urban Propagation Model
Last synced: 12 Apr 2025
https://github.com/lanl/flpr
FLPR: The Fortran Language Program Remodeling system
code-manipulation cpp cpp17 fortran fortran-language fortran2018 frontend library parser source-code-analysis source-code-manipulation source-generation source-manipulation source-to-source syntactic-analysis syntax-analysis
Last synced: 12 Apr 2025
https://github.com/thelartians/statichash
Constexpr hash functions for C++
compile-time constexpr cplusplus cpp hash sha256
Last synced: 06 May 2025
https://github.com/alkurbatov/suvorov-bot
Starcraft 2 rule-based bot capable to play for all races.
bot cpp sc2 sc2-api sc2api starcraft starcraft-ii starcraft-ii-bot starcraft2
Last synced: 29 Apr 2025
https://github.com/dubniczky/password-cracker
Optimized password list based SHA-256 password cracking written in C/C++, OpenCL for GPU
c cpp gpu hash opencl password-cracker sha256
Last synced: 15 Aug 2025
https://github.com/zakkemble/nrf905-arduino
nRF905 Arduino Library
arduino arduino-library cplusplus cpp driver radio
Last synced: 28 Jul 2025
https://github.com/gbmhunter/cpputils
A library with a range of utility classes and methods for jump starting C++ applications.
bit-manipulation cpp event library queue threadsafe utility
Last synced: 03 Aug 2025
https://github.com/jarmitage/resonators
Resonant filter bank synthesis on Bela based on [resonators~] Max/Pd object
audio bela belaplatform cpp filters maxmsp puredata resonators synthesis
Last synced: 20 Aug 2025
https://github.com/edimetia3d/pybind11_weaver
A fully customizable pybind11 generator to help generate code for exsiting c/c++ library.
auto binding cpp export extension full-automated generator pybind11 python python3 semi-automatic
Last synced: 01 Apr 2026
https://github.com/smithros/kpi-stuff
Some of my laboratories work in KPI and stuff connected with it.
ada android asm bigdata computer-engineering cpp cs hadoop java kpi kpi-ua masm32 ntuu-kpi parrallel-computing python realtime-system security system-programming vhdl
Last synced: 28 Feb 2026
https://github.com/gdaguilarc/Dungeon-Master
A dungeon-based shooter that is inspired in the game "Enter the Gungeon".
2d 2d-game cpp dungeon dungeon-crawler-game game procedural-generation procedural-programming shooter shooter-game unity video-game videogames-programmers videogames-unity
Last synced: 25 Apr 2025
https://github.com/madebr/python-cmake-file-api
Read and interpret CMake's file-based API
Last synced: 07 Jul 2025
https://github.com/wkaisertexas/ros2_tracing_cpp
A C++ babeltrace2 plugin which replaces ROS 2 Tracing
Last synced: 09 Oct 2025
https://github.com/bigtreetech/octobtt_v2_gui_sigma
OctoBTT new version of the GUI test source code, include the deployer
api client cpp cpp11 cross-platform eglfs javascript json macos macosx octoprint qml qt5 raspberry-pi raspbian shell sigma ui
Last synced: 23 Apr 2025
https://github.com/iwatake2222/cpp_project_in_github
Awesome C++ Project in GitHub
Last synced: 11 Jun 2025
https://github.com/aiekick/ctools
some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more
aabbcc actiontime conversion cpp cross-platform ctools free-library helper linux logger macos math osx rect toolkit variant vec4 windows
Last synced: 25 Mar 2025
https://github.com/ika-musuko/openframeworks-clion
template project for using openFrameworks with clion, supports autosuggest and debugging
clion cmake cpp linux makefile openframeworks
Last synced: 01 Apr 2025
https://github.com/oatpp/oatpp-postgresql
PostgreSQL adapter for oatpp ORM.
Last synced: 25 Apr 2025
https://github.com/pmdroid/tesla-ble
This CPP library facilitates direct communication with Tesla vehicles via the BLE API.
bluetooth-low-energy cpp tesla-api tesla-ble
Last synced: 16 Jan 2026
https://github.com/brakmic/cpp_rest
:globe_with_meridians: REST with C++ SDK (Casablanca)
azure cpp rest restful-webservices
Last synced: 29 Oct 2025
https://github.com/gwaredd/markdownasset
An Unreal plugin that adds markdown as an asset type. This lets you embed documentation directly into your project.
cpp plugin unreal unreal-engine-5
Last synced: 23 Apr 2025
https://github.com/isl-org/open3d-cmake-external-project
Use Open3D as a CMake external project
Last synced: 26 Apr 2025
https://github.com/panekj/lapce-cpp-clangd
C/C++ LSP plugin based on clangd for Lapce
cpp lapce lapce-plugin lapce-volt lsp volt
Last synced: 23 Apr 2025
https://github.com/thomasthelen/convex-hull
C++ code for computing the convex hull of a polygon
algorithm algorithms computational-geometry concave convex-hull convex-hull-algorithms convex-polygons cpp mathematics
Last synced: 30 Apr 2025
https://github.com/telenav/osrm-backend
Open Source Routing Machine - C++ backend
cplusplus cpp cpp14 livetraffic map-matching openstreetmap osm osrm routing routing-engine traveling-salesman
Last synced: 04 Oct 2025
https://github.com/paulsengroup/modle
High-performance stochastic modeling of DNA loop extrusion interactions
bioinformatics biology cpp cpp17 dna hic high-performance loop-extrusion stochastic-model tad topologically-associated-domains
Last synced: 16 Jan 2026