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-12 00:06:35 UTC
- JSON Representation
https://github.com/lizardbyte/libdisplaydevice
C++ library to modify display devices
Last synced: 22 Aug 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/utilforever/corailed
Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
cplusplus cpp cpp17 python python-api python3 reinforcement-learning rl rl-environment simulator-game unrailed
Last synced: 03 Nov 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/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/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/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/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/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/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/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/arianahejazyan/aetos
a UCI chess engine for 2pc and 4pc
ai artificial-intelligence chess chess-engine chess-engines chess-variants cpp deep-learning efficient four-player-chess gamedev neural-networks nnue reinforcement-learning two-player-chess
Last synced: 22 Feb 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/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/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/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/robotology/robometry
Telemetry suite for logging data from your robot 🤖
Last synced: 28 Oct 2025
https://github.com/AfroDave/kj
kj is a small collection of stb inspired libs.
Last synced: 08 May 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/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/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/RaymondZuo301/cmake_example
This is an example of CMake & C++ project.
Last synced: 20 Mar 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/soblin/slam
『SLAM入門 ロボットの自己位置推定と地図構築の技術』の実装レポジトリ
clang-format cmake cpp robotis slam travis-ci
Last synced: 11 Sep 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/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/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/mortennobel/topologyoptimization
A simple Topology Optimization (based on the 99-line Matlab code by Ole Sigmund)
Last synced: 24 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/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/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/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/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/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/freyxfi/allinhacktoberfest
AllInHacktoberfest Was Created in 2022 and Now going on It has several catagories Which Include Linux/Cybersecurity/webDev/Game Development
c collaborate cpp game hacktober hacktoberfest hacktoberfest-2023 hacktoberfest-2023-accepted hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 html py python python3
Last synced: 09 Apr 2025
https://github.com/dehancer/dehancer-gpulib-cpp
C++ cross-platform gpu SDK
apple cpp cpplibrary cuda cuda-kernels linux macos metal metal-shader opencl opencl-kernels windows
Last synced: 21 Feb 2026
https://github.com/shreyamalogi/asst-book
Assignment: basics till intermediate level questions (500)+ given by ( Software Engineering ) SWE interns~
algorithms cpp data-structures oops
Last synced: 24 Apr 2025
https://github.com/aarjaneiro/qtlean
A Qt GUI interface and build system for QuantConnect's Lean
algorithms algotrading c-sharp cpp finance lean options python quantconnect quantitative-finance stock trading-bot
Last synced: 31 Jan 2026
https://github.com/vincentkims49/mobile-nutrition-app
Mobile Nutrition is an applicatiion that aims at keeping track of nutrients that the user consumes. It does so by allowing the user to select meals for the day and then gives the amount of nutrients present in the selecte meals. It also provide recipes for the selecte meals to the user.
cpp dart flutter java objective-c
Last synced: 28 Feb 2026
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/yig/gmu-cs425
A guide to making a game engine from scratch in modern C++
cpp cpp17 cross-platform game game-engine
Last synced: 10 Apr 2025
https://github.com/fengjungle/qt_project
This is a repository containing Qt_Project created by FengJungle
Last synced: 11 Apr 2025
https://github.com/alexistm/untar
Untar aims to simplify the extractaction of tar files with NO dependency and with ease, in C++.
Last synced: 06 May 2025
https://github.com/fateshelled/rknpu2_ros
ROS 2 Inference sample for using Rockchip NPU.
cpp deeplearning npu rockchip ros2
Last synced: 19 Mar 2025
https://github.com/lioncash/cppcheck-configs
Configuration files that allow cppcheck to provide better static analysis results
c cpp cppcheck static-analysis
Last synced: 11 Apr 2025
https://github.com/ahmetfurkandemir/demirtext3
demirText3 Text Editor.
c cplusplus cpp cprogramming-language editor ide linux texteditor ubuntu windows10
Last synced: 15 Apr 2025
https://github.com/git-afsantos/bonsai
Simplified interface for syntax trees and program models.
abstract-syntax-tree ast cpp parsing python static-analysis
Last synced: 13 Sep 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/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/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/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/thusharax/ooc-study-support-session
2022/05/29
cpp object-oriented-concepts ooc
Last synced: 10 Oct 2025
https://github.com/nathanjhood/biquads
Simple two-pole equalizer with variable oversampling.
audio audio-processing audio-unit bilinear-transformation biquad biquads cmake cplusplus cpp direct-form-i direct-form-ii direct-form-transposed dsp equalizer juce juce-framework stoneydsp vst3
Last synced: 14 Apr 2025
https://github.com/takumi314/sample-externalaccessory
cpp framework ios sample-code sample-project swift4
Last synced: 19 Apr 2025
https://github.com/praydog/vtable-monitor
tool for monitoring x64 MSVC vtable calls
binary-instrumentation cpp msvc reverse-engineering rtti vtable windows
Last synced: 15 Apr 2025
https://github.com/franckrj/respawnirc
Interface de client IRC pour les forums de JVC.
Last synced: 01 Aug 2025
https://github.com/ronickg/react-native-bls-signatures
React Native wrapper for BLS Signatures
bls12-381 chia cpp jini jsi react react-native
Last synced: 23 Sep 2025
https://github.com/sombriks/rosetta-beer-store
the very same beer store implemented in various stacks. also, frontends and backends are interchangeable
android angularjs backend cordova cpp express flask frontend go javascript jee kotlin martini nativescript-vue pipenv qt rails spring-boot typescript vue
Last synced: 14 Apr 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/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/thewh1teagle/loud.cpp
Whisper.cpp with diarization
cpp diarization onnxruntime openai sherpa-onnx transcription whisper
Last synced: 08 Oct 2025
https://github.com/rishabhdeepsingh/competitive
Competitive coding templates for C++, Java, Kotlin
class competitive competitive-coding competitive-programming contest cpp java-11 java-8 javascript kotlin programming
Last synced: 30 Oct 2025
https://github.com/rvarago/kitten
A small C++17 library inspired by Category Theory.
category-theory cpp declarative-programming functional-programming functors modern-cpp monadic-interface monads
Last synced: 08 May 2025
https://github.com/omaraflak/first-neural-network
Simple neural network implemented from scratch in C++.
cpp digits-recognition machine-learning matrix neural-network scratch supervised-learning
Last synced: 12 Apr 2025
https://github.com/pbotros/river
A high-throughput, structured streaming framework built atop Redis Streams. C++, Python, and MATLAB support.
cpp iot matlab parquet python redis stream-processing streaming
Last synced: 11 Mar 2026
https://github.com/zhengtianzuo/camel_filetransferexamples
双峰驼 __ 高性能可靠UDP数据传输P2P通讯框架
Last synced: 14 Apr 2025
https://github.com/scapix-com/example1
Example for Scapix Language Bridge
automated automatic bind bridge cpp cpp-library cpp11 cpp14 cpp17 csharp idl java jni jni-android jni-wrapper language objective-c python rpc swift
Last synced: 08 May 2025
https://github.com/shenggan/snowflake
A CPP implement of Twitter SnowFlake Algorithm.
cpp header-only snowflake twitter
Last synced: 19 Aug 2025
https://github.com/leoetlino/sips
A simple IPS32 patch generator
cpp game-modding nintendo-switch
Last synced: 15 Apr 2025
https://github.com/srilakshmikanthanp/libfiglet
Use this library to Generate large text out of ordinary text akin to popular program FIGlet with C++ Easily!
Last synced: 23 Apr 2025
https://github.com/starkdg/phash
open source perceptual hashing library
audio cpp image open-source perceptual-hashing
Last synced: 11 Mar 2025
https://github.com/kdab/kdspdsetup
A small library in modern C++ to initialize spdlog loggers from a toml configuration file.
cmake config cpp cpp20 library spdlog toml-config
Last synced: 08 Sep 2025
https://github.com/swedeachu/swim-engine
A modern C++20 Game Engine using Vulkan and EnTT
cpp cpp20 entt game game-development game-engine gamedev games glsl hlsl modern-cpp opengl shaders vulkan vulkan-api vulkan-engine vulkan-game-engine
Last synced: 25 Aug 2025
https://github.com/enansari/hsu-programming-competitions
My university's programming competitions in bachelor's degree with answers | مسابقات برنامه نویسی دانشگاه حکیم سبزواری
cpp force hakim-sabzevari-university hsu python university
Last synced: 27 Apr 2025
https://github.com/yuweaec/hacktoberfest-playground
This repository is for anyone who is new to open source and coding. Everyone is welcome to contribute, whether in coding or non-coding areas. Your pull request will be accepted if it follows the code of conduct. Do join our Discord - https://discord.gg/KY7s2dpF server
beginner c cpp dsa hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest2024 hacktoberfest24-accepted java python
Last synced: 06 Aug 2025
https://github.com/gazebosim/gz-launch
Run and manage programs and plugins.
cpp gazebo gazebosim hacktoberfest ignition-launch ignition-libraries ignition-robotics process-manager robotics
Last synced: 11 Mar 2026
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/bfgroup/duck_invoke
A simple to use, single header, tag_invoke utility for C++11.
cpp cpp11 cpp14 cpp17 cpp20 header-only
Last synced: 22 Oct 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/trflynn89/libfly
C++ utility library
c-plus-plus c-plus-plus-20 c-plus-plus-library cpp cpp-library cpp20 cross-platform utility-library
Last synced: 11 Apr 2025
https://github.com/stephenhodgson/native-unity-api
C++ Headers for Unity Native Plugins
ar augmented-reality cpp graphics header-files mixed-reality native native-development unity unity-editor unity3d unity3d-plugin virtual-reality vr xr
Last synced: 06 May 2025
https://github.com/takuseno/cpp-dqn
Blazingly Fast Implementation of Deep Q-Network in C++ with NNabla
cpp deep-reinforcement-learning nnabla
Last synced: 23 Jul 2025
https://github.com/kdahlhaus/easy-erg
An easy to use C++ wrapper for the Concept 2 Software Development Kit for interfacing with their rowing ergometer.
concept-2 cpp ergometer rowing wrapper-library
Last synced: 07 May 2025
https://github.com/mhmd-azeez/corertdemo
Building a native library in C# and calling it from C++
Last synced: 21 Jun 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/StephenHodgson/Native-Unity-API
C++ Headers for Unity Native Plugins
ar augmented-reality cpp graphics header-files mixed-reality native native-development unity unity-editor unity3d unity3d-plugin virtual-reality vr xr
Last synced: 11 Mar 2025
https://github.com/meirbon/rtbvh
BVH library for Rust
acceleration bvh c cpp ffi ray rust structure tracing
Last synced: 08 Apr 2026