lz77

Open-source projects categorized as lz77

Top 8 lz77 Open-Source Projects

  • FastLZ

    Small & portable byte-aligned LZ77 compression (by ariya)

  • 3dstool

    An all-in-one tool for extracting/creating 3ds roms.

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

    Compression Benchmark

  • Project mention: Zstd Content-Encoding planned to ship with Chrome 123 | news.ycombinator.com | 2024-02-07

    I'm still unconvinced about this addition. And I don't even dislike Zstandard.

    The main motivation seems to be that while Zstandard is worse than Brotli at the highest level, it's substantially faster than Brotli when data has to be compressed on the fly with a limited computation budget. That might be true, but I'm yet to see any concrete or even anecdotal evidence even in the issue tracker [1] while there exist some benchmarks where both Zstandard and Brotli are fast enough for the web usage even at lower levels [2].

    According to their FAQ [3] Meta and Akamai have successfully used Zstandard in their internal network, but my gut feeling is that they never actually tried to optimize Brotli instead. In fact, Meta employs the main author of Zstandard so it would have been easier to tune Zstandard instead of Brotli. While Brotli has some fundamental difference from Zstandard (in particular Brotli doesn't use arithmetic-equivalent coding), no one has concretely demonstrated that difference would prevent Brotli from being fast enough for dynamic contents in my opinion.

    [1] https://issues.chromium.org/issues/40196713

    [2] https://github.com/powturbo/TurboBench/issues/43

    [3] https://docs.google.com/document/d/14dbzMpsYPfkefAJos124uPrl...

  • lzav

    Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

  • Project mention: LZAV – Fast In-Memory Data Compression Algorithm (In C) | news.ycombinator.com | 2023-07-19
  • zippy

    Pure Nim implementation of deflate, zlib, gzip and zip.

  • kanzi

    Fast lossless data compression in Java (by flanglet)

  • kanzi-cpp

    Fast lossless data compression in C++

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • tamp

    Tamp is a low-memory, DEFLATE-inspired lossless compression library.

  • Project mention: Template for Cython + Poetry + PoetryDynamicVersioning + GithubActions + CIBuildWheel | /r/Python | 2023-06-08

    Recently, I have been working on a lossless data compression library for embedded devices, Tamp. During it's development, I wanted to create a C implementation to increase microcontroller support. To re-use all my python unit tests, I added python-bindings. Additionally, the python-bindings significantly increased the speed of the library.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

lz77 related posts

Index

What are some of the best open-source lz77 projects? This list will help you:

Project Stars
1 FastLZ 394
2 3dstool 314
3 TurboBench 312
4 lzav 290
5 zippy 236
6 kanzi 96
7 kanzi-cpp 87
8 tamp 18

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