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

Projects in Awesome Lists tagged with cpp-library

A curated list of projects in awesome lists tagged with cpp-library .

https://github.com/mpaperno/wasimcommander

WASM Module and developer API for remote access to the Microsoft Flight Simulator 2020 & 2024 "Gauge API" functions.

cpp-library csharp-library microsoft-flight-simulator microsoft-flight-simulator-2020 microsoft-flight-simulator-2024 msfs msfs-dev msfs2020 msfs2024 python-library simconnect wasm

Last synced: 09 Apr 2025

https://github.com/atsushisakai/numpycpp

A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.

cpp cpp-library eigen header-only matrix-library numpy scipy

Last synced: 08 Oct 2025

https://github.com/oberon00/luabind

Luabind is a library that helps you create bindings between C++ and Lua.

cpp cpp-library cpp11 cpp98 lua luabind

Last synced: 04 Oct 2025

https://github.com/parezj/ntp-client

NTP Client (Windows DLL/LIB + Console App + CVI GUI App) - small and accurate NTP client, easily integrable into any app

client cpp-library cvi library ntp windows windows-dll

Last synced: 02 May 2025

https://github.com/rvarago/absent

A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.

cpp cpp-library cpp17 declarative-programming functional-programming modern-cpp monad-library monadic-interface nullable-type optional-chaining optional-type

Last synced: 30 Jul 2025

https://github.com/oberon00/apollo

Convert anything from C++ to Lua and back, easily create modules & more.

cpp cpp-library cpp11 lua

Last synced: 09 Sep 2025

https://github.com/martchus/qtutilities

Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models

cpp-library hacktoberfest qt-gui qt-libraries

Last synced: 14 May 2026

https://github.com/martchus/reflective-rapidjson

Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON

clang cpp-library deserialization hacktoberfest json rapidjson reflection serialization

Last synced: 13 Aug 2025

https://github.com/archibate/debug-hpp

printing everything including STL containers without pain 🚀

cpp cpp-library cpp11 debugging formatting header-only single-header-library utility

Last synced: 25 Oct 2025

https://github.com/craftablescience/chiraengine

A customizable MIT-licensed game engine.

cpp cpp-library game-development game-engine gamedev opengl

Last synced: 22 Mar 2025

https://github.com/systelab/cpp-rest-api-core

C++ REST API framework

cpp-library

Last synced: 12 Mar 2026

https://github.com/amadeusitgroup/amc

Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set

cpp cpp-header cpp-library cpp11 cpp17 fixedcapacityvector flatset header-only highperformance set smallvector sortedvector vector

Last synced: 25 Apr 2025

https://github.com/pnnl/ripples

A C++ Library for Influence Maximization

cpp-library graph-algorithms hpc influencemaximization

Last synced: 26 Aug 2025

https://github.com/lugdunum3d/gltf2-loader

[UNMAINTAINED] C++ glTF (2.0 only) loader

cpp-library gltf2

Last synced: 12 Apr 2025

https://github.com/i2p/i2psam

C++ SAMv3 library

cpp cpp-library i2p

Last synced: 06 Apr 2025

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

Compile-time and runtime CSV parser written in C++17

cplusplus cplusplus-17 cpp cpp-library cpp17 csv parser

Last synced: 16 Mar 2025

https://github.com/bertrandmartel/bluetooth-hci-decoder

:iphone: C++ Bluetooth HCI decoder library

bluetooth cpp cpp-library hci json

Last synced: 07 May 2025

https://github.com/m-mizutani/packetmachine

Fast network packet decoding library in C++

c-plus-plus cpp-library network-analysis packet-analyzer packet-capture

Last synced: 27 Apr 2025

https://github.com/willbrennan/learn_stl

Learning how the C++ Standard Library works; by implementation

cpp cpp-course cpp-library cpp17 learning-by-doing learning-cplusplus

Last synced: 23 Mar 2025

https://github.com/microsoft/pmod

Native cross platform library with language projection support for native code.

android bindings cpp-library cross-platform ios language microsoft model nuget-packages observer-pattern pmod projection reflection sdk uwp viewmodel

Last synced: 22 Feb 2026

https://github.com/matajoh/libnpy

Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface

cpp cpp-library npy npy-files npz npz-files

Last synced: 16 Jan 2026

https://github.com/8dcc/libdetour

Simple C/C++ library for detour hooking in Linux and Windows

c c-library cpp cpp-library detour detour-hook hacking hooking hooking-library linux windows

Last synced: 28 Jan 2026

https://github.com/craftablescience/sourcepp

Several modern C++20 libraries for sanely parsing Valve's formats

cpp cpp-library source-engine

Last synced: 03 Jan 2026

https://github.com/elsid/resource_pool

C++ header only library purposed to create pool of some resources like keepalive connections

asio async-programming cpp cpp-library cpp14 header-only

Last synced: 16 Mar 2025

https://github.com/robotology/rfsmtools

A set of tools to execute, debug and create rFSM LUA-based state machines

cpp-library finite-state-machine gui rfsm-lua robotics

Last synced: 24 Oct 2025

https://github.com/yottaawesome/boring32

An experimental modern C++ wrapper around the Win32 API.

cpp cpp-library cpp23 experimental win32 win32api windows x64

Last synced: 08 Apr 2026

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/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/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/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/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/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/asklar/xaml-islands

XAML Islands samples, and home of CppXAML - C++ helpers for XAML

cpp-library cppwinrt samples winrt xaml xaml-islands xaml-ui

Last synced: 19 Apr 2025

https://github.com/psteinb/compass

drop-in header-only C++ library to detect hardware capabilities at runtime and at compiletime

c-plus-plus cpp-library hardware-architectures hardware-libraries header-only

Last synced: 04 Aug 2025

https://github.com/sgssgene/d_rive

c++20 compile time math(derivation/integration) library

compile-time cpp cpp-library cpp20 derivation forthebadge header-only integration math

Last synced: 02 Aug 2025

https://github.com/ravbug/wxwidgetstemplate

A template project for wxWidgets C++, with pre-set files and IDE projects, and allows for easy updates to wxWidgets

appimage appimage-builder cpp-library cross-platform gui linux macos native sample-app sample-project template visual-studio windows wxwidgets xcode

Last synced: 10 Oct 2025

https://github.com/systelab/cpp-gtest-allure-utilities

Allure reporting utilities for Google Test

cpp-library

Last synced: 12 Mar 2026

https://github.com/Ravbug/wxWidgetsTemplate

A template project for wxWidgets C++, with pre-set files and IDE projects, and allows for easy updates to wxWidgets

appimage appimage-builder cpp-library cross-platform gui linux macos native sample-app sample-project template visual-studio windows wxwidgets xcode

Last synced: 30 Mar 2025

https://github.com/utilforever/styler

A header only Modern C++ library for styling output text in Terminal based on rang

color cplusplus cpp cpp-library cpp11 cpp14 cpp17 cpp20 styler terminal

Last synced: 03 Nov 2025

https://github.com/bertrandmartel/digest-auth-session-cpp

C++ digest authentication/session library for server

cpp cpp-library digest-authentication

Last synced: 07 May 2025

https://github.com/sharoniv0x86/appledore

A simple and efficient graph library in modern C++ Supports directed/undirected graphs with customizable edge types, designed for performance and ease of use.

cpp cpp-library cpp17 graph graph-algorithms graphs modern-cpp

Last synced: 13 Apr 2025

https://github.com/2shady4u/libkra

A C++ library for importing Krita's KRA & KRZ formatted documents.

cpp cpp-library kra-files krita

Last synced: 10 Apr 2025

https://github.com/biojppm/c4stl

C++ library of performance-minded contiguous containers, strings and streams

containers contiguous-containers cpp cpp-library cpp11 string-manipulation

Last synced: 21 Aug 2025

https://github.com/curve/ereignis

🎉 A thread-safe C++20 Event Library

cmake cpp cpp-library cpp20 cpp20-library events

Last synced: 21 Mar 2025

https://github.com/nojhan/clutchlog

C++ "spatial" logging system which targets versatile, (de)clutchable, _debugging_, in a single header.

cpp cpp-library debugging logging logging-library spatial-logging

Last synced: 21 Mar 2025

https://github.com/christianpanov/glcore

No-dependency OpenGL support library, which abstracts the processes of creating buffers and shaders

cpp cpp-library glcore graphics-library graphics-programming library opengl opengl-library shaders

Last synced: 10 Oct 2025

https://github.com/sciqlop/cdfpp

A modern C++ header only cdf library with Python bindings

cdf cpp-library cpp17 nasa plasma-physics python sciqlop space

Last synced: 02 Apr 2026

https://github.com/ronenness/dcm_pool

Dynamic, Contiguous-Memory Objects Pool

cpp cpp-library gamedev pooling templates

Last synced: 27 Apr 2025

https://github.com/adambadura/type_name

C++17-compatible, compile-time type name retrieval library.

cpp cpp-library cpp17

Last synced: 06 Sep 2025

https://github.com/Rosme/rsm

Utility Library

cpp-library cpp14 rsm

Last synced: 08 May 2025

https://github.com/pboettch/cxx_argp

Modern C++, header-only command line argument parser interface based on argp

argument-parser cpp-library cpp11

Last synced: 31 Aug 2025

https://github.com/tinyalsa/tinyalsa-cxx

A pure C++14 ALSA library with no dependencies.

alsa audio cpp cpp-library cpp14 cpp14-library linux tinyalsa tinyalsa-cxx

Last synced: 30 Apr 2025

https://github.com/dacap/tok

A minimalist C++ library to iterate through string tokens

cpp cpp-library cpp11 header-only

Last synced: 13 Oct 2025

https://github.com/gotz1480/teapot

A simple and lightweight asynchronous web framework in C++

cpp-library cpp-network cpp-web-services web-framework webframewok webframework

Last synced: 10 Apr 2025

https://github.com/ritsuwastaken/open-l2encdec

C++ library and tool for encrypting and decrypting Lineage II game files

arm cmake cpp cpp-library cpp20 decode decrypt encode encrypt exteel l2crypt l2encdec lineage lineage2 lineageii linux osx windows

Last synced: 03 Feb 2026

https://github.com/nabijaczleweli/pb-cpp

Console progress bar for C++

cpp cpp-library cpp14 port progress-bar

Last synced: 21 Jun 2025

https://github.com/cpp-testing/ut-benchmark

Benchmarks - Unit Testing Frameworks

benchmarks boost catch2 cpp-library cpp20 doctest googletest testing

Last synced: 23 Jul 2025

https://github.com/novemus/tubus

C++ library that provides an UDP-based streaming transport protocol.

boost-asio client-server cpp-library ios linux networking obfuscation streaming udp windows

Last synced: 11 Feb 2026

https://github.com/azubieta/xdg-utils-cxx

Implementation of the FreeDesktop specifications to be used in c++ projects

base-dir cpp cpp-library desktop-entry freedesktop specifications xdg

Last synced: 14 Apr 2025

https://github.com/Tinkoff/uri-template

URI Templates expansion and reverse-matching for C++

cpp cpp-library cpp17 rfc-6570 uri-template url-template

Last synced: 11 Mar 2025

https://github.com/tinloaf/draup

Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.

cpp cpp-library cpp17 plugin-manager

Last synced: 14 Aug 2025

https://github.com/alexst07/glob-cpp

Extended globbing in modern C++

cpp-library filesystem glob glob-pattern shell

Last synced: 15 Apr 2025

https://github.com/devvoid/vini

A single-header INI parser capable of both reading and writing files.

c-plus-plus cpp cpp-library cpp98 ini ini-parser no-dependencies single-file single-header single-header-lib

Last synced: 27 Jun 2025

https://github.com/congard/pointcloudcrust

C++ implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker")

algorithm cpp cpp-library pointcloud surface-reconstruction triangulation

Last synced: 28 Jun 2025

https://github.com/chokobole/console

A C++ collection of library for console application.

animation ansi ansi-escape-codes bazel-support cpp cpp-library flag terminal vt100

Last synced: 09 Apr 2025

https://github.com/ashutoshvarma/libxpdf

Static library built from source of www.xpdfreader.com with most of dependencies built within

cplusplus cpp-library pdf pdf-parser pdf-viewer-component xpdf xpdf-reader

Last synced: 12 Apr 2025

https://github.com/tomenz/socketlib

Socket / SSLSocket library for Windows/Linux (32/64)

cpp cpp-library cpp11 cpp14 ipv6 linux openssl socket-library socketlib sockets ssl thread tls windows

Last synced: 15 Aug 2025

https://github.com/bertrandmartel/websocket-non-blocking

C++ websocket non-blocking server library for Qt4/Qt5

cpp-library qt websocket websocket-server

Last synced: 07 May 2025