quill v2.7.0 released - Asynchronous Low Latency C++ Logging Library

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • quill

    Asynchronous Low Latency C++ Logging Library (by odygrd)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • binlog

    A high performance C++ log library, producing structured binary logs

    Is it possible to add https://github.com/morganstanley/binlog to the benchmarks? Last time I did analysis of various log libraries call site latency binlog came out the lowest.

  • Magic Enum C++

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

    But it's a hack, and I prefer not to use hacks in production, because of their significant limitations:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Counting the number of fields in an aggregate in C++20

    3 projects | /r/cpp | 29 Mar 2021
  • enum_name (yet another enum to/from string conversion utility >=C++11)

    4 projects | /r/cpp | 19 Mar 2023
  • what is the best API for serialization?

    3 projects | /r/cpp | 13 Feb 2023
  • C++ Show and Tell - December 2022

    8 projects | /r/cpp | 2 Dec 2022
  • Adding reflection to C++ just to make a game work

    4 projects | /r/cpp | 23 Oct 2022

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?