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

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarCloud - Analyze your C and C++ projects with just one click.
  • quill

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

  • 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.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • 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