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-05-02 00:07:13 UTC
- JSON Representation
https://github.com/ntia/ehata
The Extended Hata (eHata) Urban Propagation Model
Last synced: 12 Apr 2025
https://github.com/neg4n/nmu
neg4n's mathematics utilities
cpp cpp17 header-only lightweight mathematics vector vector2d vector3d
Last synced: 06 May 2025
https://github.com/abdallahhemdan/courses-notes
📜 This Repository Contains Some Notes , Summaries Of Some Crash Courses and Some Tips Tricks..
advanced-cpp cpp css html matlab rotational-icons type-writer
Last synced: 25 Jun 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/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/gusenov/examples-cpp
Примеры кода на C++.
cpp examples oop template-metaprogramming
Last synced: 14 Apr 2025
https://github.com/dafiliks/tortoise
An implementation of the Python turtle library in C++ using SDL2
blazingly-fast cmake cmakelists cplusplus cpp cpp-library graphics graphics-library graphics-programming graphics2d library python-lib python-library sdl sdl2 sdl2-library turtle turtle-graphic turtle-graphics-library turtle-python
Last synced: 29 Jul 2025
https://github.com/knightfox75/ngine
2D Game Engine written in C++ based on SDL2 & SFML
cpp develop game library linux-debian raspberry-pi-os sdl2 sfml windows
Last synced: 14 Apr 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/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/chocobo1/setup-ccache-action
Setup ccache easily in your workflow, with all the tuning knobs you need!
caching ccache cpp github-actions
Last synced: 19 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/isl-org/open3d-cmake-external-project
Use Open3D as a CMake external project
Last synced: 26 Apr 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/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/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/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/brakmic/cpp_rest
:globe_with_meridians: REST with C++ SDK (Casablanca)
azure cpp rest restful-webservices
Last synced: 29 Oct 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/ahmetfurkandemir/nvidia-gpu-benchmark
NVIDIA GPU benchmark
aws c colab-notebook cpp cuda cuda-programming gpu gpu-computing gpu-programming linux nvidia nvidia-gpu tesla
Last synced: 15 Apr 2025
https://github.com/insightsoftwareconsortium/itkcolornormalization
Structure preserving color normalization on H&E images using a reference image
color-normalization cpp image-processing insight-toolkit itk itk-module python
Last synced: 20 Aug 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/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/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/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/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/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/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/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/cggos/ccv
Chenguang Computer Vision
computer-vision cpp csharp matlab opencv pcl pointcloud python ros-wrapper
Last synced: 07 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: 07 Apr 2026
https://github.com/polybiusproxy/endor
3D game engine made with Haxe and C++
3d cpp game-engine glfw haxe opengl
Last synced: 07 May 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/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/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/mrheer/c-primer-plus-source-code
C++ Primer Plus Source Code
Last synced: 11 Apr 2025
https://github.com/NTIA/ehata
The Extended Hata (eHata) Urban Propagation Model
Last synced: 18 Mar 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/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/ra3xdh/qucsator_rf
Qucsator-RF is RF circuit simulation kernel for Qucs-S
Last synced: 21 Mar 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/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/gammacase/source2schemadumper
Source2 Schema Dumper
cpp cs2 deadlock dota2 dumper generator ida-pro idaclang metamod metamod-source pulse pulse-bindings pulse-system schema schema-system source2 source2-engine
Last synced: 26 Apr 2026
https://github.com/gnussy/penis
PENIS - A Portable Efficient Navigation Interface System library written in C++
Last synced: 12 Mar 2025
https://github.com/pockerman/bitrl
Environments and various utilities for reinforcement learning with C++
cpp gymnasium-environment openai-gym ray reinforcement-learning reinforcement-learning-environments webots-robot-simulator
Last synced: 03 Feb 2026
https://github.com/gershnik/intrusive_shared_ptr
Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters
c-plus-plus-17 c-plus-plus-20 cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 header-only no-dependencies reference-count reference-counting weak-reference
Last synced: 13 Mar 2026
https://github.com/swag666baby/bomb
a fork bomb made in c++ and a lightweight zipbomb from the system function
Last synced: 11 Oct 2025
https://github.com/sarjsheff/hiklib
Go wrapper for hikvision sdk
camera cpp go golang-library hikvision hikvision-camera hikvision-sdk
Last synced: 24 Jan 2026
https://github.com/arduino/cpp-test-action
A GitHub Actions action for testing C/C++ projects
c c-plus-plus ci cmake continuous-integration coverage cpp github-actions unit-testing
Last synced: 09 Oct 2025
https://github.com/jayantgoel001/hackerrank
Hacker Rank Solutions
c cpp hackerrank java javascript python
Last synced: 15 Mar 2026
https://github.com/shmocz/ra2yrcpp
Protobuf API and C++/Python library to interact with Red Alert 2: Yuri's Revenge through WebSockets and HTTP
Last synced: 18 Jan 2026
https://github.com/iartorias/noceg
NoCEG - Steamworks CEG DRM Resolver
ceg cpp drm patcher steam steamworks
Last synced: 14 Oct 2025
https://github.com/mrcook/manic-miner
Manic Miner: Retro! - pixel perfect Z80 to C++ port (WIP) of the classic ZX Spectrum 8-bit game
8-bit c conversion cpp game platformer sdl2 z80 zx-spectrum
Last synced: 12 Jul 2025
https://github.com/russelmann/hole-filling-liepa
Implementation of coarse hole filling algorithm for triangle meshes by P. Liepa.
cpp hole-filling liepa mesh python
Last synced: 23 Feb 2026
https://github.com/3urobeat/cs2-autoaccept-linux
🖱 Automatically accept CS2 matches on Linux (X11 only!) using image scanning [VAC safe]
auto-accept counter-strike cpp cs2 csgo game image-analysis linux mouse steam
Last synced: 13 Oct 2025
https://github.com/ozancansel/digital-image-processing
Most of image processing procedure implementations which are mentioned in Digital Image Processing in Gonzales 3rd Edition
cpp image-processing opencv rafaelgonzales tutorial
Last synced: 07 Mar 2026
https://github.com/krshrimali/CPP-File-Manager
A C++ File Manager library, to load files in a directory with options to exclude extensions with patterns. Also available as cross platform binary.
Last synced: 26 Mar 2025
https://github.com/bhavyapandya07/steam-crack-mega_thread
Unlock achievements effortlessly with Steam Achievement Unlocker. Manage and track your progress with ease. Farm Steam cards effortlessly with Steam Idle Card Generator. 🎮💪📈
achivements achivements-unlocker card-generator cpp csharp games shell steam steam-api
Last synced: 11 Apr 2025
https://github.com/curve/lime
🍋 A cross-platform modding library
cpp cpp-library cpp20 cpp20-library cross-platform detours game-hacking hooking hooking-library memory-hacking modding modding-framework modding-library
Last synced: 06 Mar 2026
https://github.com/aadeshkulkarni/first-issues
Make your first open-source contribution.
cpp go-lang good-first-contribution good-first-issue hacktoberfest java javascript opensource-projects python rust
Last synced: 05 May 2025
https://github.com/jdsherbert/unreal-engine-async-load-tool
Asynchronous Loading tool for Unreal Engine allowing soft loading of objects freely or with a callback.
async asynchronous asyncloader callback-functions cpp loading module unreal-engine unreal-engine-5
Last synced: 15 Jul 2025
https://github.com/bertrandmartel/metec-braille-driver
:hand: Driver for Metec Braille-line 20 Cell module for Arduino & Raspberry PI
arduino bash braille cmake cpp cross-compilation driver fritzing kicad liblouis makefile metec raspberry-pi windows-iot windows-runtime-component wiringpi
Last synced: 07 May 2025
https://github.com/seung-lab/fill_voids
Fill holes in binary 2D & 3D images fast.
binary-image cpp fill-gaps fill-holes fill-voids image-processing morphology numpy python
Last synced: 10 Apr 2025
https://github.com/eclipse-cdt-cloud/cdt-cloud
Components for web-based C/C++ tools
clangd cloud-ide cpp debugging-tools eclipse-cdt eclipse-theia embedded theia-extension vscode
Last synced: 10 Apr 2025
https://github.com/farid-karimi/pac-man
This project is a simplified version of Pac-Man with randomly generated maps, custom colors, and a leaderboard. It uses DFS for maze generation and BFS for ghost behavior. The visuals use ASCII art and Unicode characters, and progress is saved in a text file.
bfs cli cpp dfs game game-development pacman
Last synced: 29 Oct 2025
https://github.com/saberglow/codility_tasks
Codility Tasks & Solutions [100% Performance]
c codility codility-100 codility-solutions cpp java java-11
Last synced: 10 Apr 2025
https://github.com/sphinx-contrib/doxylink
A Sphinx extension to link to external Doxygen API documentation.
api-documentation cpp documentation doxygen python sphinx-doc
Last synced: 05 Apr 2025
https://github.com/sandsmark/unfuckify
makes c++ code using `auto` readable, i. e. unfucks it. I think this is what the kids call "opinionated"
clean-code codestyle cpp cpp11 cpp14 cpp17 lambdas libclang lint linter readability tidy
Last synced: 12 Apr 2025
https://github.com/toxe/maze-generator
C++ maze generator using recursive backtracking.
ascii-art cpp maze maze-generator recursive-backtracking
Last synced: 23 Apr 2025
https://github.com/victorpreston/alx-low_level_programming
low level programming
alx alx-africa alx-curriculum alx-low-level-programming c cpp low-level
Last synced: 12 Jun 2025
https://github.com/sgssgene/d_rive
c++20 compile time math(derivation/integration) library
compile-time cpp cpp-library cpp20 derivation forthebadge header-only integration math
Last synced: 02 Aug 2025
https://github.com/ttroy50/pybind11-example
Simple example of using pybind11.
Last synced: 14 Apr 2025
https://github.com/vojtatom/flocking.cpp
🦆 Flocking algorithm C++ implementation both for CPU and GPU using compute shaders
compute-shaders cpp flocking-simulation gpu opengl
Last synced: 24 Aug 2025
https://github.com/lizardbyte/libdisplaydevice
C++ library to modify display devices
Last synced: 22 Aug 2025
https://github.com/ehsanshahbazii/quera-problem-solutions
مجموعه راه حل های سوالات کوئرا برای تقویت الگوریتم. با زبان های مختلف حل شده است. اغلب سعی کردم از روش های کوتاه سوالات رو حل کنم تا بهتر درک بشه (در حال حاظر نمیتونم ریپو رو آپدیت کنم).
algorithm codeforces codewars cpp go java javascript nodejs php programming-problems python quera quera-programming-problems ruby solutions
Last synced: 09 Mar 2026
https://github.com/Huy-DNA/DSA-SFINAE
Data structures & algorithms implemented in C++ with SFINAE
cpp dsa metaprogramming sfinae stl
Last synced: 14 Apr 2025
https://github.com/RaymondZuo301/cmake_example
This is an example of CMake & C++ project.
Last synced: 20 Mar 2025
https://github.com/eslamdyab21/amrs-in-warehouse-systems
This repository is for our graduation project AMRs in Warehouse Systems, A team in the Faculty of Engineering, Alexandria university , majored in Electronics and Communication.
arm arm-architecture astar-algorithm cpp dashboard-application embeded-systems multi-robot-path-planning mysql-database qr-code raspberry-pi warehouse
Last synced: 14 Apr 2025
https://github.com/senspark/ee-x
Cross-platform library for Cocos2d-x and Unity
cocos2d cocos2d-x cpp cross-platform unity utility
Last synced: 24 Oct 2025
https://github.com/foofootheguy/vidinjector9000
A cross platform injector for 3DS video CIAs
3ds c-plus-plus-20 cli cmakelists cpp cross-platform gui tool wxwidgets wxwidgets-applications wxwidgets-gui
Last synced: 22 Mar 2025
https://github.com/neurocyte/thespian
thespian: an actor library for Zig, C & C++ applications
actor-model cpp zig zig-package
Last synced: 27 Feb 2026
https://github.com/mattkretz/virtest
header-only unit test framework
cpp cpp11 test-framework unit-testing
Last synced: 10 Apr 2025
https://github.com/zhenye-na/lintcode
👨💻 This repository contains the solutions and explanations to the algorithm problems on LintCode. All are written in Python/Java/C++ and implemented by myself.
algorithms coding-interviews cpp java lintcode lintcode-problems-practice python
Last synced: 09 Oct 2025