An open API service indexing awesome lists of open source software.

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

https://github.com/zandaqo/iswasmfast

Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.

cpp nodejs performance webassembly

Last synced: 10 Apr 2025

https://github.com/ryan-rsm-mckenzie/commonlibsse

A reverse engineered library for hacking Skyrim Special Edition

cpp modding skse64 skyrim-special-edition

Last synced: 09 Apr 2025

https://github.com/angeluriot/Galaxy_simulation

An n-body type simulation using GPU acceleration to simulate galaxies, galaxy collisions and expanding universes.

cpp dimension3d galaxy gpu opencl simulation

Last synced: 13 Apr 2025

https://github.com/lukka/run-vcpkg

The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.

cmake cplusplus cpp devops git github-action ninja vcpkg

Last synced: 04 Apr 2025

https://github.com/iboB/itlib

A collection of std-like single-header C++ libraries

collection cpp expected flat-map generator static-vector

Last synced: 15 Nov 2025

https://github.com/iwatake2222/play_with_tensorrt

Sample projects for TensorRT in C++

cpp deep-learning jetson nvidia tensorrt

Last synced: 12 Oct 2025

https://github.com/codota/tabnine-sublime

Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React

artificial-intelligence autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust sublime swift typescipt typescript

Last synced: 07 Apr 2025

https://github.com/ast-al/rangeless

c++ LINQ -like library of higher-order functions for data manipulation

cpp cpp11 functional functional-programming itertools lazy-evaluation linq parallel pipeline range streaming-algorithms streaming-data

Last synced: 08 May 2025

https://github.com/microsoft/regorus

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.

c confidential-computing cpp csharp golang interpreter java javascript no-std opa policy-as-code python rego rust wasm

Last synced: 31 Jan 2026

https://github.com/zhuminjie/openseespy

OpenSeesPy versions, doc, and pip

cpp opensees python3 sphinx

Last synced: 14 May 2025

https://github.com/snapchat/djinni

A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.

cpp idl mobile

Last synced: 16 May 2025

https://github.com/sunxvming/navmesh

导航网格寻路C++实现版(入门版)

cpp find-path navmesh pathfinding

Last synced: 06 Mar 2026

https://github.com/mattgodbolt/pt-three-ways

Path tracing, done three ways

cpp cpp17 graphics path-tracing style

Last synced: 08 Oct 2025

https://github.com/Open-GD/OpenGD

Open source implementation of Geometry Dash powered by a fork of cocos2dx 4.0.

axmol axmolengine cocos2d cocos2d-x cpp geometry-dash geometrydash reverse-engineering

Last synced: 28 Mar 2025

https://github.com/kimkulling/osre

An open source render engine

3d-graphics cpp cpp11 engine opengl vulkan

Last synced: 04 Apr 2025

https://github.com/serge1/coffi

A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)

c-plus-plus coff cplusplus cpp

Last synced: 04 Apr 2025

https://github.com/ncdhz/Yolo-LibTorch

一个 LibTorch 版本的 Yolo 封装库

cmake cpp libtorch object-detection opencv yolov5 yolov6 yolov7 yolov8

Last synced: 20 Apr 2025

https://github.com/emildohne/photoshopapi

A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi

cpp cpp20 photoshop psb psd python python3

Last synced: 16 May 2025

https://github.com/fffaraz/qtwebapp

HTTP server library in C++, based on Qt Framework

cpp http qt server webserver

Last synced: 17 Jun 2025

https://github.com/skyzh/RISCV-Simulator

💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.

branch-prediction cmake computer-architecture cpp cpu gtest pipeline riscv riscv-emulator riscv-simulator riscv32 speculation tomasulo-algorithm

Last synced: 25 Mar 2025

https://github.com/hijkzzz/cuda-neural-network

Convolutional Neural Network with CUDA (MNIST 99.23%)

cnn cpp cuda mnist neural-network

Last synced: 14 Jul 2025

https://github.com/fogleman/dlaf

Diffusion-limited aggregation, fast.

cpp diffusion-limited-aggregation high-performance

Last synced: 08 Jul 2025

https://github.com/kovacsv/VisualScriptEngine

A C++ visual scripting engine designed for embedding.

cpp node-editor visual-scripting

Last synced: 01 Apr 2025

https://github.com/kkAyataka/plusaes

Header only C++ AES cipher library

cpp encryption header-only

Last synced: 08 May 2025

https://github.com/deoplete-plugins/deoplete-clang

deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3

c clang cpp deoplete deoplete-source libclang libclang-python3 neovim neovim-plugin objc objcpp

Last synced: 17 Jul 2025

https://github.com/netcan/config-loader

Simple C++ Config Loader Framework(Serialization & Reflection)

cpp deserializer json serializer xml yaml

Last synced: 27 Dec 2025

https://github.com/pplux/px_sched

Single Header C++11 Task Scheduler

cpp cpp11 multiplatform multithreading single-file task-scheduler

Last synced: 08 May 2025

https://github.com/1hAck-0/UE4-Cheat-Source-Code

This a small cheat menu for Sword With Sauce (a UE4 game) that I made in a week or so. The reason why I am sharing the project is that it is probably one of the best sources to learn UE game hacking from. The project has many comments.

aimbot c cheat code cpp engine esp exploits game-hacking hack menu mod mod-menu source source-code ue ue4 unreal unreal-engine unreal-engine4

Last synced: 20 Apr 2025

https://github.com/ricab/scope_guard

A modern C++ scope guard that is easy to use but hard to misuse.

c-plus-plus cpp cpp11 cpp14 cpp17 guard header-only idioms no-dependencies raii scope-exit scope-guard single-file

Last synced: 04 Mar 2026

https://github.com/cortexm/baremetal

ARM Cortex-M bare-metal example code in C++ and CMake build

arm bare-metal cmake cortex-m cpp hello-blinky linker-script startup-files stm32

Last synced: 22 Apr 2025

https://github.com/nvidia/gmat

A toolkit showing GPU's all-round capability in video processing

codec cpp cuda deep-learning ffmpeg gpu image-processing nvidia video video-codec

Last synced: 11 May 2025

https://github.com/papierkorb/bindgen

Binding and wrapper generator for C/C++ libraries

binding-generator c c-plus-plus cpp crystal wrapper-generator

Last synced: 13 Aug 2025

https://github.com/rigtorp/Seqlock

An implementation of Seqlock in C++11

atomic concurrency cpp cpp11 header-only lock-free no-dependencies

Last synced: 17 Apr 2025

https://github.com/vectorgrp/sil-kit

Vector SIL Kit – Open-Source Library for Connecting Software-in-the-Loop Environments

automotive can co-simulation cpp ethernet flexray lin software-defined-car virtual-bus

Last synced: 13 Feb 2026

https://github.com/xfg16/youtubediscordpresence

An extension that takes data directly from the YouTube video playing on the browser and displays it as a rich presence on Discord. Works similar to the Spotify Discord rich presence.

64-bit chrome-extension cpp discord discord-js discordjs javascript native-messaging nodejs opera-extension windows youtube youtube-video

Last synced: 04 Apr 2025

https://github.com/olrea/openai-cpp

OpenAI C++ is a community-maintained library for the Open AI API

artificial-intelligence chatgpt chatgpt-api chatgpt3 cpp cpp11 machine-learning openai openai-api

Last synced: 28 Apr 2025

https://github.com/ncdhz/yolo-libtorch

一个 LibTorch 版本的 Yolo 封装库

cmake cpp libtorch object-detection opencv yolov5 yolov6 yolov7 yolov8

Last synced: 10 Apr 2025

https://github.com/abolinsky/Hook

a graphical C/C++ runtime editor

c cpp debug-tool

Last synced: 01 May 2025

https://github.com/boostorg/url

Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).

boost cpp cpp11 urllib

Last synced: 12 Apr 2025

https://github.com/neutree/c_cpp_project_framework

CMake build system( framework) with kconfig support for C/CPP projects

build c cmake compile cpp framework gui-configuration kconfig kconfig-support make project template wasm

Last synced: 10 Oct 2025

https://github.com/hpc203/yolov7-opencv-onnxrun-cpp-py

分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序

cpp onnxruntime opencv-dnn python yolov7

Last synced: 20 Mar 2025

https://github.com/NVIDIA/GMAT

A toolkit showing GPU's all-round capability in video processing

codec cpp cuda deep-learning ffmpeg gpu image-processing nvidia video video-codec

Last synced: 04 Apr 2025

https://github.com/PragmaTwice/protopuf

Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20

cpp header-only library metaprogramming protobuf serialization template

Last synced: 23 Jul 2025

https://github.com/Papierkorb/bindgen

Binding and wrapper generator for C/C++ libraries

binding-generator c c-plus-plus cpp crystal wrapper-generator

Last synced: 20 Apr 2025

https://github.com/pfultz2/tick

Trait introspection and concept creator for C++11

c-plus-plus c-plus-plus-11 concepts cpp cpp11 cpp14 modern

Last synced: 18 Jun 2025

https://github.com/taocpp/config

C++ header-only config reader library based on JSON

config cpp cpp17 header-only json

Last synced: 07 Oct 2025

https://github.com/ldionne/metabench

A simple framework for compile-time benchmarks

benchmark cmake cpp metaprogramming

Last synced: 20 Aug 2025

https://github.com/oatpp/oatpp-examples

List of example projects of how to use oat++ framework

c-plus-plus consul cpp crud examples hls-live-streaming libressl oatpp tls

Last synced: 25 Apr 2025

https://github.com/pfultz2/Tick

Trait introspection and concept creator for C++11

c-plus-plus c-plus-plus-11 concepts cpp cpp11 cpp14 modern

Last synced: 15 Mar 2025

https://github.com/azure/azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.

azure azure-sdk cpp hacktoberfest

Last synced: 26 Feb 2026

https://github.com/sdslabs/Rubeus

A cross platform 2D game engine written in C++ for beginners

cpp cpp17 cross-platform engine game game-development opengl sdslabs

Last synced: 20 Mar 2025

https://github.com/srbcheema1/Algo_Ds

Repository for cool algorithms and Datastructures

algorithms-datastructures cpp hactoberfest

Last synced: 04 May 2025

https://github.com/Azure/azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.

azure azure-sdk cpp hacktoberfest

Last synced: 04 May 2025

https://github.com/gazebosim/sdformat

Simulation Description Format (SDFormat) parser and description files.

cpp gazebo gazebosim hacktoberfest robot-description robotics robotics-simulation sdformat simulation xml

Last synced: 08 Apr 2025

https://github.com/yhirose/cpp-linenoise

A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.

c-plus-plus cpp cpp11 header-only linenoise readline-library

Last synced: 09 Apr 2025

https://github.com/lukka/run-cmake

GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.

cmake cplusplus cpp git github-action ninja vcpkg

Last synced: 05 Apr 2025

https://github.com/sdslabs/rubeus

A cross platform 2D game engine written in C++ for beginners

cpp cpp17 cross-platform engine game game-development opengl sdslabs

Last synced: 25 Oct 2025

https://github.com/CBICA/CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk

analytics cancer cancer-imaging-research cbica cpp cpp11 cwl cwltool image-analysis itcr machine-learning medical-image-computing medical-image-processing medical-imaging nci nci-itcr nih radiomics radiomics-features u24

Last synced: 07 May 2025

https://github.com/gosha20777/keras2cpp

it's a small library for running trained Keras 2 models from a native C++ code.

c-plus-plus c-plus-plus-17 cpp keras keras2cpp machine-learning neural-networks python

Last synced: 18 Oct 2025

https://github.com/dfm/celerite

Scalable 1D Gaussian Processes in C++, Python, and Julia

astronomy c-plus-plus cpp exoplanets gaussian-processes julia python stars time-series

Last synced: 02 Jan 2026

https://github.com/nambers/miraicp

c++ SDK of Mirai

cpp jni kotlin kotlin-native mirai

Last synced: 12 Mar 2025

https://github.com/tessil/array-hash

C++ implementation of a fast and memory efficient hash map and hash set specialized for strings

c-plus-plus cpp data-structures hash-map hash-table header-only

Last synced: 21 Mar 2025

https://github.com/TotallyNotAHaxxer/Red-Rabbit

The Red Rabbit project is just what a hacker needs for everyday automation. Red Rabbit unlike most frameworks out there does not automate other peoples tools like the aircrack suite or the wifite framework, it rather has its own code and is raw source with over 270+ options. This framework might just be your everyday key to your workflow

cpp digital-forensics golang hacking-tool linux osint-tool pcap pcap-analyzer penetration-testing perl prox raw ssh tor web webapp xml

Last synced: 03 Apr 2025

https://github.com/privatehive/libonvif

Yet another ONVIF library

cpp gsoap library onvif qt

Last synced: 04 Apr 2025

https://github.com/reputeless/xoshiro-cpp

Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)

cpp cpp17 cpp20 prng rng xoshiro xoshiro256

Last synced: 21 Aug 2025

https://github.com/minio/minio-cpp

MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage

aws aws-s3 cpp minio minio-client minio-server storage

Last synced: 20 Aug 2025

https://github.com/genta-technology/kolosal

Kolosal AI is an OpenSource and Lightweight alternative to LM Studio to run LLMs 100% offline on your device.

c cpp deepseek gemma gemma2 gemma3 gpt llama llama2 llama3 llamacpp llava llm llms localai mistral phi3 phi4 qwen self-hosted

Last synced: 09 Apr 2025

https://github.com/CherryPill/system_info

Hardware information tool for Windows

cpp smbios speccy windows windowsapi wmi x64

Last synced: 05 May 2025

https://github.com/heremaps/flatdata

Write-once, read-many, minimal overhead binary structured file format.

cpp memory-mapped python3 rust serialization storage

Last synced: 12 Apr 2025

https://github.com/vapourismo/luwra

Minimal-overhead C++ wrapper for Lua

cpp cpp11 lua wrapper

Last synced: 05 Mar 2026

https://github.com/airdcpp-web/airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices

airdcpp api cpp cross-platform direct-connect file-sharing linux p2p peer-to-peer rest rest-api websocket webui

Last synced: 05 Apr 2025

https://github.com/liulilittle/paperairplane

一个类似于Proxifier的SOCKS5代理工具

c cpp lsp nsp proxifier relay socks5 spi test windows

Last synced: 01 Aug 2025

https://github.com/Monday-Leo/Yolov5_Tensorrt_Win10

A simple implementation of tensorrt yolov5 python/c++🔥

cpp deployment python tensorrt yolov5

Last synced: 21 Apr 2025

https://github.com/stestagg/pytubes

A module for getting data into python from large data sources

cpp cpp11 cython data numpy python

Last synced: 06 Apr 2025

https://github.com/zxlxz/sfc

rust.std in c++

cpp rust scientific

Last synced: 15 Mar 2025

https://github.com/rehlds/metamod-r

Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.

api-wrapper cpp hlds metamod plugin plugin-manager

Last synced: 04 Apr 2025

https://github.com/sago007/PlatformFolders

A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code

cpp library multi-platform platform-independent special-folders standardpaths xdg

Last synced: 08 May 2025

https://github.com/onotelli/justniffer

Justniffer Just A Network TCP Packet Sniffer .Justniffer is a network protocol analyzer that captures network traffic and produces logs in a customized way, can emulate Apache web server log files, track response times and extract all "intercepted" files from the HTTP traffic

cpp network sniffer tcp-ip traffic-analysis

Last synced: 20 Apr 2025

https://github.com/mogemimi/pomdog

An open source game engine for C++23 :dog: :video_game:

cpp cpp20 cpp23 game-engine gamedev

Last synced: 10 Mar 2026

https://github.com/elunaluaengine/elunatrinitywotlk

Eluna Lua Engine merged with Trinity 3.3.5

cpp eluna eluna-lua-engine lua mysql trinitycore world-of-warcraft

Last synced: 18 Dec 2025

https://github.com/melloware/jintellitype

JIntellitype is a Java API for interacting with Microsoft Intellitype commands as well as registering for Global Hotkeys in your Java application.

cpp global-hotkeys java jni-wrapper

Last synced: 04 Apr 2025

https://github.com/annihilatorq/shadow_syscall

windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export enumeration, wrapper around KUSER_SHARED_DATA. supported compilers: clang, gcc and msvc

analysis cpp direct-syscalls export getmodulehandle getprocaddress hashing header-only masm obfuscation reverse-engineering shadow-syscalls shellcode syscall syscalls win-internals

Last synced: 04 Apr 2025

https://github.com/mrexodia/appinithook

Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.

cmake cmkr cpp hook-framework hooking

Last synced: 17 Jul 2025