Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
Stars
423
Forks
40
Watchers
423
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
199
commits
1
commits
ReedSolomonFFT-ru: simple codec based on fast polynomial arithmetic
e1b8f9dView on GitHubReedSolomonFFT-ru.md: russian tutorial into the fast Reed-Solomon codes
79b02bfView on GitHubRS.md: finally, attributed the algorithm to the proper source!!!
5fb217dView on GitHubMakefile: added SUFFIX support, allowing to distinguish builds by different compilers
981a319View on GitHub