infgen

Deflate disassember to convert a deflate, zlib, or gzip stream into a readable form. (by madler)

Infgen Alternatives

Similar projects and alternatives to infgen

  • nflate

    Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better infgen alternative or higher similarity.

infgen reviews and mentions

Posts with mentions or reviews of infgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Infgen: A Deflate Stream Disassembler
    1 project | news.ycombinator.com | 3 May 2024
  • Decompressing a Gzip File by Hand
    2 projects | news.ycombinator.com | 24 Nov 2021
    For anyone looking to write their own Deflate/Gzip/Zlib, I would recommend looking at the little program called `infgen`:

    > infgen is a deflate stream disassembler. It will read a gzip, zlib, or raw deflate stream, and output a readable description of the contents.

    1. https://github.com/madler/infgen

  • Memory usage by DEFLATE algorithm
    1 project | /r/algorithms | 22 Mar 2021
    Back references in DEFLATE can go across blocks, so blocks can not, in general, be decoded independently from each other. And you need to decode a block anyways to know where the next will start. If you want to inspect DEFLATE streams, infgen might help you.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    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. Learn more →

Stats

Basic infgen repo stats
3
203
4.6
4 months ago

madler/infgen is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of infgen is C.

Popular Comparisons


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