C++ logging library – check out my new logger

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lwlog

    Very fast synchronous and asynchronous C++17 logging library

  • • UTF support

    I have done benchmarks against spdlog, and you can take a look at them in the README in the repository

    Also benchmarking is not done correctly in the main repository. I have benchmarks in my private dev repository and I am benchmarking either with picobench or nanobench. So if you want to benchmark, do NOT rely on the Benchmark.h file in the project (it's a temporary file that is meant to be removed)

    I would be very glad and honored if you drop a critique, an opinion, an idea, or want to contribute to the project: https://github.com/ChristianPanov/lwlog

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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