The Most Popular C++ libraries
Page 17

  • reckless

    3.9 0.0 L4 Logging
    Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
  • xenium

    3.9 7.1 Concurrency
    A C++ library providing various concurrent data structures and reclamation schemes.
  • BayesOpt

    BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.
  • AvCpp

    3.9 7.8 L1 Multimedia
    C++ wrapper for FFmpeg
  • ClanLib

    3.9 3.3 Game Engine
    ClanLib is a cross platform C++ toolkit library.
  • kangaru

    3.8 4.5 L5 Miscellaneous
    🦘 A dependency injection container for C++11, C++14 and later
  • hayai

    3.8 0.0 L2 Debug
    C++ benchmarking framework
  • qt-json

    3.8 0.0 L3 JSON
    A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
  • RaZ

    3.8 8.7 Game Engine
    Modern & multiplatform 3D game engine in C++17
  • mailio

    3.8 8.2 Networking
    mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on standard C++ 17 and Boost library.
  • CppVerbalExpressions

    3.8 0.0 L5 Miscellaneous
    C++ regular expressions made easy
  • Visualization Library

    3.8 0.0 L1 Graphics
    Visualization Library is a C++ middleware for high-performance 2D and 3D graphics applications based on OpenGL 1.x-4.x supporting Windows, Linux and Mac OS X.
  • libjson

    3.8 0.0 L3 JSON
    a JSON parser and printer library in C. easy to integrate with any model.
  • HLSL++

    3.7 7.7 Math
    Math library using hlsl syntax with SSE/NEON support
  • QDjango

    QDjango, a Qt-based C++ web framework
  • Boost.GIL

    3.7 4.2 L3 Image Processing
    Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
  • GMTL

    3.7 0.0 L1 Math
    Generic Math Template Library (forked from http://ggt.sourceforge.net/)
  • LSHBOX

    3.7 0.0 L2 Containers
    A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.
  • AVIR

    High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)
  • CTPG

    3.7 4.3 GUI
    Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
  • redis3m

    3.7 0.0 L4 Database
    A C++ Redis client
  • Boost.Test

    3.6 6.4 L4 Debug
    The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
  • NT2

    5.0 5.6 Math
    A SIMD-optimized numerical template library that provides an interface with MATLAB-like syntax. [Boost]
  • Hashmaps

    3.6 0.0 L1 Containers
    Various open addressing hashmap algorithms in C++
  • value-category-cheatsheet

    3.6 2.1 Miscellaneous
    A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
  • LMDB++

    3.6 0.0 Database
    C++11 wrapper for the LMDB embedded B+ tree database library.
  • sparsehash-c11

    3.6 0.0 L3 Containers
    Experimental C++11 version of sparsehash
  • Recommender

    3.6 0.0 L4 Machine Learning
    A C library for product recommendations/suggestions using collaborative filtering (CF)
  • AIKIDO

    3.6 2.6 Robotics
    Artificial Intelligence for Kinematics, Dynamics, and Optimization
  • AREG SDK

    AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.