preflate

deflate stream reconstruction library (by deus-libri)

Preflate Alternatives

Similar projects and alternatives to preflate

  1. zstd

    Zstandard - Fast real-time compression algorithm

  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. minio

    MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

  4. ZLib

    A massively spiffy yet delicately unobtrusive compression library.

  5. precomp-cpp

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

  6. vdo

    Userspace tools for managing VDO volumes.

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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 discussion

Log in or Post with

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
35
10.0
almost 7 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
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