ZX0 VS TurboBench

Compare ZX0 vs TurboBench and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ZX0 TurboBench
1 10
152 321
- -
0.0 8.9
9 months ago 10 months ago
Assembly C
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ZX0

Posts with mentions or reviews of ZX0. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-29.
  • FC8 – Faster 68K Decompression (2016)
    3 projects | news.ycombinator.com | 29 Apr 2024
    I'm working on a game for Amiga (another 68k-based platform) and settled on ZX0 to decompress assets on the fly: https://github.com/einar-saukas/ZX0

    I was originally using LZ4, but I switched to ZX0 after learning that it can do in-place decompression, which means I don't have to allocate separate memory for the compressed data. I'm very happy with the compression ratio, and decompression of large assets (~48kb) only takes a few frames on a 7MHz 68000.

    Also of note is LZ4W, included in Sega Genesis Dev Kit (and discussed in the comments section of OP's article), a variant of LZ4 that only uses word-aligned operations. That makes it much faster on the 68000, which can struggle to efficiently handle 8-bit data. More info here: https://github.com/Stephane-D/SGDK/blob/master/bin/lz4w.txt

TurboBench

Posts with mentions or reviews of TurboBench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.
  • Zstd Content-Encoding planned to ship with Chrome 123
    1 project | news.ycombinator.com | 7 Feb 2024
    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...

  • TurboBench: Dynamic/Static web content compression benchmark
    1 project | news.ycombinator.com | 28 Aug 2023
    1 project | /r/compression | 11 Jul 2023
    1 project | news.ycombinator.com | 11 Jul 2023
  • Ebiggers/libdeflate: Heavily optimized DEFLATE/zlib/gzip library
    5 projects | news.ycombinator.com | 26 Aug 2023
    libdeflate compress better and has faster decompression than igzip.

    See the silesia single core in-memory benchmark here [1] comparing zlib,libdeflate,igzip,...

    https://github.com/powturbo/TurboBench/issues/4

  • Intel QuickAssist Technology Zstandard Plugin for Zstandard
    10 projects | news.ycombinator.com | 16 Aug 2023
    - https://github.com/powturbo/TurboBench/issues/43

    [1] https://github.com/powturbo/TurboBench

  • Variation on RLE to Achieve Lossless Compression for Tabular Data
    1 project | news.ycombinator.com | 12 Jun 2023
    Compressesing your sample file, we get 823 bytes with brotli

    Download TurboBench and make your own tests:

    [1] - https://github.com/powturbo/TurboBench

  • Data Compression Drives the Internet. Here’s How It Works
    1 project | news.ycombinator.com | 10 Jun 2023
    - igzip 1,2 is best for very fast networks > 10MB/s

    brotli bring little value at decompression for users

    [1] https://github.com/powturbo/TurboBench

    [1] https://sites.google.com/site/powturbo/home/web-compression

    [2] https://encode.su/threads/2333-TurboBench-Back-to-the-future...

  • Pigz: Parallel gzip for modern multi-processor, multi-core machines
    15 projects | news.ycombinator.com | 12 May 2023
    Build or download TurboBench [1] executables for linux and windows from releases [2] ans make your own tests comparing oodle,zstd and other compressors.

    [1] https://github.com/powturbo/TurboBench

    [2] https://github.com/powturbo/TurboBench/releases

What are some alternatives?

When comparing ZX0 and TurboBench you can also consider the following projects:

QAT-ZSTD-Plugin

rapidgzip - Gzip Decompression and Random Access for Modern Multi-Core Machines

libdeflate - Heavily optimized library for DEFLATE/zlib/gzip compression and decompression

pigz - A parallel implementation of gzip for modern multi-processor, multi-core machines.

lib842

DirectStorage - DirectStorage for Windows is an API that allows game developers to unlock the full potential of high speed NVMe drives for loading game assets.

FPC - FPC - Fast Prefix Coder

zindex - libznz with zindex

qatlib

solaris-userland - Open Source software in Solaris using gmake based build system to drive building various software components.

isa-l - Intelligent Storage Acceleration Library

QATzip - Compression Library accelerated by Intel® QuickAssist Technology

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured