A Reed-Solomon error-correcting encoder/decoder library written in C. Useful for forward error correction applications such as streaming audio, magnetic and optical storage, or just plain amusement value. GPL license with commercial license available.
Categories
CommunicationsLicense
GNU General Public License version 2.0 (GPLv2)Follow rscode
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Small, simple and useful.
-
Useful code!
-
Works, simple enough. Created a simple tool to experiment with Reed-Solomon: gist.github.com/3732972 .