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/stiffstream/json_dto

A small header-only library for converting data between json representation and c++ structs

cplusplus cpp cpp14 dto json linux rapidjson windows

Last synced: 11 Apr 2025

https://github.com/quamplex/geonkick

Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds.

c cpp lv2 percussion standalone synthesizer vst3

Last synced: 20 Jan 2026

https://github.com/aappleby/metron

A C++ to Verilog translation tool with some basic guarantees that your code will work.

c compiler cpp fpga hdl transpiler verilog

Last synced: 20 Aug 2025

https://github.com/janwilczek/audio-plugin-template

A template repository that you can use for creating audio plugins with the JUCE C++ framework. It is based on CMake, uses CPM package manager, the JUCE C++ framework (obviously), and the GoogleTest framework. All of these are easy to change on demand. You can also base off your new repo off this template because the setup is very simple.

cmake cpp juce juce-framework juce-plugin

Last synced: 23 Jan 2026

https://github.com/remram44/java-cpp-example

Example of using C++ classes from Java. Showcases SWIG, JNA and JNI

cpp example java jna jni swig

Last synced: 05 Apr 2025

https://github.com/ivafanas/sltbench

C++ benchmark tool. Practical, stable and fast performance testing framework.

benchmark benchmark-framework benchmarking cplusplus cpp cpp-library open-source performance test-framework testing testing-tools

Last synced: 09 May 2025

https://github.com/adamhlt/process-hollowing

Process Hollowing in C++ (x86 / x64) - Process PE image replacement

cpp hollowing process runpe winapi

Last synced: 07 May 2025

https://github.com/vincent-picaud/bazel_and_compilecommands

Add compile_commands.json to your C++ Bazel Project

bash-script bazel compile cpp

Last synced: 10 Apr 2025

https://github.com/jeremyong/cpp_nn_in_a_weekend

Article and source code reference to construct a C++ neural network in a weekend without any dependencies

cpp neural-network

Last synced: 26 Feb 2026

https://github.com/cgmb/guardonce

Utilities for converting from C/C++ include guards to #pragma once and back again.

c c-plus-plus converter cpp include-guards pragma-once

Last synced: 09 Apr 2025

https://github.com/trailofbits/uthenticode

A cross-platform library for verifying Authenticode signatures

authenticode code-signing cpp cryptography hacktoberfest

Last synced: 05 Apr 2025

https://github.com/djbozkosz/Light-Propagation-Volumes

Master's thesis implementing real-time global illumination method.

cpp fit-vut glm linux masters-thesis mingw opengl qt sdl windows

Last synced: 25 Nov 2025

https://github.com/qaiu/c4droid-code

C4droid代码实例 C/C++代码实例/教程

c4droid clanguage cli code cpp gcc learn-to-code

Last synced: 26 Jul 2025

https://github.com/vincentdchan/jetpack.js

A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.

bundler cpp ecmascript es-parsers javascript javascript-parser minifier parser

Last synced: 15 Mar 2025

https://github.com/gennariarmando/v-hud

An open source UI re-implementation based on GTA:V, built for GTA: San Andreas.

api cpp gta gta-sa gtasa gtav hud mod plugin-sdk ui user-interface wip

Last synced: 27 Sep 2025

https://github.com/appwrite/templates

Templates for Appwrite Functions ⚡️🌩️

appwrite cpp dart dotnet java kotlin nodejs php python ruby serverless serverless-functions swift

Last synced: 16 May 2025

https://github.com/oaid/facerecognition

This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.

caffe cpp face-detection face-recognition lightened-cnn mtcnn mxnet tensorflow

Last synced: 05 Apr 2025

https://github.com/mattreecebentley/plf_list

A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.

container cpp linked-list list speed

Last synced: 08 May 2025

https://github.com/ling0322/libllm

Efficient inference of large language models.

ai chinese cpp language-model python

Last synced: 05 May 2025

https://github.com/maheshjainckd/hacktoberfest2022-for-everyone

This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository.

angularjs c cpp digitalocean golang hacktoberfest hacktoberfest-accepted hacktoberfest2022 hacktoberfest22 html-css-javascript java javascript kotlin laravel open-source php python reactjs rust vuejs

Last synced: 16 May 2025

https://github.com/Zelex/jo_clojure

Fast Embeddable Clojure in C/C++

c clojure cpp language

Last synced: 05 May 2025

https://github.com/bsolomon1124/pycld3

Python3 bindings for the Compact Language Detector v3 (CLD3)

cld3 cpp cython language-detection python3

Last synced: 05 Apr 2025

https://github.com/getnamo/machinelearningremote-unreal

Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers running e.g. Tensorflow/Pytorch.

cpp machine-learning plugin pytorch socket-io tensorflow unreal

Last synced: 05 Apr 2025

https://github.com/alibaba/lokie

iOS efficient AOP Library using C++ and libffi

aop c cpp efficient ios oc

Last synced: 14 Oct 2025

https://github.com/getnamo/MachineLearningRemote-Unreal

Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers running e.g. Tensorflow/Pytorch.

cpp machine-learning plugin pytorch socket-io tensorflow unreal

Last synced: 25 Mar 2025

https://github.com/benjaminjack/python_cpp_example

An example of a hybrid python/C++ package with unit tests

catch-tests cmake cpp pybind11 python python-cpp setuptools unittest

Last synced: 03 Apr 2025

https://github.com/elliotxx/os_filesystem

A linux-like virtual file system by C++

cpp inode os os-filesystem

Last synced: 11 Mar 2026

https://github.com/taymindis/lfqueue

lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

atomic-operation c cpp cross-platform generic-types lock-free lock-free-queue thread-safety threadsafe wait-free

Last synced: 11 Jul 2025

https://github.com/thelartians/easyiterator

🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.

advance algorithms benchmark boilerplate cplusplus cpp enumerate iterator iterators loops next pythonic range reverse simple

Last synced: 11 Oct 2025

https://github.com/mitdbg/treeline

An update-in-place key-value store for modern storage.

cpp key-value-store keyvaluestore kvs

Last synced: 30 Jan 2026

https://github.com/named-data/ndn-cxx

NDN C++ Library

cpp library ndn networking

Last synced: 18 Dec 2025

https://github.com/abdes/asap

A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows.

bootstrap build ci cmake cmakelists continuous-integration cplusplus cpp dependency-management dev-containers modern-cmake modern-cmake-template modern-cpp modular portable starter-project

Last synced: 05 Apr 2025

https://github.com/sedeniono/tiny-optional

Drop-in replacement for std::optional that does not waste memory unnecessarily

c-plus-plus c-plus-plus-17 c-plus-plus-20 cache-friendly cpp header-only memory-efficiency optional

Last synced: 25 Jan 2026

https://github.com/klafyvel/avr-fft

3 implementations of the FFT for Arduino AVR platforms!

arduino arduino-uno avr avr-assembly avr-microcontroller cpp diy diy-electronics fft fft-algorithm

Last synced: 16 Mar 2025

https://github.com/alibaba/sentinel-cpp

C++ implementation of Sentinel

cpp hacktoberfest microservice rate-limiting resilience

Last synced: 14 Oct 2025

https://github.com/marzer/poxy

Documentation generator for C++

c-plus-plus cpp doxygen

Last synced: 12 Apr 2025

https://github.com/chfast/ethash

C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms

c cpp ethash ethereum hacktoberfest mining progpow proof-of-work

Last synced: 05 Apr 2025

https://github.com/openmined/psi

Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters

c cpp golang javascript private-set-intersection

Last synced: 15 Dec 2025

https://github.com/djdeveloperr/skia_canvas

Fast HTML Canvas API implementation for Deno using Google Skia

canvas cpp deno fastest ffi hacktoberfest skia typescript

Last synced: 04 Jul 2025

https://github.com/ariafallah/csv-parser

Fast, header-only, extensively tested, C++11 CSV parser

cpp cpp11 csv csv-parser parser

Last synced: 04 Apr 2025

https://github.com/mersinvald/reed-solomon

Reed Solomon BCH encoder and decoder

bch cpp decoder embedded encoder encryption reed-solomon

Last synced: 28 Jul 2025

https://github.com/pavelrevak/rt_soldering_pen

RT soldering pen project firmware

cmake cpp oled soldering stm32

Last synced: 09 Apr 2025

https://github.com/josefpihrt/snippetica

A collection of snippets for C#, C++ and VB.

cpp csharp snippet visualbasic

Last synced: 05 Mar 2025

https://github.com/snape/hrvo

The Hybrid Reciprocal Velocity Obstacle (C++)

collision-avoidance cpp motion-planning robotics velocity-obstacles virtual-agents

Last synced: 06 Sep 2025

https://github.com/csoltenborn/googletestadapter

Visual studio extension that adds support for the C++ testing framework Google Test.

c-plus-plus cpp google-test visual-studio-extension

Last synced: 16 May 2025

https://github.com/JanWilczek/audio-plugin-template

A template repository that you can use for creating audio plugins with the JUCE C++ framework. It is based on CMake, uses CPM package manager, the JUCE C++ framework (obviously), and the GoogleTest framework. All of these are easy to change on demand. You can also base off your new repo off this template because the setup is very simple.

cmake cpp juce juce-framework juce-plugin

Last synced: 08 May 2025

https://github.com/mez-0/winrmdll

C++ WinRM API via Reflective DLL

cobalt-strike cpp lateral-movement reflective-dll winrm

Last synced: 11 Jul 2025

https://github.com/OpenMined/PSI

Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters

c cpp golang javascript private-set-intersection

Last synced: 23 Apr 2025

https://github.com/quotient-im/libQuotient

A Qt library to write cross-platform clients for Matrix

c-plus-plus chat client cpp hacktoberfest matrix qt qt5 sdk

Last synced: 01 Sep 2025

https://github.com/TheLartians/EasyIterator

🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.

advance algorithms benchmark boilerplate cplusplus cpp enumerate iterator iterators loops next pythonic range reverse simple

Last synced: 08 May 2025

https://github.com/linuxdeploy/linuxdeploy-plugin-qt

Qt plugin for linuxdeploy, bundling Qt resources, plugins, QML files and a lot more.

appimage cpp linuxdeploy

Last synced: 07 Mar 2026

https://github.com/mrexodia/zig-cross

Example of using as a CMake Toolchain for cross compiling.

cmake cmake-toolchain cpp cross-compilation cross-compiler-toolchain zig

Last synced: 05 Apr 2025

https://github.com/jlaumon/Bedrock

Minimal C++20 STL replacement library. Simpler, smaller, and in many cases faster.

allocators atomic cpp cpp20 hashmap string thread vector

Last synced: 02 Oct 2025

https://github.com/eggs-cpp/variant

Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.

cpp cpp11 cpp14 cpp17 discriminated-unions variant

Last synced: 10 Jan 2026

https://github.com/deepvac/libdeepvac

Use PyTorch model in C++ project

cpp deepvac libdeepvac libtorch ncnn pytorch tensorrt

Last synced: 15 Apr 2025

https://github.com/petters/clang-wasm

How to build webassembly files with nothing other than standard Clang/llvm.

c clang cpp webassembly webassembly-tutorial

Last synced: 13 Oct 2025

https://github.com/DeepVAC/libdeepvac

Use PyTorch model in C++ project

cpp deepvac libdeepvac libtorch ncnn pytorch tensorrt

Last synced: 19 Mar 2025

https://github.com/jamesboer/imframe

dear imgui + glfw framework

cpp cpp17 dear-imgui framework glfw gui

Last synced: 16 Mar 2025

https://github.com/quotient-im/libquotient

A Qt library to write cross-platform clients for Matrix

c-plus-plus chat client cpp hacktoberfest matrix qt qt5 sdk

Last synced: 15 Feb 2026

https://github.com/nlohmann/crow

Crow - a C++ client for Sentry

cpp sentry sentry-client

Last synced: 25 Aug 2025

https://github.com/chen0040/cpp-spline

Package provides C++ implementation of spline interpolation

b-spline bezier catmull-rom cpp interpolation splines

Last synced: 08 Jul 2025

https://github.com/jarikomppa/ipc

Public domain single header inter process communication primitives

c cpp ipc linux memory process semaphore sharing windows

Last synced: 09 May 2025

https://github.com/void001/ssf2fcitx

Automagically convert your favorite sogou-pinyin skin to fcitx skin

cpp fcitx skin sogou-pinyin

Last synced: 15 Apr 2025

https://github.com/rl-tools/rl-tools

A Fast, Portable Deep Reinforcement Learning Library for Continuous Control

continuous-control cpp deep-learning mujoco reinforcement-learning robotics tinyml tinyrl

Last synced: 03 Nov 2025

https://github.com/peterrk/pagebloomfilter

May be fastest bloom filter in C++/Go/Java/C#/Python/Rust

bloom-filter cpp csharp golang hash high-performance java python rosetta-code rust

Last synced: 10 Apr 2025

https://github.com/incomingstick/openrpg

A tool for someone to use to quickly create content for a tabletop RPG world. Libraries for making video games with the d20 system

c c-plus-plus cli cmake cpp cpp-library dnd dungeons-and-dragons foss free-library game game-dev game-development gui linux openrpg town-generator travis-ci turn-based video-game

Last synced: 04 Oct 2025

https://github.com/seznam/elasticlient

C++ Elasticsearch client library

cplusplus cpp elasticsearch elasticsearch-client library

Last synced: 11 Jul 2025

https://github.com/dbeef/spelunky-psp

Spelunky remake for Sony PSP.

cpp cross-platform game homebrew opengl psp retro

Last synced: 02 Sep 2025

https://github.com/sotanakamura/winui3-without-xaml

WinUI 3 in C++ Without XAML

cpp windows winui3 without-xaml

Last synced: 10 Apr 2025

https://github.com/mpark/wg21

Framework for Writing C++ Committee Papers

cpp papers proposals tony-tables wg21

Last synced: 08 Sep 2025

https://open62541pp.github.io/open62541pp/

C++ wrapper of the open62541 OPC UA library

cpp cpp17 opc-ua opcua open62541

Last synced: 10 May 2025

https://github.com/fytch/programoptions.hxx

Single-header program options parsing library for C++11

argument-parser command-line-parser cpp cpp11 header-only option-parser

Last synced: 15 Jun 2025

https://github.com/thelartians/observe

📣 Hey listen! A simple general-purpose event-listener system for C++17.

c-plus-plus cmake cpp event events exceptions listener observable observer signal-slot signal-slot-connection thread-safe

Last synced: 22 Jul 2025

https://github.com/Cylix/Reflex

C++14 Reflection Library

cpp cpp14 reflection

Last synced: 15 Mar 2025