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/ganesh-k13/shell

Custom shell built with C++

cpp shell

Last synced: 12 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/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/arnemertz/fix

side project, currently restarting from scratch

bdd behave cpp ddd tdd

Last synced: 24 Sep 2025

https://github.com/cieslarmichal/config-cxx

C++ Config library for managing application configuration.

config config-management cpp cpp20 json

Last synced: 03 Oct 2025

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/khrynczenko/radiostream

Simple, fast and light-weight internet radio player for Windows and Linux

bass bass-library c-plus-plus c-plus-plus-11 c-plus-plus-14 c-plus-plus-17 cmake cpp cpp11 cpp14 cpp17 nana nana-library player radio stream

Last synced: 14 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/revsic/branchtracer

Branch based windows debugger

branch-tracer cpp dll-injection exception-handler veh

Last synced: 04 Aug 2025

https://github.com/andreacasalino/mt-rrt

General purpose library for multithreaded Rapidly Random exploring Trees

cpp multithreading path-planning pathfinding pathfinding-algorithm robotics robots rrt rrt-connect rrt-star

Last synced: 13 Apr 2025

https://github.com/llnl/gtest-mpi-listener

Header-only plugin for the Google Test framework defining listener(s) emitting sensible output when testing MPI-based, distributed-memory parallel software.

cpp mpi parallel parallel-computing

Last synced: 16 Aug 2025

https://github.com/iwatake2222/pico-loud_talking_detector

A tinyML system using a Raspberry Pi Pico and TensorFlow Lite for Microcontrollers to detect loud talking. It can be utilized to encourage people to eat quietly to prevent the spread of the coronavirus and help in the fight against COVID

cpp raspberry-pi-pico raspberrypi tensorflow tensorflowlite tinyml

Last synced: 10 Oct 2025

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/gayashanbc/observer-pattern-cpp

An introduction to the Observer design patten with C++ using a Weather Station Example

cpp cpp14 design-patterns observer-pattern

Last synced: 13 Mar 2026

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/vincent-picaud/missionimpossible

A concise C++17 implementation of automatic differentiation (operator overloading)

autodiff automatic-differentiation cpp cpp17

Last synced: 10 Oct 2025

https://github.com/mainakrepositor/super-ciphers

A collection of some of the amazing cryptographic Ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)

arithmetic blockchain cipher-algorithms cpp cryptography java logic python3

Last synced: 26 Oct 2025

https://github.com/bittorrent/scraps

Useful scraps of C++.

cpp

Last synced: 12 Jul 2025

https://github.com/qdata/fastsk

Bioinformatics 2020: FastSK: Fast and Accurate Sequence Classification by making gkm-svm faster and scalable. https://fastsk.readthedocs.io/en/master/

cpp gkm-svm python-library sequence-classification string-classification string-kernel

Last synced: 01 May 2025

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

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

answer cpp note structured-data study

Last synced: 06 Apr 2026

https://github.com/alexandrehiroyuki/movingaverageplus

Moving Average Plus is a C++ library that implements a moving average on the Arduino platform. Performance and usability are the two focuses I thought of when creating this library, so every improvement tip is welcome. It is useful for filtering noisy data from sensors, for example.

algorithms arduino arduino-library arduino-platform cpp data-processing data-structures filters moving-average pio platformio

Last synced: 12 Apr 2025

https://github.com/thelartians/emglue

🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.

bindings cpp embind emscripten glue glue-bindings javascript wasm webassembly

Last synced: 05 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/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/kevorr/cpp--

C++ to C transpiler

c compilers cpp

Last synced: 06 Mar 2026

https://github.com/h2co3/hash_table

Fast, data-oriented, stdlib-style hash table

cpp cpp14 data-oriented hash-map hash-table lookup

Last synced: 30 Apr 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/seng3694/servicelocator

A simple implementation of the service locator design pattern in C++

cpp servicelocator

Last synced: 14 Apr 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/owent/libatapp

server app framework based on libatbus

app cpp cxx distributed-systems framework gcc gitter linux macos osx performance server windows

Last synced: 15 Apr 2025

https://github.com/stiffstream/arataga

A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points

actor-model actors cplusplus cplusplus-17 cpp cpp17 http http-proxy linux restinio sobjectizer socks5 socks5-proxy

Last synced: 25 Jul 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/hrvach/fasthumb

GPU accelerated video thumbnail generator

acceleration cpp gpu mpeg-ts nvidia thumbnails

Last synced: 01 Jul 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/omaraflak/hc-sr04-raspberry-pi-c-

This class allows you to get datas from the HC-SR04 sensor easily in C++!

cpp hc-sr04 raspberry-pi wiringpi

Last synced: 23 Oct 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/kovzol/bibref

A tool that helps discovering internal references in the Bible

bible bible-references bible-study cpp septuagint septuaginta sword-library

Last synced: 13 Apr 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/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/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/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/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/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/alinshans/lcpp

Learning cplusplus : My practice for C++

cpp learning notes practice practices

Last synced: 25 Mar 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/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/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/kuninoto/42_cpp_modules

Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.

42 42-cpp-module 42-cursus 42-school 42born2code 42cursus 42ecole 42porto 42portugal 42projects 42school cpp cpp-1337 cpp-modules cpp-modules-1337 cpp-modules-42 cppmodules ecole42 oop school42

Last synced: 30 Oct 2025

https://github.com/morgancaron/script

Script is a multi-paradigm compiled programming language. The compiler core has been migrated to CppUtils.

compiler cpp cpp20 cpp23 language parser programming-language script script-language scripting scripting-language

Last synced: 19 Jun 2025

https://github.com/ravbug/mcsoundsextractor

Extracts the audio files out of Minecraft Java Edition. Written in C++

audio boost cpp cross-platform extractor minecraft native wxwidgets

Last synced: 06 May 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/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/basemax/vicomp

ViComp is a graphical user interface for ffmpeg and ffprobe. It is a cross-platform application that can be used on Windows, macOS, Linux, and FreeBSD. It is written in C++ and Qt. You can easily use it to reduce the size of your video files.

compression cpp ffmpeg ffmpeg-desktop ffmpeg-gui ffmpeg-script ffmpeg-wrapper gui qt ui video video-compress video-compression video-compressor video-ffmpeg video-processing

Last synced: 05 May 2025

https://github.com/inspirate789/bmstu-oop-cpp

:crystal_ball:Лабораторные работы по курсу "Объектно-ориентированное программирование" в МГТУ им. Н. Э. Баумана

4sem bmstu c cpp graphics gui ics7 iu7 make makefile oop pattern patterns-cpp qt qt5-gui qtcreator stl uml uml-class-diagram uml-diagram

Last synced: 14 Jul 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/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/opene57/opene57

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

cpp e57

Last synced: 26 Dec 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/hopson97/basic-sfml-game-engine

A very simple SFML game engine/ framework.

cpp h sfml

Last synced: 09 Aug 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

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/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/dengbocong/algorithm

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

acm algorithms cpp data-structures java leetcode oj python

Last synced: 15 Apr 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/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/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/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/oluwatimilehin/anchors

C++ library for incremental computing

cpp incremental-computation

Last synced: 01 Apr 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/oatpp/oatpp-starter-async

oatpp Async-API starter project.

async cpp oatpp starter-project

Last synced: 25 Apr 2025

https://github.com/lofcz/thirdeye

The Third Eye 👁⃤

bypass cpp obfuscation screen-capture screenshot

Last synced: 14 Jan 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/cworld1/stu-score-sys

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

c cpp qt qtcreator sql sqlite

Last synced: 30 Jun 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/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/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/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/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/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/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/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