This is a partial Java port of Reed-Solomon encoder/decoder from Phil Karn, KA9Q http://www.ka9q.net/code/fec/ (version fec-3.0.1).
This mini project was born out of frustration at not being able to find a decent performing Java Reed-Solomon implementation.
Only symbol sizes <= 8 are supported in this port. And testing has been performed only with GF(256) and polynomial 0x11d.
As the original code was GNU Lesser General Public License (LGPL), this derivative work shall fall under LGPL as well.
Follow ReedSolomon
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ReedSolomon!