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/iyashwantsaini/coding-ninjas-competitive
Coding Ninjas | Competitive Problems | C++
bitmanipulation coding codingninjas competitive-programming cpp dynamic-programming ninjas recursion
Last synced: 14 Apr 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/iartorias/noceg
NoCEG - Steamworks CEG DRM Resolver
ceg cpp drm patcher steam steamworks
Last synced: 14 Oct 2025
https://github.com/jayantgoel001/hackerrank
Hacker Rank Solutions
c cpp hackerrank java javascript python
Last synced: 15 Mar 2026
https://github.com/seng3694/txpk
Highly configurable texture packer
cmake cpp lua luajit pack-textures spritesheet-packer texture-atlas texture-pack texturepacker
Last synced: 13 Oct 2025
https://github.com/sotanakamura/winui3-without-midl
WinUI 3 with C++ and XAML but without MIDL
cpp windows winui3 without-midl
Last synced: 05 Mar 2026
https://github.com/unarelith/gamekit
C++ tools for gamedev based on SDL2 and OpenGL
cpp cpp14 game-engine-library gamekit glm opengl sdl2
Last synced: 18 Mar 2025
https://github.com/bonevidy/node-escpos-addon
a native escpos addon module for electron and nodejs
addon cpp electron escpos javascript nodejs
Last synced: 25 Mar 2025
https://github.com/akashchouhan16/data-structures-and-algorithms
A consolidated list of coding problems from university coursework and more.
algorithms c cpp data-structures datastructures dsa-learning-series hacktoberfest
Last synced: 08 May 2025
https://github.com/m-fatah/hot_reloading_with_cmake
An example to demonstrate how to implement hot reloading for a game engine and integrate it with CMake.
c cmake cpp game-development game-engine gamedev hot-reload
Last synced: 04 Jul 2025
https://github.com/harry-hopkinson/universal-no-recoil
🎯 A highly customisable lightweight recoil tool for FPS games.
Last synced: 12 Mar 2026
https://github.com/mortennobel/topologyoptimization
A simple Topology Optimization (based on the 99-line Matlab code by Ole Sigmund)
Last synced: 24 Apr 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/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/rdbo/x-inject
GUI Library injector for Windows and Linux
c code-injection cpp dear-imgui dll-injection gui library-injection linux windows
Last synced: 10 Apr 2025
https://github.com/mlomb/onnx2code
Convert ONNX models to plain C++ code (without dependencies)
assembly cpp inference machine-learning onnx python
Last synced: 01 Apr 2025
https://github.com/sharadcodes/sudo_site
The super simple Static Site Generator for C++ enthusiasts
cpp cpp-static-site-generator jamstack static-site static-site-generator
Last synced: 24 Aug 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/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/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/configcat/cpp-sdk
ConfigCat SDK for C++. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
configcat cpp cpp-sdk feature-flags feature-management feature-toggles featureflags remote-config sdk
Last synced: 18 Jul 2025
https://github.com/itotaljustice/totalgb
Simple, fast, very inaccurate GB / GBC emulator!
c cmake cpp gameboy gameboy-color sdl2 wip-gb-emulator
Last synced: 24 Aug 2025
https://github.com/redskittlefox/binarylove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
cpp cpp20 cpp20-library serialization serialization-library
Last synced: 13 Jul 2025
https://github.com/microsoft/nearobject-framework
Framework for interacting with short-range devices
c-plus-plus cmake cpp fira linux near nearobject short-range ultra-wideband umdf uwb vcpkg windows
Last synced: 27 May 2026
https://github.com/zjx20/stealer
A macro helps accessing private fields and methods of c++ objects.
cpp hack private-field private-method
Last synced: 21 Feb 2026
https://github.com/llersch/cpp_random_distributions
Additional C++11 Random Distributions
cpp cpp11 random self-similar skew-factors zipf zipfian-distribution zipfs-law
Last synced: 12 Apr 2025
https://github.com/vaguue/net-runner-engine
This is the NS3 based module used for the Net-runner website
cpp emulator-frontend network network-analysis network-simulator networking node-addon-api nodejs nodejs-modules ns-3 ns3 ns3-simulator
Last synced: 28 Apr 2025
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/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/toxe/mandelbrot-comparison
Comparison of Mandelbrot Set programs in different languages with smooth coloring and built-in benchmark mode.
benchmark c cmake comparison cpp mandelbrot performance php python swift
Last synced: 23 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
https://github.com/ylab-hi/pxblat
PxBLAT: An Efficient and Ergonomic Python Binding Library for BLAT
alignment bioinformatics blat c cpp pybind11 python sequence-analysis
Last synced: 14 Jan 2026
https://github.com/wwakabobik/rocketry
Rocket stuff (amateur rcandy rockets). Mostly based on Arduino.
amateur-rocket amateurrocketry arduino c cpp flight-controller lora model-rocketry model-rockets nano rc rcandy reciever rocket rocketry scale
Last synced: 02 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/qookei/tart
Asynchronous microcontroller library written in C++20.
async cpp hacktoberfest library microcontroller
Last synced: 15 Oct 2025
https://github.com/takeyamayuki/restuino
A library, firmware to handle arduino GPIO via REST API.
arduino bootloader cpp esp32 esp8266 http iot iot-platform platformio rest-api
Last synced: 14 Jul 2025
https://github.com/soblin/slam
『SLAM入門 ロボットの自己位置推定と地図構築の技術』の実装レポジトリ
clang-format cmake cpp robotis slam travis-ci
Last synced: 11 Sep 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/sdmg15/cli-table-cpp
Pretty unicode tables for the CLI with CPP
cli-table-cpp cmake cpp unicode
Last synced: 10 Jul 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/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/seb-jones/simple-ini-reader
Fast, Simple, Public Domain INI Reader written in C
c cpp cross-platform ini parser public-domain reader single-file
Last synced: 08 May 2025
https://github.com/redblobgames/cpp-traverse
C++ Serialization library focusing on extensibility, both of input/output formats and of data types
Last synced: 22 Mar 2025
https://github.com/ami-iit/reloc-cpp
Cross-platform CMake/C++ library to get the installation prefix of shared library in a relocatable way.
binreloc cmake cpp cxx relocatability relocatable relocation
Last synced: 22 Jun 2025
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/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/tohrusky/waifu2x-ncnn-py
Python Binding for waifu2x-ncnn-vulkan with PyBind11
cpp ncnn pybind11 python3 super-resolution waifu2x
Last synced: 11 Sep 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/keithdhedger/kkedit
KKEdit source code editor.
c code coders coding cpp deb editor expandable gtk gtk2 gtk3 kkedit-source linux plugins rpm scriptable scripts source-code text
Last synced: 13 May 2025
https://github.com/AfroDave/kj
kj is a small collection of stb inspired libs.
Last synced: 08 May 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/mattkretz/virtest
header-only unit test framework
cpp cpp11 test-framework unit-testing
Last synced: 10 Apr 2025
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/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/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/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: 25 Oct 2025
https://github.com/gnussy/penis
PENIS - A Portable Efficient Navigation Interface System library written in C++
Last synced: 12 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/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/nelsonmestevao/uminho
:books: University projects, exercises & notes
c cpp data-science distributed-systems haskell java software-engineering
Last synced: 27 Oct 2025
https://github.com/ullaskunder3/graphics.h-project-template
My vs code setup for graphics.h ( I know its old, have to learn because of university they use turbo 😶 vs code is better)
bgi-graphics cpp graphics-library vscode
Last synced: 12 Jun 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/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/zorggomat/duckcpp
Multifunctional keylogger using WinAPI and libcurl
aes aes-256 aes-encryption anti-debug anti-debugging cpp curl-library email email-sender hook keylogger keylogging libcurl logging visual-studio winapi
Last synced: 29 Jul 2025
https://github.com/windowsnt/rgf
A single header open/save dialog box with local/googledrive/onedrive WinRT interface for Windows
cpp drive dropbox googledrive onedrive rest uwp win32
Last synced: 18 Aug 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/ttroy50/pybind11-example
Simple example of using pybind11.
Last synced: 14 Apr 2025
https://github.com/jhnw/devana
Python package to parse and generate C/C++ code as context aware preprocessor.
code-generation cpp parser preprocessor python
Last synced: 30 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/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/rageworx/libsrcnn
Super-Resolution imaging with Convolutional Neural Network library for G++, Non-OpenCV model.
c cpp gcc gpp imaging mingw-w64 no-opencv resolution super super-resolution
Last synced: 28 Apr 2025
https://github.com/thusharax/ooc-study-support-session
2022/05/29
cpp object-oriented-concepts ooc
Last synced: 10 Oct 2025
https://github.com/aftersol/simplified-qoi-codec
An QOI codec that doesn't requires any other dependencies
c compression compression-implementations cpp decoder embedded embedded-c embedded-systems encoder header-only qoi single-header single-header-file single-header-lib single-header-library singleheader stb stb-style
Last synced: 15 Apr 2025
https://github.com/open-space-collective/open-space-toolkit-io
Addressing, networking, database connectors.
cpp engineering io python space toolkit
Last synced: 31 Jul 2025
https://github.com/stellar-group/blaze_cuda
WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze
blaze cpp cpp14 cuda gpu hpc linear-algebra metaprogramming
Last synced: 30 Apr 2025
https://github.com/pfultz2/cget-recipes
Recipes for cget
c cget cget-recipes cplusplus cpp cross-platform dependency-manager linux osx package-manager recipes windows
Last synced: 12 Apr 2025
https://github.com/maximepremont/zappy_epitech
Epitech project : multiplayer game played by artificial intelligences and viewed by a graphical AR interface.
artificial-intelligence augmented-reality c cpp csharp epitech game python zappy
Last synced: 02 Jul 2025
https://github.com/sachinl0har/contact-management
Contacts management system PhoneBook in C++
contact-management-system cpp phonebook
Last synced: 28 Jul 2025
https://github.com/olibre/greattips
Curated Great Tips, Mindsets and Practices for Coders 😎
ant cc cmake-examples cpp ditaa gradle logger pip practice style-guide syslog unittesting
Last synced: 27 Jul 2025
https://github.com/bfgroup/barbarian
The open, decentralized, distributed, easy, build from source Conan package index.
Last synced: 28 Jul 2025
https://github.com/boostorg/scope
Boost.Scope, a collection of scope guard utilities.
boost boost-libraries cpp cpp11 cpp17 defer header-only raii scope-exit scope-fail scope-guard scope-success unique-resource
Last synced: 29 Sep 2025
https://github.com/nawaz1991/cpp-oasvalidator
A FAST C++ library to validate the HTTP requests against the OpenAPI specifications of the REST server.
api cpp cpp11 json-schema-validator json-validate json-validation json-validator oas openapi openapi-validation openapi-validator parameter-validation rapidjson rest rest-validators restful schema-validator swagger validation validator
Last synced: 10 Oct 2025
https://github.com/kaethchen/musicrpc
All-In-One Discord Music RPC for Apple Music, iTunes, Spotify, TIDAL, Deezer and foobar2000.
apple-music cpp deezer discord discord-game-sdk discord-rpc foobar2000 itunes macos objective-c objective-cpp spotify tidal
Last synced: 27 Apr 2025
https://github.com/bertptrs/adventofcode
Advent of code solution programs.
advent-of-code cpp polyglot python rust
Last synced: 26 Feb 2026
https://github.com/endiliey/territoryboss
:video_game: Minimalistic third person shooter game
cpp game gamedevelopment unreal-engine-4
Last synced: 13 Oct 2025
https://github.com/tomlin7/ember
Highly Optimized Game Engine written in C++
cpp game-development game-engine hacktoberfest
Last synced: 16 Mar 2026
https://github.com/guillaume-haerinck/met-ecs
🛠️ A simple ECS library made for learning purposes (header-only)
cpp cpp17 ecs ecs-library entity-component-system entt header-only library met-ecs template-metaprogramming templates
Last synced: 06 Sep 2025
https://github.com/flatironinstitute/baobzi
An adaptive fast function approximator based on tree search
approximation c cmake cpp eigen fortran function-approximation high-performance-computing julia matlab msgpack python scientific-computing
Last synced: 22 Jul 2025