reedsolomon VS tinyStats

Compare reedsolomon vs tinyStats and see what are their differences.

reedsolomon

Reed-Solomon Erasure Coding in Go (by klauspost)

tinyStats

Statistics about data (cardinality estimation, frequent item detection, approximate counting,...) (by thomasmueller)
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
reedsolomon tinyStats
10 1
1,803 13
- -
6.3 0.0
about 1 month ago almost 2 years ago
Assembly Java
MIT License Apache License 2.0
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.

reedsolomon

Posts with mentions or reviews of reedsolomon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-09.

tinyStats

Posts with mentions or reviews of tinyStats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-07.
  • Reed-Solomon error recovery in RAID-6
    3 projects | news.ycombinator.com | 7 Jan 2021
    Another option is to use an IBLT (Inverted Bloom Lookup Table). it is easy to implement. I recently wrote a file repair tool that uses it: https://github.com/thomasmueller/tinyStats/blob/master/src/m... (not production ready)

What are some alternatives?

When comparing reedsolomon and tinyStats you can also consider the following projects:

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

par2deep - Produce, verify and repair par2 files recursively.

srep - Source for srep from the FreeArc project. This is not my code, I am merely uploading it for preservation purposes.

fast-lzma2 - Fast LZMA2 Library

par2cmdline - Official repo for par2cmdline and libpar2

mcm - MCM file compressor

NanaZip - The 7-Zip derivative intended for the modern Windows experience

par3cmdline - Official repo for par3cmdline and par3lib

Squirrel - An installation and update framework for Windows desktop apps

dwarfs - A fast high compression read-only file system for Linux, Windows and macOS

Shart - C# Data Sharding / Shatter and Recovery library with FEC and partial dataset recovery. WIP/rewriting