EzGz - An easy to use single header no dependency library for decompression of .gz archives written in modern C++ (probably faster than zlib)

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • EzGz

    An easy to use single header library for fast decompression of Gz archives written in modern C++ (compression is not implemented yet)

  • As promised: https://github.com/Dugy/EzGz/pull/1, I did however not address all the problems there.

  • UNITS

    a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.

  • You may be right about this. I'm actually mainly concerned about including as just including it can increase binary size substantially, see e.g. https://github.com/nholthaus/units/issues/32

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

    Tiny inflate library (inflate, gzip, zlib)

  • Right now I'm using a C library (https://github.com/jibsen/tinf) due to size constraints. Adding a few hundred kB is prohibitive in that space.

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