preflate

deflate stream reconstruction library (by deus-libri)

Preflate Alternatives

Similar projects and alternatives to preflate

  • zstd

    Zstandard - Fast real-time compression algorithm

  • minio

    The Object Store for AI Data Infrastructure

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

    A massively spiffy yet delicately unobtrusive compression library.

  • precomp-cpp

    Precomp, C++ version - further compress already compressed files

  • vdo

    Userspace tools for managing VDO volumes.

  • 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 better preflate alternative or higher similarity.

preflate reviews and mentions

Posts with mentions or reviews of preflate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-10.
  • Gzip and Brotli Compression Level Estimator
    2 projects | news.ycombinator.com | 10 Sep 2022
    It is actually possible to estimate the compression level without actually compressing everything again, because different levels use different strategies which can be identified in some cases. zlib in particular has three strategies [1] and preflate [2] leverages this to store the deflate stream reconstruction data without much bits.

    [1] https://github.com/madler/zlib/blob/21767c6/deflate.c#L134-L...

    [2] https://github.com/deus-libri/preflate/blob/master/preflate_...

  • AWS switch from gzip to zstd – about 30% reduction in compressed S3 storage
    5 projects | news.ycombinator.com | 20 Aug 2022
    There are tools like preflate [1] or precomp [2] that guarantees a bitwise identical reconstruction, of course modulo bugs.

    [1] https://github.com/deus-libri/preflate

    [2] https://github.com/schnaader/precomp-cpp/ (which internally makes use of preflate)

Stats

Basic preflate repo stats
2
33
10.0
over 5 years ago

deus-libri/preflate is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of preflate is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com