pcodec VS ryg_rans

Compare pcodec vs ryg_rans and see what are their differences.

pcodec

Lossless compressor and decompressor for numerical data using quantiles (by mwlon)

ryg_rans

Simple rANS encoder/decoder (arithmetic coding-ish entropy coder). (by rygorous)
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
pcodec ryg_rans
19 1
248 285
- -
8.8 10.0
3 days ago over 1 year ago
Rust C++
Apache License 2.0 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.

pcodec

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

ryg_rans

Posts with mentions or reviews of ryg_rans. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.
  • Worries about tANS?
    5 projects | /r/compression | 22 Apr 2023
    RANS uses compact table -- at the cost of speed. https://github.com/rygorous/ryg_rans Unfortunately, there are bugs in the repository, you should not use the code as is. It is better to rewrite the code -- it is quite simple when you understand it. Author's blog (http://fgiesen.wordpress.com/) contains a lot of details and is very interesting.

What are some alternatives?

When comparing pcodec and ryg_rans you can also consider the following projects:

ans-large-alphabet - Large-Alphabet Semi-Static Entropy Coding Via Asymmetric Numeral Systems

Turbo-Range-Coder - TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems

encoding - Integer Compression Libraries for Go

FiniteStateEntropy - New generation entropy codecs : Finite State Entropy and Huff0

x3-rust - X3 Lossless Audio Compression for Rust

htscodecs - Custom compression for CRAM and others.

gdal - GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.

spark-pancake-connector - support for the "pancake" format in Spark

bitwise-compression - Trying some compression methods

TurboPFor - Fastest Integer Compression