Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
Stars
304
Forks
34
Watchers
304
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
refactor: replace global rand.Seed calls with a scoped rand instance and improve test determinism
9002bb3View on GitHubrefactor: improve code readability and comments for encoding matrix logic, testing functions, and helper methods
b504c39View on GitHubsimplify unit-test workflow configuration and update Go version
bbe2ae7View on GitHubupdate README with badges, usage examples, performance benchmarks, and API details
27bfc60View on GitHubadd mathematical proofs for MDS properties and binomial coefficient optimization
faed18eView on GitHub