Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome C++ !Awesome (https://awesome.re/badge.svg) (https://awesome.re) !Track Awesome List (https://www.trackawesomelist.com/badge.svg) (https://www.trackawesomelist.com/fffaraz/awesome-cpp/)
 Awesome C++ !Awesome (https://awesome.re/badge.svg) (https://awesome.re) !Track Awesome List (https://www.trackawesomelist.com/badge.svg) (https://www.trackawesomelist.com/fffaraz/awesome-cpp/)
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome C++  (#awesome-c--)
@@ -78,8 +78,8 @@
- Jobs (#jobs)
- Sponsors (#sponsors)
- Contributing (#contributing)
 - ***If you see a project or link here that is no longer maintained or is not a good fit, please submit a pull request to improve this document. Thank you!*** (#if-you-see-a-project-or-link-here-that-is-no-longe 
r-maintained-or-is-not-a-good-fit-please-submit-a-pull-request-to-improve-this-document-thank-you) 
 - ***If you see a project or link here that is no longer maintained or is not a good fit, please submit a pull request to improve this document. Thank you!*** (#if-you-see-a-project-or-link-here-that-is-no-longer-maintained-or-is-not-a- 
good-fit-please-submit-a-pull-request-to-improve-this-document-thank-you) 
Standard Libraries
C++ Standard Library - including STL Containers, STL Algorithm, STL Functional, etc.
@@ -140,8 +140,8 @@
⟡ Evolving Objects (http://eodev.sourceforge.net/) - A template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. LGPL 
⟡ frugally-deep (https://github.com/Dobiasd/frugally-deep) - Header-only library for using Keras models in C++. MIT 
⟡ Genann (https://github.com/codeplea/genann) - Simple neural network library in C. zlib 
⟡ MXNet (https://github.com/apache/incubator-mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, 
Javascript and more. website (https://mxnet.apache.org)
⟡ MXNet (https://github.com/apache/incubator-mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more. website 
(https://mxnet.apache.org)
⟡ PyTorch (https://github.com/pytorch/pytorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration. website (https://pytorch.org)
⟡ flashlight (https://github.com/flashlight/flashlight) - Flashlight is a fast, flexible machine learning library written entirely in C++. BSD 
⟡ Recast/Detour (https://github.com/recastnavigation/recastnavigation) - (3D) Navigation mesh generator and pathfinder, mostly for games. zlib 
@@ -154,8 +154,8 @@
Asynchronous Event Loop
⟡ Asio (https://github.com/chriskohlhoff/asio/) - A cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
Boost website (http://think-async.com/)
⟡ Asio (https://github.com/chriskohlhoff/asio/) - A cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. Boost website 
(http://think-async.com/)
⟡ Boost.Asio (https://github.com/boostorg/asio) - A cross-platform C++ library for network and low-level I/O programming. Boost website (https://boost.org/libs/asio)
⟡ C++ Actor Framework (https://github.com/actor-framework/actor-framework) - An Open Source Implementation of the Actor Model in C++. BSD-3-Clause website (http://actor-framework.org/)
⟡ Ichor (https://github.com/volt-software/ichor) - An event queue which focuses on thread safety and provides dependency injection. MIT 
@@ -177,8 +177,7 @@
⟡ FMOD (http://www.fmod.org/) - An easy to use crossplatform audio engine and audio content creation tool for games. Free for non-commercial/Commercial 
⟡ KFR (https://www.kfrlib.com/) - Fast, modern C++ DSP framework, FFT, FIR/IIR filters, Sample Rate Conversion. GPL/Proprietary 
⟡ LAME (https://lame.sourceforge.io/using.php) - LAME is a high quality MPEG Audio Layer III (MP3) encoder. LGPL 
⟡ libsndfile (https://github.com/erikd/libsndfile/) - C library with C++ wrapper for reading and writing files containing sampled sound through one standard library interface. LGPL-2.1 website 
(http://www.mega-nerd.com/libsndfile/)
⟡ libsndfile (https://github.com/erikd/libsndfile/) - C library with C++ wrapper for reading and writing files containing sampled sound through one standard library interface. LGPL-2.1 website (http://www.mega-nerd.com/libsndfile/)
⟡ libsoundio (https://github.com/andrewrk/libsoundio) - C library for cross-platform real-time audio input and output. MIT website (http://libsound.io/)
⟡ Maximilian (https://github.com/micknoise/Maximilian) - C++ Audio and Music DSP Library. MIT 
⟡ OpenAL (http://www.openal.org/) - Open Audio Library - A crossplatform audio API. BSD/LGPL/Proprietary 
@@ -194,8 +193,8 @@
⟡ Vorbis (http://xiph.org/vorbis/) - Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. BSD 
⟡ minimp3 (https://github.com/lieff/minimp3) - Public domain, header-only MP3 decoder with clean-room implementation. CC0 
⟡ Verovio (https://github.com/rism-ch/verovio) - Verovio is a fast and lightweight music notation engraving library. LGPL website (https://www.verovio.org)
⟡ Wav2Letter++ (https://github.com/facebookresearch/wav2letter/) - Public domain, a fast open source speech processing toolkit written entirely in C++ and uses the ArrayFire tensor library and the flashlight 
machine learning library for maximum efficiency. BSD 
⟡ Wav2Letter++ (https://github.com/facebookresearch/wav2letter/) - Public domain, a fast open source speech processing toolkit written entirely in C++ and uses the ArrayFire tensor library and the flashlight machine learning library for
maximum efficiency. BSD 
Biology
Bioinformatics, Genomics, Biotech
@@ -217,17 +216,16 @@
Chemistry
Chemistry, Quantum Chemistry, Solid-State Chemistry/Physics, Geochemistry, Biochemistry
⟡ d-SEAMS (https://github.com/d-SEAMS/seams-core) - A molecular dynamics trajectory analysis engine in C++ and Lua with Nix. It is an acronym for Deferred Structural Elucidation Analysis for Molecular 
Simulations. GPL website (https://dseams.info)
⟡ d-SEAMS (https://github.com/d-SEAMS/seams-core) - A molecular dynamics trajectory analysis engine in C++ and Lua with Nix. It is an acronym for Deferred Structural Elucidation Analysis for Molecular Simulations. GPL website 
(https://dseams.info)
⟡ gromacs (https://github.com/gromacs/gromacs) - A message-passing parallel molecular dynamics implementation. GPL website (http://www.gromacs.org)
⟡ Reaktoro (https://github.com/reaktoro/reaktoro) - A computational framework in C++ and Python for modeling chemically reactive systems. LGPL website (https://reaktoro.org)
⟡ LAMMPS (https://github.com/lammps/lammps) - A classical molecular dynamics code with a focus on materials modeling. It's an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. GPL website 
(https://lammps.sandia.gov/)
⟡ MADNESS (https://github.com/m-a-d-n-e-s-s/madness) - Multiresolution Adaptive Numerical Environment for Scientific Simulation. GPL website (https://github.com/m-a-d-n-e-s-s/madness)
⟡ MPQC (https://github.com/ValeevGroup/mpqc) - The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger 
equation. GPL website (https://mpqc.org/)
⟡ ORCA (https://en.wikipedia.org/wiki/ORCA_(quantum_chemistry_program)) - An ab initio quantum chemistry program package that contains modern electronic structure methods. Academic website 
(https://orcaforum.kofo.mpg.de/)
⟡ MPQC (https://github.com/ValeevGroup/mpqc) - The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation. GPL website 
(https://mpqc.org/)
⟡ ORCA (https://en.wikipedia.org/wiki/ORCA_(quantum_chemistry_program)) - An ab initio quantum chemistry program package that contains modern electronic structure methods. Academic website (https://orcaforum.kofo.mpg.de/)
⟡ Psi (https://github.com/psi4/psi4) - An ab initio computational chemistry package. GPL website (https://psicode.org/)
CLI
@@ -236,8 +234,7 @@
 ⟡ Argh! (https://github.com/adishavit/argh) - A minimalist, frustration-free, header-only argument handler. BSD 
 ⟡ argparse (https://github.com/p-ranav/argparse) - Argument Parser for Modern C++. MIT 
 ⟡ args (https://github.com/taywee/args) - A simple header-only C++ argument parser library. MIT 
 ⟡ Boost.Program_options (https://github.com/boostorg/program_options) - A library to obtain program options via conventional methods such as command line and config file. Boost website 
(https://boost.org/libs/program_options)
 ⟡ Boost.Program_options (https://github.com/boostorg/program_options) - A library to obtain program options via conventional methods such as command line and config file. Boost website (https://boost.org/libs/program_options)
 ⟡ cli (https://github.com/daniele77/cli) - A cross-platform header only C++14 library for interactive command line interfaces (Cisco style). Boost 
 ⟡ CLI11 (https://github.com/CLIUtils/CLI11) - Header only single or multi-file C++11 library for simple and advanced CLI parsing. BSD 
 ⟡ clipp (https://github.com/muellan/clipp) - Easy to use, powerful and expressive command line argument handling for C++11/14/17 contained in a single header file. MIT 
@@ -271,8 +268,8 @@
⟡ bzip3 (https://github.com/kspalaiologos/bzip3) - A better and stronger spiritual successor to BZip2. LGPL 
⟡ FiniteStateEntropy (https://github.com/Cyan4973/FiniteStateEntropy) - New generation entropy codecs : Finite State Entropy and Huff0.
⟡ heatshrink (https://github.com/atomicobject/heatshrink) - data compression library for embedded/real-time systems ISC 
⟡ KArchive (https://api.kde.org/frameworks/karchive/html/index.html) - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and 
decompression of data, using formats like gzip, via a subclass of QIODevice. LGPL 
⟡ KArchive (https://api.kde.org/frameworks/karchive/html/index.html) - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using 
formats like gzip, via a subclass of QIODevice. LGPL 
⟡ libarchive (https://github.com/libarchive/libarchive) - Multi-format archive and compression library. New BSD website (http://www.libarchive.org/)
⟡ LZ4 (https://github.com/lz4/lz4) - Extremely Fast Compression algorithm. BSD website (http://www.lz4.org/)
⟡ LZFSE (https://github.com/lzfse/lzfse) - LZFSE compression library and command line tool. Developed by Apple.
@@ -282,7 +279,7 @@
⟡ miniz (https://github.com/richgel999/miniz) - Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. MIT 
⟡ Minizip (https://github.com/nmoinvaz/minizip) - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. zlib 
⟡ minizip-ng (https://github.com/zlib-ng/minizip-ng) - Fork of the popular zip manipulation library found in the zlib distribution. zlib 
⟡ PhysicsFS (https://icculus.org/physfs/) - A library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. zlib
⟡ PhysicsFS (https://icculus.org/physfs/) - A library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. zlib 
⟡ Rapidgzip (https://github.com/mxmlnkn/rapidgzip) - Gzip Decompression and Random Access for Modern Multi-Core Machines. Apache-2/MIT 
⟡ smaz (https://github.com/antirez/smaz) - Small strings compression library. BSD 
⟡ Snappy (https://google.github.io/snappy/) - A fast compressor/decompressor. BSD 
@@ -316,14 +313,13 @@
⟡ libcds (https://github.com/khizmax/libcds) - A C++ library of Concurrent Data Structures. BSD 
⟡ Libclsph (https://github.com/libclsph/libclsph) - An OpenCL based GPU accelerated SPH fluid simulation library. MIT 
⟡ libdill (https://github.com/sustrik/libdill/) - Introduces structured concurrency in C. MIT 
⟡ libdispatch (https://github.com/apple/swift-corelibs-libdispatch) - Grand Central Dispatch (GCD), developed by Apple Inc., is a task parallelism technology based on the thread pool pattern. libdispatch is a 
library that provides the implementation of GCD's services. Apache-2.0 website (https://apple.github.io/swift-corelibs-libdispatch/)
⟡ libfork (https://github.com/ConorWilliams/libfork) - A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines. MPL-2.0 website 
(https://conorwilliams.github.io/libfork/)
⟡ libdispatch (https://github.com/apple/swift-corelibs-libdispatch) - Grand Central Dispatch (GCD), developed by Apple Inc., is a task parallelism technology based on the thread pool pattern. libdispatch is a library that provides the 
implementation of GCD's services. Apache-2.0 website (https://apple.github.io/swift-corelibs-libdispatch/)
⟡ libfork (https://github.com/ConorWilliams/libfork) - A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines. MPL-2.0 website (https://conorwilliams.github.io/libfork/)
⟡ libmill (https://github.com/sustrik/libmill/) - Introduces Go-style concurrency in C. MIT 
⟡ marl (https://github.com/google/marl) - Marl is a hybrid thread / fiber task scheduler written in C++ 11. Apache-2.0 
⟡ moderngpu (https://github.com/moderngpu/moderngpu) - moderngpu is a productivity library for general-purpose computing on GPUs. It is a header-only C++ library written for CUDA. The unique value of the library
is in its accelerated primitives for solving irregularly parallel problems. FreeBSD & Copyright, Sean Baxter 
⟡ moderngpu (https://github.com/moderngpu/moderngpu) - moderngpu is a productivity library for general-purpose computing on GPUs. It is a header-only C++ library written for CUDA. The unique value of the library is in its accelerated 
primitives for solving irregularly parallel problems. FreeBSD & Copyright, Sean Baxter 
⟡ NCCL (https://github.com/NVIDIA/nccl) - Optimized primitives for collective multi-GPU communication. BSD 
⟡ Neco (https://github.com/tidwall/neco) - Concurrency library for C (coroutines). MIT 
⟡ OpenCL (https://www.khronos.org/opencl/) - The open standard for parallel programming of heterogeneous systems.
@@ -347,8 +343,7 @@
⟡ inifile-cpp (https://github.com/Rookfighter/inifile-cpp) - A header-only and easy to use Ini file parser for C++. MIT 
⟡ inih (https://github.com/benhoyt/inih) - Simple .INI file parser in C, good for embedded systems. BSD-3-Clause 
⟡ inih (https://github.com/jtilly/inih) - Single header only C++ version of inih (https://github.com/benhoyt/inih). BSD-3-Clause 
⟡ ini-cpp (https://github.com/SSARCandy/ini-cpp) - Single header only C++ version, with some handy read/write interface, extend from inih (https://github.com/benhoyt/inih). BSD-3-Clause website 
(https://ssarcandy.tw/ini-cpp/index.html)
⟡ ini-cpp (https://github.com/SSARCandy/ini-cpp) - Single header only C++ version, with some handy read/write interface, extend from inih (https://github.com/benhoyt/inih). BSD-3-Clause website (https://ssarcandy.tw/ini-cpp/index.html)
⟡ iniparser (https://github.com/ndevilla/iniparser) - INI file parser. MIT *
⟡ inipp (https://github.com/mcmtroffaes/inipp) - Simple header-only C++ ini parser and generator. MIT 
⟡ libconfig (https://github.com/hyperrealm/libconfig) - C, C++ library for processing structured configuration files. LGPL-2.1 website (https://hyperrealm.github.io/libconfig/)
@@ -369,14 +364,13 @@
⟡ hat-trie (https://github.com/Tessil/hat-trie) - C++ implementation of a fast and memory efficient HAT-trie. MIT 
⟡ Hopscotch map (https://github.com/Tessil/hopscotch-map) - A fast header-only hash map which uses hopscotch hashing for collisions resolution. MIT 
⟡ LSHBOX (https://github.com/RSIA-LIESMARS-WHU/LSHBOX) - A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support Python and MATLAB. GPL 
⟡ parallel-hashmap (https://github.com/greg7mdp/parallel-hashmap) - A family of header-only, very fast and memory-friendly hashmap and btree containers Apache2 website 
(https://greg7mdp.github.io/parallel-hashmap/)
⟡ PGM-index (https://github.com/gvinciguerra/PGM-index) - A data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space 
than traditional indexes. Apache2 website (https://pgm.di.unipi.it)
⟡ plf::colony (https://github.com/mattreecebentley/plf_colony) - An unordered "bag"-type container which outperforms std containers in high-modification scenarios while maintaining permanent pointers to 
non-erased elements regardless of insertion/erasure. zLib website (http://www.plflib.org/colony.htm)
⟡ plf::list (https://github.com/mattreecebentley/plf_list) - A std::list implementation which removes range splicing in order to enable cache-friendlier structure, yielding significant performance gains. zLib 
website (http://www.plflib.org/list.htm)
⟡ parallel-hashmap (https://github.com/greg7mdp/parallel-hashmap) - A family of header-only, very fast and memory-friendly hashmap and btree containers Apache2 website (https://greg7mdp.github.io/parallel-hashmap/)
⟡ PGM-index (https://github.com/gvinciguerra/PGM-index) - A data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes. 
Apache2 website (https://pgm.di.unipi.it)
⟡ plf::colony (https://github.com/mattreecebentley/plf_colony) - An unordered "bag"-type container which outperforms std containers in high-modification scenarios while maintaining permanent pointers to non-erased elements regardless of
insertion/erasure. zLib website (http://www.plflib.org/colony.htm)
⟡ plf::list (https://github.com/mattreecebentley/plf_list) - A std::list implementation which removes range splicing in order to enable cache-friendlier structure, yielding significant performance gains. zLib website 
(http://www.plflib.org/list.htm)
⟡ plf::stack (https://github.com/mattreecebentley/plf_stack) - A replacement container for the std::stack container adaptor, with better performance than any std container in a stack context. zLib website 
(http://www.plflib.org/stack.htm)
⟡ ring_span lite (https://github.com/martinmoene/ring-span-lite) - A simplified implementation of Arthur O'Dwyer's ring_span implementation ie. a circular buffer view. MIT 
@@ -411,8 +405,7 @@
⟡ sha1collisiondetection (https://github.com/cr-marcstevens/sha1collisiondetection) - Library and command line tool to detect SHA-1 collision in a file. MIT 
⟡ Tink (https://github.com/google/tink) - A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. Apache-2.0 
⟡ Tiny AES in C (https://github.com/kokke/tiny-AES-c) - Small portable AES128/192/256 in C. PublicDomain 
⟡ Themis (https://github.com/cossacklabs/themis) - crypto library for painless data security, providing symmetric and asymmetric encryption, secure sockets with forward secrecy, for mobile and server platforms. 
Apache2 
⟡ Themis (https://github.com/cossacklabs/themis) - crypto library for painless data security, providing symmetric and asymmetric encryption, secure sockets with forward secrecy, for mobile and server platforms. Apache2 
⟡ HEhub (https://github.com/primihub/HEhub) - A library for homomorphic encryption and its applications. Apache2 
CSV
@@ -462,8 +455,7 @@
⟡ TinyORM (https://github.com/silverqx/TinyORM) - Modern C++ ORM library. MIT website (https://www.tinyorm.org/)
⟡ UnQLite (https://github.com/symisc/unqlite) - A self-contained, serverless, zero-configuration, transactional NoSQL engine. BSD-2-Clause website (https://unqlite.org/)
⟡ upscaledb (https://upscaledb.com) - An embedded "typed" key/value store with a built-in query interface. GPLv3 
⟡ TigerBeetleDB C++ client (Community) (https://github.com/kassane/tigerbeetle-cpp) - TigerBeetle is a financial accounting database designed for mission critical safety and performance to power the future of 
financial services. BSL-1.0 
⟡ TigerBeetleDB C++ client (Community) (https://github.com/kassane/tigerbeetle-cpp) - TigerBeetle is a financial accounting database designed for mission critical safety and performance to power the future of financial services. BSL-1.0
⟡ UStore (https://github.com/unum-cloud/ustore) - Multi-Modal database for BLOBs, JSON, and graphs. Apache2 
⟡ Velox (https://github.com/facebookincubator/velox) - A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. Apache-2.0 website (https://velox-lib.io/)
@@ -573,8 +565,8 @@
⟡ Torque3D (https://github.com/TorqueGameEngines/Torque3D) - An open-source C++ engine built for 3D game development. MIT website (https://torque3d.org/torque3d)
⟡ toy engine (https://github.com/hugoam/toy) - toy is a thin and modular c++ game engine and offers simple expressive c++ idioms to design full featured 2D or 3D games in fast iterations.
⟡ Urho3D (https://urho3d.github.io/) - A free lightweight, cross-platform 2D and 3D game engine implemented in C++. Greatly inspired by OGRE and Horde3D. MIT 
⟡ ezEngine (https://github.com/ezEngine/ezEngine) - Is a free, open-source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. MIT 
website (https://ezengine.net/)
⟡ ezEngine (https://github.com/ezEngine/ezEngine) - Is a free, open-source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. MIT website 
(https://ezengine.net/)
Graph
@@ -609,14 +601,14 @@
⟡ TGUI (https://github.com/texus/TGUI) - Cross-platform modern c++ GUI. Zlib website (https://tgui.eu/)
⟡ WebUI (https://github.com/webui-dev/webui) - Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend. MIT website (https://webui.me/)
⟡ wxWidgets (http://wxwidgets.org/) - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. Own LGPL 
⟡ xtd (https://github.com/gammasoft71/xtd) - Modern C++17/20 framework to create console (CLI), forms (GUI like WinForms) and tunit (unit tests like Microsoft Unit Testing Framework) applications on Windows, 
macOS, Linux, iOS and android. MIT 
⟡ xtd (https://github.com/gammasoft71/xtd) - Modern C++17/20 framework to create console (CLI), forms (GUI like WinForms) and tunit (unit tests like Microsoft Unit Testing Framework) applications on Windows, macOS, Linux, iOS and 
android. MIT 
⟡ Yue (https://github.com/yue/yue) - A library for creating native cross-platform GUI apps. LGPLv2 
Graphics
⟡ assimp (https://github.com/assimp/assimp) - Open Asset Import Library (assimp) is a cross-platform 3D model import library which aims to provide a common API for different 3D asset file formats. BSD-3-Clause 
website (http://www.assimp.org)
⟡ assimp (https://github.com/assimp/assimp) - Open Asset Import Library (assimp) is a cross-platform 3D model import library which aims to provide a common API for different 3D asset file formats. BSD-3-Clause website 
(http://www.assimp.org)
⟡ bgfx (https://github.com/bkaradzic/bgfx) - A cross-platform rendering library. BSD 
⟡ Blend2D (https://github.com/blend2d/blend2d) - 2D vector graphics engine powered by a JIT compiler. Zlib website (https://blend2d.com/)
⟡ Cairo (http://www.cairographics.org/) - A 2D graphics library with support for multiple output devices. LGPL2 or Mozilla MPL 
@@ -653,25 +645,21 @@
⟡ Boost.GIL (https://github.com/boostorg/gil) - Generic Image Library. Boost website (https://boost.org/libs/gil)
⟡ BitmapPlusPLus (https://github.com/baderouaich/BitmapPlusPlus) - Simple and Fast header only Bitmap C++ library. MIT 
⟡ CImg (http://cimg.eu/) - A small, open source, C++ toolkit for image processing. Own LGPL or GPL 
⟡ CxImage (https://www.codeproject.com/Articles/1300/CxImage) - An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 
images. zlib 
⟡ CxImage (https://www.codeproject.com/Articles/1300/CxImage) - An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. zlib 
⟡ Dlib (https://github.com/davisking/dlib) :zap: - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. Boost website (http://dlib.net/)
⟡ fpng (https://github.com/richgel999/fpng) - Super fast C++ .PNG writer/reader. Unlicense 
⟡ FreeImage (http://freeimage.sourceforge.net/) - An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. GPL2 or GPL3 
⟡ GD (https://github.com/libgd/libgd) - GD Graphics Library, famously used in PHP for image loading/manipulation & thumbnail generation. custom permissive license, requires mention in user docs website 
(http://libgd.github.io/)
⟡ GD (https://github.com/libgd/libgd) - GD Graphics Library, famously used in PHP for image loading/manipulation & thumbnail generation. custom permissive license, requires mention in user docs website (http://libgd.github.io/)
⟡ DCMTK (http://dicom.offis.de/dcmtk.php.en) - DICOM Toolkit.
⟡ GDCM (http://gdcm.sourceforge.net/wiki/index.php/Main_Page) - Grassroots DICOM library.
⟡ ITK (http://www.itk.org/) - An open-source, cross-platform system for image analysis. Apache2 from ITK 4.0 
⟡ Leptonica (https://github.com/DanBloomberg/leptonica) - Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. BSD-2-Clause 
website (http://leptonica.org/index.html)
⟡ Leptonica (https://github.com/DanBloomberg/leptonica) - Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. BSD-2-Clause website 
(http://leptonica.org/index.html)
⟡ libavif (https://github.com/AOMediaCodec/libavif) - Library for encoding and decoding .avif files. BSD-2-Clause 
⟡ libfacedetection (https://github.com/ShiqiYu/libfacedetection) - Open source library for face detection in images. The face detection speed can reach 1500FPS. BSD 
⟡ libjpeg-turbo (https://github.com/libjpeg-turbo/libjpeg-turbo) - A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG encoding and decoding. IJG & BSD-3-Clause & zlib website 
(https://libjpeg-turbo.org/)
⟡ libjpeg-turbo (https://github.com/libjpeg-turbo/libjpeg-turbo) - A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG encoding and decoding. IJG & BSD-3-Clause & zlib website (https://libjpeg-turbo.org/)
⟡ libjxl (https://github.com/libjxl/libjxl) - JPEG XL image format reference implementation. BSD-3-Clause 
⟡ libpng (https://github.com/pnggroup/libpng) - the reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. libpng-2.0 website 
(https://libpng.sourceforge.io/)
⟡ libpng (https://github.com/pnggroup/libpng) - the reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. libpng-2.0 website (https://libpng.sourceforge.io/)
⟡ libspng (https://github.com/randy408/libspng) - Simple, modern libpng alternative. BSD-2 website (https://libspng.org/)
⟡ libvips (https://github.com/jcupitt/libvips) - A fast image processing library with low memory needs. LGPL website (http://www.vips.ecs.soton.ac.uk/)
⟡ LodePNG (https://github.com/lvandeve/lodepng) - PNG encoder and decoder in C and C++. Zlib 
@@ -704,16 +692,16 @@
Inter-process communication
⟡ Apache Thrift (https://thrift.apache.org/) - Efficient cross-language IPC/RPC, works between C++, Java, Python, PHP, C#, and many more other languages. Originally developed by Facebook. Apache2 
⟡ Boost.Interprocess (https://github.com/boostorg/interprocess) - Header-only Boost library that supports kernel-level shared memory and memory-mapped files, with in-built synchronization mechanisms (semaphores,
mutexes, and more). Boost website (https://boost.org/libs/interprocess)
⟡ bRPC (https://github.com/apache/brpc) - bRPC is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, 
Recommendation etc. Apache2 website (https://brpc.apache.org/)
⟡ Boost.Interprocess (https://github.com/boostorg/interprocess) - Header-only Boost library that supports kernel-level shared memory and memory-mapped files, with in-built synchronization mechanisms (semaphores, mutexes, and more). 
Boost website (https://boost.org/libs/interprocess)
⟡ bRPC (https://github.com/apache/brpc) - bRPC is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. Apache2
website (https://brpc.apache.org/)
⟡ Cap'n Proto (https://github.com/capnproto/capnproto) - Fast data interchange format and capability-based RPC system. MIT website (https://capnproto.org/)
⟡ eCAL (https://github.com/continental/ecal) - Pub/sub, client/server, C++/Python/C#, various message protocols (protobuf, capnproto ..). Apache2 website (http://www.ecal.io/)
⟡ gRPC (https://github.com/grpc/grpc) - A high performance, open source, general-purpose RPC framework. BSD website (http://www.grpc.io/)
⟡ Ice (https://github.com/zeroc-ice/ice) - Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more. GPLv2 
⟡ iceoryx (https://github.com/eclipse-iceoryx/iceoryx) - True zero-copy inter-process communication framework for safety critical systems with bindings for C, Rust. Runs on Linux, QNX, Windows, Mac OS, FreeBSD. 
Apache2 website (https://iceoryx.io/)
⟡ iceoryx (https://github.com/eclipse-iceoryx/iceoryx) - True zero-copy inter-process communication framework for safety critical systems with bindings for C, Rust. Runs on Linux, QNX, Windows, Mac OS, FreeBSD. Apache2 website 
(https://iceoryx.io/)
⟡ libjson-rpc-cpp (https://github.com/cinemast/libjson-rpc-cpp) - JSON-RPC framework for C++ servers and clients. MIT 
⟡ nanomsg (https://github.com/nanomsg/nanomsg) - A simple high-performance implementation of several "scalability protocols". MIT website (http://nanomsg.org/)
⟡ nng (https://github.com/nanomsg/nng) - nanomsg-next-generation, a light-weight brokerless messaging library. MIT website (https://nanomsg.github.io/nng/)
@@ -794,8 +782,8 @@
⟡ Dlib (https://github.com/davisking/dlib) :zap: - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. Boost website (http://dlib.net/)
⟡ FAISS (https://github.com/facebookresearch/faiss) - A library for efficient similarity search and clustering of dense vectors. MIT 
⟡ Fido (https://github.com/FidoProject/Fido) - A highly-modular C++ machine learning library for embedded electronics and robotics. MIT website (http://fidoproject.github.io/)
⟡ flashlight (https://github.com/facebookresearch/flashlight) - A fast, flexible machine learning library from Facebook AI Research written entirely in C++ and based on the ArrayFire tensor library. BSD-3-Clause
website (https://fl.readthedocs.io/en/latest/)
⟡ flashlight (https://github.com/facebookresearch/flashlight) - A fast, flexible machine learning library from Facebook AI Research written entirely in C++ and based on the ArrayFire tensor library. BSD-3-Clause website 
(https://fl.readthedocs.io/en/latest/)
⟡ ggml (https://github.com/ggerganov/ggml) - Tensor library for machine learning with 16-bit and 4-bit quantization support. MIT 
⟡ libsvm (https://github.com/cjlin1/libsvm) - A simple, easy-to-use, efficient library for Support Vector Machines. BSD-3-Clause website (https://www.csie.ntu.edu.tw/~cjlin/libsvm/)
⟡ m2cgen (https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native C code with zero dependencies. MIT 
@@ -805,17 +793,16 @@
⟡ ncnn (https://github.com/Tencent/ncnn) - A high-performance neural network inference computing framework optimized for mobile platforms. BSD 
⟡ OpenCV (https://github.com/Itseez/opencv) :zap: - Open Source Computer Vision Library. BSD website (http://opencv.org/)
⟡ oneDAL (https://github.com/oneapi-src/oneDAL) - A powerful machine learning library that helps speed up big data analysis. Apache 
⟡ ONNX runtime (https://github.com/microsoft/onnxruntime) - C and C++ library for training and inference ONNX models. ONNX is a standard that AI models can be converted into, regardless of the library they are 
trained with. MIT website (https://onnxruntime.ai/)
⟡ ONNX runtime (https://github.com/microsoft/onnxruntime) - C and C++ library for training and inference ONNX models. ONNX is a standard that AI models can be converted into, regardless of the library they are trained with. MIT website
(https://onnxruntime.ai/)
⟡ Recommender (https://github.com/GHamrouni/Recommender) - C library for product recommendations/suggestions using collaborative filtering (CF). BSD 
⟡ RNNLIB (https://github.com/szcom/rnnlib) - RNNLIB is a recurrent neural network library for sequence learning problems. GPLv3 
⟡ SHOGUN (https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox. GPLv3 
⟡ sofia-ml (https://code.google.com/p/sofia-ml/) - The suite of fast incremental algorithms for machine learning. Apache2 
⟡ USearch (https://github.com/unum-cloud/usearch) - Fast search and clustering library for vectors and strings. Apache2 
⟡ VLFeat (https://github.com/vlfeat/vlfeat) - The VLFeat open source library implements popular computer vision algorithms specialising in image understanding and local featurexs extraction and matching. 
BSD-2-Clause website (http://www.vlfeat.org/)
⟡ xgboost (https://github.com/dmlc/xgboost) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, 
Flink and DataFlow. Apache2 
⟡ VLFeat (https://github.com/vlfeat/vlfeat) - The VLFeat open source library implements popular computer vision algorithms specialising in image understanding and local featurexs extraction and matching. BSD-2-Clause website 
(http://www.vlfeat.org/)
⟡ xgboost (https://github.com/dmlc/xgboost) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow. Apache2
Math
@@ -823,8 +810,8 @@
⟡ Armadillo (https://gitlab.com/conradsnicta/armadillo-code) - Fast C++ library for linear algebra & scientific computing. Apache2 website (http://arma.sourceforge.net/)
⟡ autodiff (https://github.com/autodiff/autodiff) - A modern, fast and expressive C++ library for automatic differentiation. MIT website (https://autodiff.github.io)
⟡ blaze (https://bitbucket.org/blaze-lib/blaze) - high-performance C++ math library for dense and sparse arithmetic. BSD 
⟡ Boost.Multiprecision (https://github.com/boostorg/multiprecision) - provides higher-range/precision integer, rational and floating-point types in C++, header-only or with GMP/MPFR/LibTomMath backends. Boost 
website (https://boost.org/libs/multiprecision)
⟡ Boost.Multiprecision (https://github.com/boostorg/multiprecision) - provides higher-range/precision integer, rational and floating-point types in C++, header-only or with GMP/MPFR/LibTomMath backends. Boost website 
(https://boost.org/libs/multiprecision)
⟡ ceres-solver (http://ceres-solver.org/) - C++ library for modeling and solving large complicated nonlinear least squares problems from google. BSD 
⟡ CGAL (https://github.com/CGAL/cgal) - Collection of efficient and reliable geometric algorithms. LGPL&GPL website (http://www.cgal.org/)
⟡ cml (http://cmldev.net/) - free C++ math library for games and graphics. Boost 
@@ -832,14 +819,13 @@
⟡ DirectXMath (https://github.com/microsoft/DirectXMath) - An all inline SIMD C++ linear algebra library for use in games and graphics apps.
⟡ Dlib (https://github.com/davisking/dlib) :zap: - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. Boost website (http://dlib.net/)
⟡ Eigen (http://eigen.tuxfamily.org/) - A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. MPL2 
⟡ ExprTk (https://www.partow.net/programming/exprtk/) - The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression 
parser and evaluation engine. MIT 
⟡ ExprTk (https://www.partow.net/programming/exprtk/) - The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation 
engine. MIT 
⟡ Geometric Tools (https://www.geometrictools.com) - C++ library for computing in the fields of mathematics, graphics, image analysis and physics. Boost website (https://www.geometrictools.com)
⟡ GLM (https://github.com/g-truc/glm) - Header-only C++ math library that matches and inter-operates with OpenGL's GLSL math. MIT website (https://glm.g-truc.net/)
⟡ GMTL (http://ggt.sourceforge.net/) - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. GPL2 
⟡ GMP (https://gmplib.org/) - A C library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. LGPL3 & GPL2 
⟡ Klein (https://github.com/jeremyong/klein) - A fast, SIMD-optimized C++17 Geometric Algebra library for point, line, and plane projections, intersections, joins, rigid-body motion, and more. MIT website 
(https://jeremyong.com/klein)
⟡ Klein (https://github.com/jeremyong/klein) - A fast, SIMD-optimized C++17 Geometric Algebra library for point, line, and plane projections, intersections, joins, rigid-body motion, and more. MIT website (https://jeremyong.com/klein)
⟡ linalg.h (https://github.com/sgorsten/linalg) - Single header, public domain, short vector math library for C++. Unlicense 
⟡ MatX (https://github.com/NVIDIA/MatX) - A GPU-accelerated C++17 numerical computing library with a MATLAB/Python-like syntax. BSD 3-clause 
⟡ MIRACL (https://github.com/CertiVox/MIRACL) - A Multiprecision Integer and Rational Arithmetic Cryptographic Library. AGPL 
@@ -849,8 +835,7 @@
⟡ linmath.h (https://github.com/datenwolf/linmath.h) - A lean linear math library, aimed at graphics programming. WTFPL 
⟡ lp_solve (https://sourceforge.net/projects/lpsolve) - A library used to formulate and solve linear programming problems. LGPL website (http://lpsolve.sourceforge.net)
⟡ OpenBLAS (https://github.com/xianyi/OpenBLAS) - An optimized BLAS library based on GotoBLAS2 1.13 BSD version. BSD 3-clause website (http://www.openblas.net/)
⟡ PCG-rand (https://www.pcg-random.org/) - PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to 
predict. Apache 
⟡ PCG-rand (https://www.pcg-random.org/) - PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to predict. Apache 
⟡ QuantLib (https://github.com/lballabio/quantlib) - A free/open-source library for quantitative finance. Modified BSD website (http://quantlib.org/)
⟡ SimSIMD (https://github.com/ashvardanian/SimSIMD) - Vector distance functions for x86 AVX2, AVX-512, Arm NEON, and SVE. Apache2 
⟡ StatsLib (https://github.com/kthohr/stats) - A C++ header-only library of statistical distribution functions. Apache2 website (https://www.kthohr.com/statslib.html)
@@ -860,10 +845,9 @@
⟡ Versor (http://versor.mat.ucsb.edu/) - A (fast) Generic C++ library for Geometric Algebras, including Euclidean, Projective, Conformal, Spacetime (etc).
⟡ Wagyu (https://github.com/mapbox/wagyu) - A general library for geometry operations of union, intersections, difference, and xor. mapbox-wagyu original 
⟡ Wykobi (https://www.wykobi.com) - A C++ library of efficient, robust and simple to use C++ 2D/3D oriented computational geometry routines. MIT 
⟡ xtensor (https://github.com/xtensor-stack/xtensor) - A C++14 library for numerical analysis with multi-dimensional array expressions, inspired by NumPy syntax. BSD 3-clause website 
(https://xtensor-stack.github.io/xtensor)
⟡ universal (https://github.com/stillwater-sc/universal) - A C++14 header-only library implementing arbitrary posit arithmetic. The posit number system is a tapered floating point that is more efficient than 
IEEE floating point. Posits enable reproducible computational science. MIT license 
⟡ xtensor (https://github.com/xtensor-stack/xtensor) - A C++14 library for numerical analysis with multi-dimensional array expressions, inspired by NumPy syntax. BSD 3-clause website (https://xtensor-stack.github.io/xtensor)
⟡ universal (https://github.com/stillwater-sc/universal) - A C++14 header-only library implementing arbitrary posit arithmetic. The posit number system is a tapered floating point that is more efficient than IEEE floating point. Posits 
enable reproducible computational science. MIT license 
Memory Allocation
@@ -884,8 +868,7 @@
⟡ GStreamer (http://gstreamer.freedesktop.org/) - A library for constructing graphs of media-handling components. LGPL 
⟡ libass (https://github.com/libass/libass) - Portable subtitle renderer for the ASS/SSA subtitle format. ISC 
⟡ libav (https://github.com/libav/libav) - A collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. LGPL v2.1+ and others website 
(https://www.libav.org/)
⟡ libav (https://github.com/libav/libav) - A collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. LGPL v2.1+ and others website (https://www.libav.org/)
⟡ LIVE555 Streaming Media (http://www.live555.com/liveMedia/) - Multimedia streaming library using open standard protocols (RTP/RTCP, RTSP, SIP). LGPL 
⟡ libVLC (https://wiki.videolan.org/LibVLC) - libVLC (VLC SDK) media framework. GPL 
⟡ MediaInfoLib (https://github.com/MediaArea/MediaInfoLib) - Convenient unified display of the most relevant technical and tag data for video and audio files. BSD 
@@ -908,8 +891,7 @@
⟡ cpp-httplib (https://github.com/yhirose/cpp-httplib) - A single file C++11 header-only HTTP/HTTPS server library. MIT 
⟡ cpp-netlib (http://cpp-netlib.org/) - A collection of open-source libraries for high level network programming. Boost 
⟡ cpp-netlib/uri (https://github.com/cpp-netlib/uri) - URI parser/builder library for C++, compatible with RFC 3986 and RFC 3987. Boost 
⟡ CppServer (https://github.com/chronoxor/CppServer) - Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections 
problem solution. MIT 
⟡ CppServer (https://github.com/chronoxor/CppServer) - Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution. MIT 
⟡ cpr (https://github.com/whoshuu/cpr) - A modern C++ HTTP requests library with a simple but powerful interface. Modeled after the Python Requests module. MIT website (https://docs.libcpr.org)
⟡ curlcpp (https://github.com/JosephP91/curlcpp) - An object oriented C++ wrapper for CURL(libcurl). MIT 
⟡ DPDK (https://github.com/DPDK/dpdk) - Data Plane Development Kit, libraries and drivers for fast packet processing. BSD-3-Clause & GPL-2.0 website (https://www.dpdk.org/)
@@ -925,8 +907,7 @@
⟡ libpcap (https://github.com/the-tcpdump-group/libpcap) - A portable C/C++ library for network traffic capture. BSD website (https://www.tcpdump.org/)
⟡ libquic (https://github.com/devsisters/libquic) - A QUIC protocol library extracted from Chromium's QUIC Implementation. BSD 
⟡ librdkafka (https://github.com/edenhill/librdkafka) - Apache Kafka client library for C and C++. BSD-2-Clause 
⟡ libwebsockets (https://github.com/warmcat/libwebsockets) - A lightweight pure C WebSocket implementation that provides both client and server libraries. LGPL2.1 + static link exception website 
(https://libwebsockets.org/)
⟡ libwebsockets (https://github.com/warmcat/libwebsockets) - A lightweight pure C WebSocket implementation that provides both client and server libraries. LGPL2.1 + static link exception website (https://libwebsockets.org/)
⟡ Lithium (https://matt-42.github.io/lithium/) - Build high performance C++ HTTP servers without being a C++ expert. MIT 
⟡ lwIP (http://savannah.nongnu.org/projects/lwip/) - A lightweight TCP/IP stack. Modified BSD 
⟡ mailio (https://github.com/karastojko/mailio) - mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. BSD 
@@ -939,8 +920,7 @@
⟡ Onion (https://github.com/davidmoreno/onion) - HTTP server library in C designed to be lightweight and easy to use. Apache2/GPL2 
⟡ PF_RING™ (https://github.com/ntop/PF_RING) - High-speed packet processing framework. LGPL-2.1 website (https://www.ntop.org/products/packet-capture/pf_ring/)
⟡ PicoHTTPParser (https://github.com/h2o/picohttpparser) - A tiny, primitive, fast HTTP request/response parser. MIT 
⟡ POCO (https://github.com/pocoproject) :zap: - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. Boost website 
(http://pocoproject.org/)
⟡ POCO (https://github.com/pocoproject) :zap: - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. Boost website (http://pocoproject.org/)
⟡ Proxygen (https://github.com/facebook/proxygen) - Facebook's collection of C++ HTTP libraries including an easy to use HTTP server. BSD 
⟡ RedPanda (https://github.com/redpanda-data/redpanda) - Streaming data platform for developers. Kafka API compatible. 10x faster. BSL 
⟡ RakNet (https://github.com/OculusVR/RakNet) - A cross platform, open source, C++ networking engine for game programmers. BSD 
@@ -990,8 +970,7 @@
⟡ Bullet (https://github.com/bulletphysics/bullet3) - A 3D physics engine for games. zlib website (http://bulletphysics.org)
⟡ Chipmunk (https://github.com/slembcke/Chipmunk2D) - A fast and lightweight 2D game physics library. MIT website (https://chipmunk-physics.net/)
⟡ Jolt Physics (https://github.com/jrouwe/JoltPhysics) - A multi core friendly rigid body physics and collision detection library. MIT 
⟡ Kratos (https://github.com/KratosMultiphysics/Kratos) - framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. BSD website 
(http://www.cimne.com/kratos/)
⟡ Kratos (https://github.com/KratosMultiphysics/Kratos) - framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. BSD website (http://www.cimne.com/kratos/)
⟡ LiquidFun (https://github.com/google/liquidfun) - A 2D physics engine for games. BSD-like 
⟡ Newton Dynamics (https://github.com/MADEAPPS/newton-dynamics) - An integrated solution for real time simulation of physics environments. zlib 
⟡ ODE (http://www.ode.org/) - Open Dynamics Engine - An open source, high performance library for simulating rigid body dynamics. BSD&LGPL 
@@ -1000,8 +979,7 @@
⟡ PlayRho (https://github.com/louis-langholtz/PlayRho) - An interactive physics engine & library. Zlib 
⟡ Project Chrono (https://github.com/projectchrono/chrono) - An open source multi-physics simulation engine. BSD-3-Clause website (https://projectchrono.org/)
⟡ Quantum++ (https://github.com/vsoftco/qpp) - A modern C++11 quantum computing library. MIT 
⟡ Simbody (https://github.com/simbody/simbody) - High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human 
skeleton. Apache2 
⟡ Simbody (https://github.com/simbody/simbody) - High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. Apache2 
⟡ SOFA (https://github.com/sofa-framework/sofa) - SOFA is an open-source framework targeting at real-time simulation, with an emphasis on medical simulation. LGPL website (https://www.sofa-framework.org)
Reflection
@@ -1012,16 +990,14 @@
⟡ CPFG (https://github.com/cpgf/cpgf) - A C++03 library for reflection, callback and script binding. Apache2 
⟡ CPP-Reflection (https://github.com/AustinBrunkhorst/CPP-Reflection) - C++ Reflection using clang. MIT 
⟡ Easy Reflection (https://github.com/chocolacula/easy_reflection_cpp) - Easy and fast reflection + serialization solution like in Rust, Java or Go. Apache 
⟡ Magic Enum (https://github.com/Neargye/magic_enum) - Header-only C++17 library provides static reflection for enums (to string, from string, iteration), work with any enum type without any macro or boilerplate
code. MIT 
⟡ Magic Enum (https://github.com/Neargye/magic_enum) - Header-only C++17 library provides static reflection for enums (to string, from string, iteration), work with any enum type without any macro or boilerplate code. MIT 
⟡ magic_get (https://github.com/apolukhin/magic_get) - std::tuple like methods for user defined types without any macro or boilerplate code. Boost 
⟡ meta (https://github.com/skypjack/meta) - Header-only, non-intrusive and macro-free runtime reflection system in C++. MIT 
⟡ Nameof (https://github.com/Neargye/nameof) - Header-only C++17 library provides nameof macros and functions to obtain the simple name of variable, type, function, macro, and enum. MIT 
⟡ Ponder (https://github.com/billyquith/ponder) - A C++11 library for reflection. MIT 
⟡ reflect-cpp (https://github.com/getml/reflect-cpp) - Serialization through reflection, including automatic field name retrieval from structs. MIT 
⟡ RTTR (https://github.com/rttrorg/rttr) - A C++11 library for reflection. MIT website (http://www.rttr.org)
⟡ TSMP (https://github.com/fabian-jung/tsmp) - An intrusion and macro-free C++20 library for static reflection. It uses libclang to extract reflection data from your source code and makes it usable via template 
specialization. MIT 
⟡ TSMP (https://github.com/fabian-jung/tsmp) - An intrusion and macro-free C++20 library for static reflection. It uses libclang to extract reflection data from your source code and makes it usable via template specialization. MIT 
⟡ visit_struct (https://github.com/cbeck88/visit_struct) - A miniature library for struct-field reflection in C++. Boost 
⟡ Refureku (https://github.com/jsoysouvanh/Refureku) - A C++17 runtime reflection and code generation library. MIT 
@@ -1029,8 +1005,8 @@
⟡ CppVerbalExpressions (https://github.com/VerbalExpressions/CppVerbalExpressions) - C++ regular expressions made easy. MIT 
⟡ CTRE (https://github.com/hanickadot/compile-time-regular-expressions) - A Compile time PCRE (almost) compatible regular expression matcher. MIT 
⟡ Hyperscan (https://github.com/intel/hyperscan) - Hyperscan is a high-performance multiple regex matching library by Intel. Provides simultaneous matching of large numbers of regexps (up to tens of thousands). 
Typically used in a DPI library stack. BSD 
⟡ Hyperscan (https://github.com/intel/hyperscan) - Hyperscan is a high-performance multiple regex matching library by Intel. Provides simultaneous matching of large numbers of regexps (up to tens of thousands). Typically used in a DPI 
library stack. BSD 
⟡ Oniguruma (https://github.com/kkos/oniguruma) - A modern and flexible regular expressions library that supports a variety of character encodings. BSD 
⟡ PCRE (http://pcre.org/) - A regular expression C library inspired by the regular expression capabilities in Perl. BSD 
⟡ PIRE (https://github.com/yandex/pire) - Perl Incompatible Regular Expressions library by Yandex. Can be really fast (more than 400 MB/s). LPGL v3.0 
@@ -1070,8 +1046,8 @@
⟡ CppSharp (https://github.com/mono/CppSharp) - Tools and libraries to glue C/C++ APIs to high-level languages. MIT 
⟡ ChaiScript (https://github.com/ChaiScript/ChaiScript/) - An easy to use embedded scripting language for C++. BSD website (http://chaiscript.com/)
⟡ ctypes.sh (https://github.com/taviso/ctypes.sh) - A foreign function interface for bash. MIT 
⟡ Cython (https://github.com/cython/cython) - Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C 
extensions for Python as easy as Python itself. Apache website (http://cython.org/)
⟡ Cython (https://github.com/cython/cython) - Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as 
easy as Python itself. Apache website (http://cython.org/)
⟡ djinni (https://djinni.xlcpp.dev) - A tool for generating cross-language type declarations and interface bindings. Apache2 
⟡ Duktape (https://github.com/svaarala/duktape) - An embeddable Javascript engine with compact footprint. MIT website (http://duktape.org)
⟡ JavaCpp (https://github.com/bytedeco/javacpp) - The missing bridge between Java and native C++. Apache2 
@@ -1103,8 +1079,7 @@
⟡ cereal (https://github.com/USCiLab/cereal) - A C++11 library for serialization. BSD 
⟡ cista (https://github.com/felixguendling/cista) - A C++17 library for zero-copy high-performance (de-)serialization. MIT 
⟡ cppcodec (https://github.com/tplgy/cppcodec) - Header-only C++11 library to encode/decode base64, base32 and hex with consistent, flexible API. MIT 
⟡ FastBinaryEncoding (https://github.com/chronoxor/FastBinaryEncoding) - Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift. 
MIT 
⟡ FastBinaryEncoding (https://github.com/chronoxor/FastBinaryEncoding) - Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift. MIT 
⟡ FlatBuffers (https://github.com/google/flatbuffers) - A Memory efficient serialization library. Apache2 
⟡ Kaitai Struct (http://kaitai.io) - A declarative language to describe various binary data structures and a compiler to generate C++ parser code. GPLv3+ MIT Apache2 
⟡ iguana (https://github.com/qicosmos/iguana) - a modern, universal and easy-to-use serialization engine developed in C++20 and C++17. Apache2 
@@ -1131,8 +1106,8 @@
+ cpp-sort (https://github.com/Morwenn/cpp-sort) - Sorting algorithms & related tools for C++14. MIT 
⟡ pdqsort (https://github.com/orlp/pdqsort) - Pattern-defeating quicksort. zlib 
⟡ Timsort (https://github.com/gfx/cpp-TimSort) - A templated stable sorting function which outperforms quicksort-based algorithms including std::sort, for reversed or semi-sorted data. MIT 
⟡ Indiesort (https://github.com/mattreecebentley/plf_indiesort) - A sort wrapper which enables the use of std::sort (& other random-access sort functions) with non-random-access containers, and also improves 
sort performance for large/non-trivially-copyable types in random-access containers and arrays. zLib website (https://plflib.org/indiesort.htm)
⟡ Indiesort (https://github.com/mattreecebentley/plf_indiesort) - A sort wrapper which enables the use of std::sort (& other random-access sort functions) with non-random-access containers, and also improves sort performance for 
large/non-trivially-copyable types in random-access containers and arrays. zLib website (https://plflib.org/indiesort.htm)
Video
@@ -1166,10 +1141,10 @@
⟡ oat++ (https://github.com/oatpp/oatpp) - Light, zero-dependency framework to create high-performance web-services. Apache-2.0 website (https://oatpp.io/)
⟡ Pistache (http://pistache.io/) - Pistache is a C++ REST framework written in pure C++11 with no external dependency. Apache2 
⟡ QDjango (https://github.com/jlaine/qdjango/) - A web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name. LGPL 
⟡ TreeFrog Framework (https://github.com/treefrogframework/treefrog-framework) - High-speed and full-stack web application framework based on C++ and Qt, which supports HTTP and WebSocket protocol (with O/R 
mapping). BSD website (http://www.treefrogframework.org/)
⟡ userver (https://github.com/userver-framework/userver) - Asynchronous C++17 framework with a rich set of abstractions and database drivers for fast and comfortable creation of efficient microservices, services
and utilities. Apache-2.0 website (https://userver.tech/)
⟡ TreeFrog Framework (https://github.com/treefrogframework/treefrog-framework) - High-speed and full-stack web application framework based on C++ and Qt, which supports HTTP and WebSocket protocol (with O/R mapping). BSD website 
(http://www.treefrogframework.org/)
⟡ userver (https://github.com/userver-framework/userver) - Asynchronous C++17 framework with a rich set of abstractions and database drivers for fast and comfortable creation of efficient microservices, services and utilities. 
Apache-2.0 website (https://userver.tech/)
⟡ Wt (http://www.webtoolkit.eu/wt) - A C++ library for developing web applications. GPL/Proprietary 
XML
@@ -1185,8 +1160,7 @@
⟡ TinyXML (http://sourceforge.net/projects/tinyxml/) - A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. zlib 
⟡ TinyXML2 (https://github.com/leethomason/tinyxml2) - A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. zlib 
⟡ TinyXML++ (https://github.com/rjpcomputing/ticpp) - A completely new interface to TinyXML that uses MANY of the C++ strengths. Templates, exceptions, and much better error handling. MIT 
⟡ Xalan C (https://github.com/apache/xalan-c) - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. Apache-2.0 website 
(https://xalan.apache.org/)
⟡ Xalan C (https://github.com/apache/xalan-c) - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. Apache-2.0 website (https://xalan.apache.org/)
⟡ Xerces-C++ (http://xerces.apache.org/xerces-c/) - A validating XML parser written in a portable subset of C++. Apache2 
Yaml
@@ -1262,7 +1236,7 @@
⟡ ZBar (http://zbar.sourceforge.net/) - A barcode scanner library, which allows to scan photos/images/video streams for barcodes and return their value. LGPL2 
⟡ ZXing (https://github.com/zxing/zxing/) - An open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. Apache 
 Software
 Software
Software for creating a development environment.
Compiler
@@ -1277,8 +1251,7 @@
⟡ LLVM (http://llvm.org/) - Collection of modular and reusable compiler and toolchain technologies.
⟡ Microsoft Visual C++ (https://docs.microsoft.com/en-us/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp?view=msvc-160) - MSVC, developed by Microsoft.
⟡ Open WatCom (https://github.com/open-watcom) - Watcom C, C++, and Fortran cross compilers and tools. Sybase Open Watcom Public License 
⟡ Oracle Solaris Studio (http://www.oracle.com/technetwork/server-storage/solarisstudio/overview/index.html) - C, C++ and Fortran compiler for SPARC and x86. Supports C++11. Available on Linux and Solaris. OTN 
Developer License 
⟡ Oracle Solaris Studio (http://www.oracle.com/technetwork/server-storage/solarisstudio/overview/index.html) - C, C++ and Fortran compiler for SPARC and x86. Supports C++11. Available on Linux and Solaris. OTN Developer License 
⟡ TCC (http://bellard.org/tcc/) - Tiny C Compiler. LGPL 
Online Compiler
@@ -1329,8 +1302,7 @@
⟡ Microsoft Visual Studio (https://www.visualstudio.com/) - An IDE from Microsoft.
⟡ Microsoft Visual Studio Code (https://github.com/microsoft/vscode) :zap: - An open-source IDE from Microsoft. MIT website (https://code.visualstudio.com)
⟡ NetBeans (https://netbeans.org/) - An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.
⟡ Qt Creator (https://github.com/qt-creator/qt-creator) :zap: - A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt. GPL3 with exceptions website 
(https://www.qt.io/product/development-tools)
⟡ Qt Creator (https://github.com/qt-creator/qt-creator) :zap: - A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt. GPL3 with exceptions website (https://www.qt.io/product/development-tools)
⟡ rtags (https://github.com/Andersbakken/rtags) - A c/c++ client/server indexer with for integration with emacs based on clang.
⟡ Xcode (https://developer.apple.com/xcode/) - Developed by Apple.
⟡ YouCompleteMe (https://github.com/ycm-core/YouCompleteMe) - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.
@@ -1340,8 +1312,7 @@
⟡ Bazel (https://bazel.build) - A multi-language, fast and scalable build system from Google. Apache 
⟡ Bear (https://github.com/rizsotto/Bear) - A tool to generate compilation database for clang tooling. GPLv3 
⟡ Buck (https://github.com/facebook/buck) - A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages including C++ developed and used at Facebook. 
Written in Java. Apache 
⟡ Buck (https://github.com/facebook/buck) - A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages including C++ developed and used at Facebook. Written in Java. Apache 
⟡ build2 (https://build2.org/) - cross-platform build, packaging and dependency management toolchain for developing and packaging C/C++ projects. MIT 
⟡ Ccache (https://ccache.dev/) - A fast C/C++ compiler cache. GPLv3 
⟡ clib (https://github.com/clibs/clib) - Package manager for the C programming language. MIT 
@@ -1369,8 +1340,7 @@
List of tools for improving quality and reducing defects by code analysis
⟡ Cppcheck (http://cppcheck.sourceforge.net/) - A tool for static C/C++ code analysis. - source (https://github.com/danmar/cppcheck)
⟡ CppDepend (https://www.cppdepend.com/) - Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing 
different versions of the code.
⟡ CppDepend (https://www.cppdepend.com/) - Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code.
⟡ cpplint (https://github.com/cpplint/cpplint) - A C++ style checker following Google's C++ style guide.
⟡ PVS-Studio (http://www.viva64.com/en/pvs-studio/) - A tool for bug detection in the source code of programs, written in C, C++ and C#.
⟡ cpp-dependencies (https://github.com/tomtom-international/cpp-dependencies) - Tool to check C++ #include dependencies (dependency graphs created in .dot format). Apache 
@@ -1392,7 +1362,7 @@
⟡ EditorConfig (https://editorconfig.org/) - EditorConfig helps maintain consistent coding styles across different editors and IDEs.
⟡ Uncrustify (https://github.com/uncrustify/uncrustify) - Code beautifier.
 Resources
 Resources
Various resources, such as books, websites, and articles for improving your C++ development skills and knowledge.
API Design
@@ -1525,7 +1495,7 @@
⟡ c-algorithms (https://github.com/fragglet/c-algorithms) - C algorithms library.
⟡ 30 Seconds of C++ (https://github.com/Bhupesh-V/30-seconds-of-cpp)
 Other Awesome Lists
 Other Awesome Lists
Other amazingly awesome lists
⟡ lists (https://github.com/jnv/lists) - List of (awesome) lists curated on GitHub.
@@ -1547,15 +1517,15 @@
⟡ Awesome interview questions (https://github.com/MaximAbramchuck/awesome-interviews) - A list of lists of interview questions for the most popular technologies, including C and C++.
⟡ nothings/single_file_libs (https://github.com/nothings/single_file_libs) :zap: - List of single-file C/C++ libraries.
 Jobs
 Jobs
⟡ This list is currently empty, but you can add to it by opening a merge request.
 Sponsors
 Sponsors
⟡ Please reach out if you are interested in sponsoring this repo. Your company's name and logo will be prominently displayed here.
 Contributing
 Contributing
Please take a quick gander at the contribution guidelines (https://github.com/fffaraz/awesome-cpp/blob/master/CONTRIBUTING.md) for details.
Thanks to all contributors (https://github.com/fffaraz/awesome-cpp/graphs/contributors); you rock!