What's the best way to compress strings?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. zstd

    Zstandard - Fast real-time compression algorithm

    zstd, whether you want to favor speed or ratio or both its just the best

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ZLib

    A massively spiffy yet delicately unobtrusive compression library.

    1) zlib https://github.com/madler/zlib

  4. Snappy

    A fast compressor/decompressor

  5. LZ4

    Extremely Fast Compression algorithm

    lz4 for maximum decompression speed, for data that is often read but rarely written

  6. xxHash

    Extremely fast non-cryptographic hash algorithm

    Interestingly they were both developed along xxHash by the great Yann Collet who makes my country proud !

  7. SaaSHub

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

    SaaSHub 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