top | item 32807115

Go Implementation of Leopard-RS GF16

1 points| klauspost | 3 years ago |github.com

1 comment

order

klauspost|3 years ago

Leopard-RS GF16 support added to reedsolomon package, with SSE3, AVX2 and AVX512 assembly.

This allows to encode up to 65536 data+parity shards at O(K Log M), where K is the original data size, and M is up to twice the size of the recovery set.