Go Implementation of Leopard-RS GF16
github.com
Go Implementation of Leopard-RS GF16
1–2 of 2 posts
Re: Go Implementation of Leopard-RS GF16
#2Leopard-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.