python-lzjb

A Python port of the LZJB compression algorithm (by unwind)

Python-lzjb Alternatives

Similar projects and alternatives to python-lzjb

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better python-lzjb alternative or higher similarity.

python-lzjb reviews and mentions

Posts with mentions or reviews of python-lzjb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-28.
  • Heatshrink: Data compression library for embedded/real-time systems
    5 projects | news.ycombinator.com | 28 Sep 2021
    This seems really nice, very ambitious to do it as a "public" state machine that you sink data into and poll compressed bytes out. I can imagine that makes it really nice if you're trying to decompress something in a real-time environment, to cap the execution time. Cool.

    Another related algorithm is LZJB, which I've successfully used in embedded environments in production. I have a pure Python implementation [1] that can be useful for "offline" tool development, i.e. when building images for consumption by some embedded target, just thought I'd mention that.

    [1]: https://github.com/unwind/python-lzjb

Stats

Basic python-lzjb repo stats
1
12
10.0
about 4 years ago

unwind/python-lzjb is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of python-lzjb is Python.


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