The Most Popular C++ libraries
Page 15

  • nope.c

    4.6 0.0 L1 Networking
    WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.
  • The IOD Library

    4.7 0.0 L2 Serialization
    Meta programming utilities for C++14. Merged in matt-42/lithium
  • SLRE

    4.6 0.0 L3 Miscellaneous
    Super Light Regexp engine for C/C++
  • APR

    4.6 7.6 L3 Frameworks
    Mirror of Apache Portable Runtime
  • Speedb

    4.6 9.6
    A RocksDB compliant high performance scalable embedded key-value store
  • cuda-api-wrappers

    4.6 8.8 GUI
    Thin C++-flavored header-only wrappers for core CUDA APIs: Runtime, Driver, NVRTC, NVTX.
  • Klein

    4.6 0.0 Math
    P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library
  • asyncio

    asyncio is a c++20 library to write concurrent code using the async/await syntax.
  • net_skeleton

    4.6 0.0 L3 Networking
    Async non-blocking multi-protocol networking library for C/C++
  • smf

    4.6 0.0 Serialization
    Fastest RPC in the west
  • Hopscotch map

    4.5 3.7 L4 Containers
    C++ implementation of a fast hash map and hash set using hopscotch hashing
  • AI-Toolbox

    A C++ framework for MDPs and POMDPs with Python bindings
  • JSON++

    4.7 0.0 L1 JSON
    A JSON parser in C++
  • Irrlicht

    4.5 0.0 L1 Graphics
    An automatically updated mirror of the Irrlicht SVN repository on sourceforge
  • SeqAn

    4.5 7.3 L1 Biology
    SeqAn's official repository.
  • utest.h

    4.5 7.1 Debug
    🧪 single header unit testing framework for C and C++
  • VIGRA

    4.5 5.7 L1 Image Processing
    a generic C++ library for image analysis
  • xtd

    4.5 10.0 GUI
    Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
  • hiptext

    4.5 0.0 L3 Image Processing
    Turn images into text better than caca/aalib
  • MongoDB Libbson

    4.9 0.0 L2 Database
    A BSON utility library. [Apache2]
  • json.h

    4.4 2.9 JSON
    🗄️ single header json parser for C and C++
  • Partio

    4.4 5.4 Graphics
    C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. https://wdas.github.io/partio
  • cppcodec

    4.4 0.0 L2 Serialization
    Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
  • verdigris

    4.4 1.5 Networking
    Qt without moc: set of macros to use Qt without needing moc
  • DynaMix

    4.4 6.7 Miscellaneous
    :fish_cake: A new take on polymorphism
  • libhydrogen

    4.4 7.3 Cryptography
    A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
  • Stage

    4.3 0.0 L1 Miscellaneous
    Mobile robot simulator
  • btsk

    Behavior Tree Starter Kit
  • outcome

    4.3 7.4 Miscellaneous
    Provides very lightweight outcome<T> and result<T> (non-Boost edition)
  • IXWebSocket

    4.3 6.6 Networking
    websocket and http client and server library, with TLS support and very few dependencies