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-03 00:07:09 UTC
- JSON Representation
https://github.com/robotology/robometry
Telemetry suite for logging data from your robot 🤖
Last synced: 28 Oct 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/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/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/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/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/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/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/lizardbyte/libdisplaydevice
C++ library to modify display devices
Last synced: 22 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/dickreuter/pokerequitycalculator
C++ implementation of a poker equity calculator as montecarlo simulation
cpp cpp17 montecarlo-simulation poker poker-evaluator
Last synced: 15 Jul 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/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/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/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/AfroDave/kj
kj is a small collection of stb inspired libs.
Last synced: 08 May 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/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/jayantgoel001/hackerrank
Hacker Rank Solutions
c cpp hackerrank java javascript python
Last synced: 15 Mar 2026
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/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/swag666baby/bomb
a fork bomb made in c++ and a lightweight zipbomb from the system function
Last synced: 11 Oct 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/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/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/mattkretz/virtest
header-only unit test framework
cpp cpp11 test-framework unit-testing
Last synced: 10 Apr 2025
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/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/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/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/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/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/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/mortennobel/topologyoptimization
A simple Topology Optimization (based on the 99-line Matlab code by Ole Sigmund)
Last synced: 24 Apr 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/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/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/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/ttroy50/pybind11-example
Simple example of using pybind11.
Last synced: 14 Apr 2025
https://github.com/ferhatgec/colocat
Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.
cat color cpp cpp17 file highlight highlighting implementation linux read syntax unix
Last synced: 14 Apr 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/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/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/ocfbnj/nesemulator
A cross-platform NES emulator in C++.
Last synced: 30 Oct 2025
https://github.com/3ur/simpsons-hit-run
Source code for Simpsons Hit & Run ported to Xbox UWP and with a cleaner structure & more features.
cplusplus cpp game game-development gamecode gamedev gamedevelopment games gaming port simpsons simpsons-hit-and-run uwp uwp-games xbox xboxseriess xboxseriesx
Last synced: 06 May 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/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/takumi314/sample-externalaccessory
cpp framework ios sample-code sample-project swift4
Last synced: 19 Apr 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/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/leoetlino/sips
A simple IPS32 patch generator
cpp game-modding nintendo-switch
Last synced: 15 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/atrexus/ws-watcher
A PoC application that detects unauthorized external access to select memory regions.
cpp memory-management security windows x64
Last synced: 14 Apr 2025
https://github.com/liuxiaodong008008/matrix2
A better architected Matrix library in c++
broadcast broadcasting cpp cpp11 cpp14 cpp17 ease-to-use header-only library light lightweight machine-learning matrix matrix-class matrix-library matrix-structure optimization simple structure template
Last synced: 15 Apr 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/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/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/starkdg/phash
open source perceptual hashing library
audio cpp image open-source perceptual-hashing
Last synced: 11 Mar 2025
https://github.com/sameerxjod55/cs2-cheat
A repository containing a collection of cheat sheets and reference materials for Computer Science students. Includes helpful tips, tricks, and resources to support learning and understanding complex concepts in CS2 courses.
cheat counter-strike cpp cs2 dll esp external hack imgui internal kernel-driver open-source source2 windows
Last synced: 01 Mar 2026
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/easternjournalist/diffnum
A light-weighted and flexible C++ differentiable programming library. Just replace float and double with it, and it does Auto-Grad for you...
Last synced: 07 May 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/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/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
https://github.com/smv1999/custom-header-files-cpp
A Collection of Custom Utility Header Files written in C++
cpp data-structures hacktoberfest hacktoberfest2021 header-files programming utility-library
Last synced: 12 Apr 2025
https://github.com/zziz/sm
Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.
cpp linear-algebra mathematics matrix sparse-matrix templated
Last synced: 09 Jul 2025
https://github.com/meirbon/rtbvh
BVH library for Rust
acceleration bvh c cpp ffi ray rust structure tracing
Last synced: 08 Apr 2026
https://github.com/zhengtianzuo/camel_filetransferexamples
双峰驼 __ 高性能可靠UDP数据传输P2P通讯框架
Last synced: 14 Apr 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/mstorath/circlemedianfilter
Fast median filter for circle-valued data, for example signals or images describing phase or orientation
circle cpp denoising manifold matlab median-filtering orientation orientation-data phase python3 unit-circle
Last synced: 09 Sep 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/ayush-that/grandmaster
♟️ Building a GUI chess game using C++ and Qt6 library. Underdevelopment .
chess cmake cpp gui qt6 shell-scripting wsl
Last synced: 12 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: 11 Mar 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/fateshelled/rknpu2_ros
ROS 2 Inference sample for using Rockchip NPU.
cpp deeplearning npu rockchip ros2
Last synced: 19 Mar 2025
https://github.com/cppqtdev/cppqtdev
I am committed to delivering high-quality, easily managed, and maintainable software, backed by our guarantee of superior C++ and Qml code.
c cpp cpp14 cpp17 embedded qml qml-applications qml-bindings qml-components qml-plugin qt qt-quick qt5 qt6 qtcreator qtdesktop qtqml
Last synced: 10 Apr 2025
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/lchsk/knight-general
Turn-based strategy game in 72 hours for Ludum Dare 42
cpp game game-dev game-jam ludum-dare ludum-dare-42 turn-based turn-based-strategy
Last synced: 23 Oct 2025
https://github.com/rrk567301/Encore
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: 31 Oct 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/mukeshmithrakumar/hackerranksolutions
My HackerRank Solutions for Python, Java, C, C++, Shell, SQL, JavaScript and Interview Preparation Kit
bash c cpp data-science hackerrank hackerrank-solutions interview-preparation interview-questions java javascript linux-shell machine-learning python python3 shell software sql
Last synced: 09 Jul 2025
https://github.com/whisperity/codechecker-action
Execute static analysis through CodeChecker in the CI.
bug-tracking-system bugs c c-plus-plus clang clang-static-analyzer clang-tidy codechecker cpp defects github-actions objective-c results-viewer static-analysis static-analyzer
Last synced: 16 Jun 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/cedricschwyter/nautilus
another graphics engine
3d-graphics cpp graphics-engine graphics-library graphics-programming linux macos opengl renderer vulkan windows
Last synced: 23 Apr 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/gfgit/modelrailroadtimetableplanner
Software to create and manage model railroad timetables with some automatic mechanism to speed up the work.
cpp linux model model-railroad model-railway multithreading postgresql qt railroad railway sqlite timetable timetable-generator timetable-scheduling-application train windows
Last synced: 05 Jul 2025
https://github.com/m-mizutani/dns-gazer
DNS passive monitoring tool
cpp dns fluentd libpcap packet-sniffer security
Last synced: 27 Apr 2025