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/mguludag/enum_name

Converting (scoped)enum values to string names written in C++>=11.

compile-time cpp cpp11 cpp14 cpp17 cpp20 enum reflection

Last synced: 10 Oct 2025

https://github.com/davphla/clang-format-epitech

Automatic formatting configuration for Epitech coding style for C/C++

c clang-format coding-style cpp epitech format

Last synced: 27 Oct 2025

https://github.com/antares0982/ssrjson

A SIMD boosted high-performance Python JSON parsing library that fully leverages modern processor capabilities.

c cpp json python simd

Last synced: 24 Jan 2026

https://github.com/revsic/branchtracer

Branch based windows debugger

branch-tracer cpp dll-injection exception-handler veh

Last synced: 04 Aug 2025

https://github.com/meh/wrong

The most wrong build system and package manager for C and C++.

build-system c cpp

Last synced: 17 Apr 2025

https://github.com/mattgodbolt/correct-by-construction

Correct by Construction : a presentation given at C++ on Sea 2020

cpp slides

Last synced: 30 Jul 2025

https://github.com/spnda/dds_image

Header-only C++11/C++17 DirectDraw Surface (DDS) decoder with Vulkan helpers.

cpp cpp11 cpp17 dds dds-loader directdraw-surface header-only vulkan

Last synced: 12 Aug 2025

https://github.com/m-peko/secureble

Secure communication between Arduino Uno microcontroller and Android application over BLE (Bluetooth Low Energy).

android arduino ble c cpp csharp ecdh sts xamarin

Last synced: 14 Oct 2025

https://github.com/llnl/b-mpi3

This aims to be an wrapper to C-MPI3 for C++, using the principles of simplicity, STL, RAII and Boost and enforcing type-safety. This is a mirror of https://gitlab.com/correaa/boost-mpi3.

c-plus-plus cpp header-only mpi radiuss

Last synced: 15 Jul 2025

https://github.com/vss2sn/tello

A C++ library for the Tello and Tello Edu. Features joystick control, command line control, command queues and SLAM.

autonomous-quadcoptor command-line cpp joystick noros openvslam queue-commands slam slam-algorithms tello tello-drone tellodrone telloedu

Last synced: 06 May 2025

https://github.com/rsashka/newlang

A programming language with a simple no-keyword syntax for computing tensors and rational numbers with unlimited precision (NOTE: NewLang is experimental; see README)

c compiler cpp cross-platform dynamic-typing interpreter language oop programming-language pure-function static-typed tensors

Last synced: 12 Jul 2025

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

C++ to C transpiler

c compilers cpp

Last synced: 06 Mar 2026

https://github.com/kmilo17pet/qlibs-cpp

C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...

bitfields control-systems cpp crc-calculation digital-signal-processing discrete filtering fixed-point fuzzy-logic interpolation interpolation-methods lti lti-system outlier-removal pid-control recursive-algorithm rms simulation smoothing transfer-functions

Last synced: 02 Mar 2026

https://github.com/yifengyou/learn-cpp

C++学习笔记~汇编C++

answer cpp note structured-data study

Last synced: 06 Apr 2026

https://github.com/supersodasea/corecat

Corecat: Core library

cat cpp cpp14

Last synced: 11 Apr 2025

https://github.com/eclipse-uprotocol/up-cpp

uProtocol Language Specific Library for C++

core cpp uprotocol

Last synced: 12 Apr 2025

https://github.com/cleasbycode/pdvzip

Embed a ZIP or JAR file within a PNG image to create a tweetable and "executable" PNG-ZIP polyglot image file. CLI / Web tool.

arbitrary-data cli-tools cpp hacking infosec jar java linux png polyglot polyglot-files polyglots powershell pwsh python tweetable-zip twitter x-platform zip zipfile

Last synced: 12 Apr 2025

https://github.com/mogenson/async.h

async/await C macros

async c cpp embedded gcc macros scheduling

Last synced: 07 Sep 2025

https://github.com/diangogav/edopro-server-ts

Welcome to Evolution Server, a versatile platform for creating Yu-Gi-Oh! matches, fully compatible with EDOPro, Koishi, and YGO Mobile! But this time, we focus on the scalability of the code, allowing for easy implementation of new features related to the data generated during the duels.

cpp hacktoberfest nodejs typescript ygopro

Last synced: 03 Apr 2026

https://github.com/clausklein/cmake-example-component-lib

How to create a c++ component library like boost with CMake

clang-format cmake cmake-format cpm cpp

Last synced: 18 Mar 2025

https://github.com/nikeocom/qt_with_juce_example

Example project shows how to use Qt and JUCE library together

audio-player cpp juce juce-application qml qt qt5

Last synced: 08 May 2025

https://github.com/jgcmarins/ascii-art

Given a image.bmp and a M x N group of pixels, generate a text that represents the image.bmp in ascii characters

ascii ascii-art bmp cpp image-processing

Last synced: 30 Apr 2025

https://github.com/brj0/nndescent

C++/Python implementation of Nearest Neighbor Descent for efficient approximate nearest neighbor search

approximate-nearest-neighbor-search cpp knn knn-graphs nearest-neighbor-search nearest-neighbors nearest-neighbours-classifier python

Last synced: 13 Sep 2025

https://github.com/wyvernsemi/vproc

Virtual processor co-simulation element for Verilog, VHDL and SystemVerilog environments

asic-verification c codesign cosimulation cpp dpi dpi-c fpga logic logic-simulation pli processor python simulation-element systemverilog verification verilog vhdl vhpidirect vpi

Last synced: 03 Oct 2025

https://github.com/codiga/jetbrains-plugin

Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io

c coding-assistant complexity-analysis cpp intellij intellij-plugin intellij-plugins java javascript jetbrains phpstorm phpstorm-plugin pycharm-ide pycharm-plugin python snippets-manager

Last synced: 29 Sep 2025

https://github.com/arnemertz/fix

side project, currently restarting from scratch

bdd behave cpp ddd tdd

Last synced: 24 Sep 2025

https://github.com/iswenzz/cod4-dm1

Reverse of CoD4 & CoD4X (.DM_1) demo files with features such as parsing snapshot informations, frames, entities, clients and server messages.

cli cod4 cpp demo dm1 library reverse-engineering

Last synced: 14 May 2025

https://github.com/thewhitewulfy/legacy_cplusplus

C++ examples for beginners, written for my school master. The programs are organized into 8 chapters, each focusing on one core concept.

beginner beginner-code beginner-friendly beginners beginners-tutorial-series c-plus-plus c-plus-plus-examples cplusplus cplusplus-basic cpp cpp-course cpp-examples cpp-library cpp-primer cpp-programming cppprimer learn-cpp learning

Last synced: 28 Oct 2025

https://github.com/korilakkuma/audio-signal-processing-by-wasm

Audio Signal Processing by WebAssembly (WAT: WebAssembly Text format and C++ with Emscripten)

cpp wat webassembly webaudio

Last synced: 23 Mar 2025

https://github.com/dergoogler/powershell

The Windows PowerShell Module is a tool that integrates PowerShell functionality into Android devices via the Magisk framework, allowing users to run PowerShell scripts and commands directly on their rooted devices.

android cpp kernelsu magisk windows

Last synced: 09 Apr 2025

https://github.com/mcpp-community/mcpp

一个 现代C++ 模块化构建工具 — 纯 C++23 模块编写(已实现自举) - 模块化 + 依赖/工具链管理 + 包索引 + 打包发布

build-tool cpp cpp23 mcpp toolchain

Last synced: 30 May 2026

https://github.com/rsgoksel/cpp-object-detection-yolov5-opencv

C++ Object Detection with YOLOv5 involves implementing real-time and image object detection using the YOLOv5 model in the C++ programming language, enabling identification and localization of objects in images or video streams.

cpp object-detection onnx onnx-models yolov5

Last synced: 07 Sep 2025

https://github.com/zakarialaoui10/PowerMonitor

A C++ library designed to measure the electrical characteristics of AC circuits such as voltage, current, power, reactive power, and power factor...

arduino arduino-library cpp monitor morocco power

Last synced: 29 Apr 2025

https://github.com/mensonones/expo-vector-search

High-performance on-device vector search engine for Expo & React Native. Powered by C++ JSI and USearch (HNSW) for sub-millisecond similarity matching.

android cpp expo hnsw jsi on-device-ml react-native semantic-search similarity-search usearch vector-search

Last synced: 31 Jan 2026

https://github.com/lofcz/thirdeye

The Third Eye 👁⃤

bypass cpp obfuscation screen-capture screenshot

Last synced: 14 Jan 2026

https://github.com/open-space-collective/open-space-toolkit-core

Common types, containers and utilities.

core cpp engineering python space toolkit

Last synced: 09 Apr 2025

https://github.com/dengbocong/algorithm

数据结构算法的整理讲解,含Java/Python版本

acm algorithms cpp data-structures java leetcode oj python

Last synced: 15 Apr 2025

https://github.com/cworld1/stu-score-sys

使用 Qt 构建、C++ 作为底层开发的学生成绩管理系统,支持对学生成绩的增删改查、排序、汇总等功能。

c cpp qt qtcreator sql sqlite

Last synced: 30 Jun 2025

https://github.com/kerneltuner/kernel_launcher

Using C++ magic to launch/capture CUDA kernels and tune them with Kernel Tuner

cpp cuda gpu kernel-tuner

Last synced: 12 Apr 2025

https://github.com/ahmetfurkandemir/data-structures

Necmettin Erbakan University - Data Structures (C-C++)

c cpp data-structures linked-list object-oriented-programming oop structure

Last synced: 15 Apr 2025

https://github.com/iwatake2222/aiine_transform

Swapping face using Face Mesh with TensorFlow Lite

cpp tensorflow-lite

Last synced: 11 Mar 2026

https://github.com/jaytwolab/qping

Ping class for Qt 5 or 6 (without user elevation) :kr: Qt 5 또는 6 기반 계정 상승 필요없는 핑

cpp languages ping qt qt5 qt6

Last synced: 18 Jul 2025

https://github.com/notapenguin0/audeo

Modern C++ 2D/3D audio library

3d-audio audio cpp cpp-library library modern-cpp sdl sdl-mixer

Last synced: 15 Jul 2025

https://github.com/iwatake2222/InferenceHelper_Sample

Sample projects for InferenceHelper, a Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow

cpp deeplearning mnn ncnn opencv tensorflow tensorrt

Last synced: 20 Mar 2025

https://github.com/chokobole/node-binding

A header only library to bind c++ to nodejs using node-addon-api easily.

bazel-support cpp cpp-library cpp14 cpp14-library header-only node-addon-api nodejs

Last synced: 10 Apr 2025

https://github.com/danielmartensson/opensourcelogger

Data acquisition software with STM32-PLC. Collect measurement, analyze CAN-messages and send SAE-J1939 messages to other ECUs.

c cpp data-aquisition imgui opengl stm32

Last synced: 21 Jun 2025

https://github.com/wtrsltnk/zynlab

Clone of ZynAddSubFX 2.44 to test some new ui ideas

cmake cpp fltk glfw3 imgui zynaddsubfx

Last synced: 20 Sep 2025

https://github.com/chrdavis/jpegautorotator

A Windows Shell Context Menu Extension and command line tool for normalizing JPEG image orientation by rotating based on EXIF properties

autorotator context-menu cpp exif exif-orientation jpeg lossless rotation rotator shell-extension windows windows-explorer windows-shell

Last synced: 14 Apr 2025

https://github.com/nekoshooter/coloref

La famosa teoría del color 🎨 llevada a código para ayudar a simplificar las elecciones del artista 👩‍🎨 dándole opciones y sugerencias sobre que Colores usar en su trabajo 🖌

arte c color color-palette cpp dibujo diseno-grafico diseno-web pintura qt

Last synced: 08 Oct 2025

https://github.com/adrg/sling

Lightweight C++ Signals and Slots implementation

callback callbacks cpp cpp11 cpp14 cpp17 events header-only library lightweight signals signalslot slots

Last synced: 03 Aug 2025

https://github.com/gammasoft71/properties

another c#-like property accessor for C++11 and above.

cpp cpp-library cpp11 cpp14 cpp17 multi-platform properties property property-accessors

Last synced: 05 Sep 2025

https://github.com/baptisterajaut/amber

Amber Video Editor — free open-source non-linear video editor (Qt 6, FFmpeg, Qt RHI: Vulkan/Metal/D3D/OpenGL)

cpp ffmpeg linux nle open-source opengl qt6 video-editing video-editor

Last synced: 25 Apr 2026

https://github.com/templedevelopment/templeware-external

TempleWare-External is a open-source CS2 External Cheat written in C++.

c cpp cs2 cs2-cheat cs2-hack external imgui

Last synced: 22 Apr 2026

https://github.com/oatpp/oatpp-starter-async

oatpp Async-API starter project.

async cpp oatpp starter-project

Last synced: 25 Apr 2025

https://github.com/valera-rozuvan/mandelbulb-4d

artistic tool for 3D fractal generation, including the Mandelbulb

cpp fractal mandelbulb

Last synced: 13 Apr 2025

https://github.com/XyronLabs/Luna

Create simple visual sketches in Lua using SFML

cplusplus cpp game gameengine learn-to-code learning lua sfml sketches tutorial

Last synced: 08 May 2025

https://github.com/drkameleon/nim-webview

Nim wrapper for Zaitsev's new Webview

binding bindings c cpp gui nim webview wrapper

Last synced: 12 May 2025

https://github.com/zakarialaoui10/powermonitor

A C++ library designed to measure the electrical characteristics of AC circuits such as voltage, current, power, reactive power, and power factor...

arduino arduino-library cpp monitor morocco power

Last synced: 30 Dec 2025

https://github.com/vrmiguel/taruga

Taruga is a work in progress single-header turtle graphics library written in C++11

cpp sfml turtle

Last synced: 23 Jun 2025

https://github.com/xmkg/concurrent-resource

A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.

accessor boost concurrency concurrency-library concurrency-patterns concurrent-data-structure cpp cpp17 design-patterns header-only thread-safety threading threadsafe

Last synced: 07 Jul 2025

https://github.com/soumik12345/radium

Radium is a Ray Tracing Engine written in C++ that runs on the CPU using shared-memory multiprocessing

computer-graphics cpp monte-carlo multiprocessing openmp raytracing russian-roulette

Last synced: 16 Jun 2025

https://github.com/bolner/simplexsolver

An easy-to-use Simplex solver class for linear programming.

cpp eigen linear-programming simplexsolver

Last synced: 21 Mar 2025

https://github.com/kimushu/json5pp

JSON (ECMA-404 and JSON5) parser & stringifier for C++11

cplusplus cplusplus-11 cpp cpp11 ecma404 json json5

Last synced: 10 Apr 2025

https://github.com/yue/kizunapi

A set of header-only C++ classes for type conversion between C++ and JavaScript using Node-API.

cpp javascript napi node-api node-module nodejs

Last synced: 07 May 2025

https://github.com/ryoga-exe/sigmabeat2

Rhythm Game made with OpenSiv3D

cpp game opensiv3d rhythm-game sigmabeat siv3d

Last synced: 13 May 2025

https://github.com/hopson97/basic-sfml-game-engine

A very simple SFML game engine/ framework.

cpp h sfml

Last synced: 09 Aug 2025

https://github.com/ika-rwth-aachen/tensorflow_cpp

Helpful model wrappers around TensorFlow C++ API

cpp helper ros tensorflow

Last synced: 17 Sep 2025

https://github.com/tachi107/cloudflare-ddns

Simple utility to dynamically change a DNS record using Cloudflare

cloudflare-ddns cpp meson

Last synced: 16 May 2025

https://github.com/newyaroslav/easy_plot_cpp

Простая библиотека C++ для рисования графиков

cpp cpp-library cpp11 draw easy freeglut glut graph graphics header-only lib mingw mingw32 opengl plot plot-graph plot2d plots plotting windows

Last synced: 12 Jun 2025

https://github.com/oluwatimilehin/anchors

C++ library for incremental computing

cpp incremental-computation

Last synced: 01 Apr 2025

https://github.com/hrvach/fasthumb

GPU accelerated video thumbnail generator

acceleration cpp gpu mpeg-ts nvidia thumbnails

Last synced: 01 Jul 2025

https://github.com/ysh329/sword-x-offer

66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc

algorithm cpp data-structure interview-questions onsite-interview

Last synced: 24 Jul 2025

https://github.com/samarjitsahoo/cpp

Certainly! Here’s another take: C++ is a robust and flexible language that enhances C with object-oriented, generic, and functional programming features. It is widely acclaimed for its performance and efficiency, making it ideal for developing complex software systems, real-time applications, and high-performance games.

cpp cpp-library cpp-programming cpp-programming-language

Last synced: 31 Jul 2025

https://github.com/opene57/opene57

Fork of original project libE57 (https://www.libe57.org)

cpp e57

Last synced: 26 Dec 2025

https://github.com/phoemur/hungarian_algorithm

An implementation of the Hungarian Algorithm in C++

assignment-problem cpp hungarian-algorithm kuhn-munkres munkres optimization

Last synced: 24 Apr 2025

https://github.com/michaelfranzl/clang-wasm-browser-starterpack

Minimal working examples of C and C++ software development targeting the web via WebAssembly.

browser c clang cpp javascript wasi wasi-libc wasi-sdk webassembly webassembly-demo webassembly-tutorial

Last synced: 11 Oct 2025

https://github.com/nickbwanka/league-of-legends

This League of Legends cheat, developed in C++, offers a range of features to enhance your gameplay experience. From optimizing champion movement and attacks with Orbwalker to increasing awareness with Zoomhack, Lasthit, and Harass functionalities, this cheat provides a virtual assistant for your in-game character.

cheat cpp dll dll-injection electron game internal javascript league league-of-legends lol python script windows

Last synced: 14 Feb 2026

https://github.com/shahriarrezghi/tenplayer

Modern Music Player for Linux

cpp cxx linux music music-player qml qt qt5

Last synced: 12 Oct 2025

https://github.com/alinshans/lcpp

Learning cplusplus : My practice for C++

cpp learning notes practice practices

Last synced: 25 Mar 2025

https://github.com/mrbald/ufw

A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.

asio benchmark boost cpp cpp11 cpp14 dependency-injection experimental-design inversion-of-control messaging minimalist-framework prototyping reactive-programming server-side-technologies yaml

Last synced: 10 Apr 2025

https://github.com/robincpc/robot_arm_kinematics_lib

A kinematic Library for 6-axis Articulated Robot Arm

cpp kinematics robotics

Last synced: 04 Jul 2025

https://github.com/iwatake2222/inferencehelper_sample

Sample projects for InferenceHelper, a Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow

cpp deeplearning mnn ncnn opencv tensorflow tensorrt

Last synced: 03 Aug 2025