python-zstandard VS lzbench

Compare python-zstandard vs lzbench and see what are their differences.

python-zstandard

Python bindings to the Zstandard (zstd) compression library (by indygreg)

lzbench

lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors (by inikep)
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
python-zstandard lzbench
1 9
464 842
- -
7.3 1.9
30 days ago about 1 month ago
C 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.

python-zstandard

Posts with mentions or reviews of python-zstandard. We have used some of these posts to build our list of alternatives and similar projects.
  • I'm trying to compress data with Python and Zstd library but can't figure out what I'm doing wrong. Any Help?
    1 project | /r/learnpython | 31 Jan 2022
    I'm working on file formats called tif file which are on average a gigabyte of size. A middle step is to compress those files and I looked it up and found this and tried to use it. But unfortunately, the size of the compressed file is barely 100MB less than the original one and it takes like 1.5 minutes to compress it. I'm reading the entire file in memory instead of streaming it but I don't really think that could result in compression size. I'm also using high enough level of compression(20 level) but it still won't give me good results.

lzbench

Posts with mentions or reviews of lzbench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.

What are some alternatives?

When comparing python-zstandard and lzbench you can also consider the following projects:

lizard - Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.

7-Zip-zstd - 7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

CompactGUI - Transparently compress active games and programs using Windows 10/11 APIs [Moved to: https://github.com/IridiumIO/CompactGUI]

CompactGUI - Transparently compress active games and programs using Windows 10/11 APIs

11Zip - Dead simple zipping / unzipping C++ Lib

qemu

zip-ada - Zip-Ada: a standalone, portable Ada library for .zip archives. Includes LZMA byte stream encoder & decoder pair.

ffi-overhead - comparing the c ffi (foreign function interface) overhead on various programming languages

SIMDCompressionAndIntersection - A C++ library to compress and intersect sorted lists of integers using SIMD instructions

p7zip - A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).