Hacker News new | ask | show | jobs
Go Implementation of Leopard-RS GF16 (github.com)
1 points by klauspost 1371 days ago
1 comments

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.