Reed-Solomon error recovery in RAID-6

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • par2deep

    Produce, verify and repair par2 files recursively.

  • I wrote a gui for it, tot help deal with many files being in various states: https://github.com/brenthuisman/par2deep

  • tinyStats

    Statistics about data (cardinality estimation, frequent item detection, approximate counting,...)

  • 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)

  • 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.

    InfluxDB logo
  • reedsolomon

    Reed-Solomon Erasure Coding in Go

  • This isn't a turn key utility, but it's relatively easy to call from Go. It allows you to set the number of data shards and parity shards, it's pretty fast. It's at

      https://github.com/klauspost/reedsolomon

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Hacker News over SSH – Browse HN Articles Directly from Your Terminal

    1 project | news.ycombinator.com | 5 May 2024
  • Ask HN: How do you develop and maintain a good note-taking habit?

    2 projects | news.ycombinator.com | 5 May 2024
  • Rabbit R1 can be run on a Android device

    1 project | news.ycombinator.com | 5 May 2024
  • Flags Are Not Languages

    1 project | news.ycombinator.com | 5 May 2024
  • Download your Learn course content with this free and open-source tool. All you need is a working computer and basic Python knowledge, and you can save a local copy of your Learn courses' content for future reference after the end of the term.

    1 project | /r/uwaterloo | 9 Dec 2023