Rust implementation of read-solomon erasure-coding compiled to Web Assembly
This is Reed-Solomon coding module which is porting from Zxing open source project written in Java.
A lightweight and versatile Node.js package for generating QR codes from URLs. It offers customizable options and a clean API for effortless integration into your projects.
nodejs bindings for rust bch reed-solomon library https://crates.io/crates/reed-solomon
This is encoder decoder for trellis based convolutional codes ported from acorbe/convEncoder written in Java.