Skip to content

[AMPLIFICATION] - Reed-Solomon Erasure coding project #117

@egbakou

Description

@egbakou

Please describe the content.
Erasure coding is a data protection method in which data is broken into fragments and stored across multiple storage devices or locations. The advantages of erasure coding include using less storage in contrast to data replication and the ability to reconstruct the original data even if some fragments are missing. Reed-Solomon is one of the methods of erasure coding. The project, reedsolomon, is an implementation of it in C#/.NET.

Note: I am looking for contributors to improve the project.

URL of the content
Repo: https://github.com/egbakou/reedsolomon
Doc: https://github.com/egbakou/reedsolomon#readme

Additional context
image
image

Hoping that my request will be accepted :)
Thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions