python-zstandard VS libarchive

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

python-zstandard

Python bindings to the Zstandard (zstd) compression library (by indygreg)
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 libarchive
1 33
464 2,878
- 2.7%
7.3 9.1
30 days ago 7 days ago
C C
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

libarchive

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

What are some alternatives?

When comparing python-zstandard and libarchive 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.

ZLib - A massively spiffy yet delicately unobtrusive compression library.

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

7z - Because 7-zip source code was in a 7z archive [mirror]

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

fpart - Sort files and pack them into partitions

pixz - Parallel, indexed xz compressor

Klib - A standalone and lightweight C library

ck - Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.

OpenSSL - TLS/SSL and crypto library

net_skeleton - Async non-blocking multi-protocol networking library for C/C++

libevent - Event notification library