Introducing zune-inflate: The fastest Rust implementation of gzip/Zlib/DEFLATE

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libdeflate

    Heavily optimized library for DEFLATE/zlib/gzip compression and decompression

    zune-inflate is a port of libdeflate to safe Rust.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • zlib-ng

    zlib replacement with optimizations for "next generation" systems.

    It is much faster than miniz_oxide and all other safe-Rust implementations, and consistently beats even Zlib. The performance is roughly on par with zlib-ng - sometimes faster, sometimes slower. It is not (yet) as fast as the original libdeflate in C.

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

  • Show HN: Pzip- blazing fast concurrent zip archiver and extractor

    2 projects | news.ycombinator.com | 24 Sep 2023
  • Computing Adler32 Checksums at 41 GB/s

    2 projects | news.ycombinator.com | 4 Aug 2022
  • Re: Zlib memory corruption on deflate (i.e. compress)

    4 projects | news.ycombinator.com | 28 Mar 2022
  • Zlib – a spiffy yet delicately unobtrusive compression library

    8 projects | news.ycombinator.com | 24 Jan 2022
  • Release 2.0.0 - First stable release · zlib-ng/zlib-ng

    1 project | /r/programming | 19 Mar 2021

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