Repository History
2 repositories tagged with qrcode

Qrs: Stream Data Efficiently Using Multiple QR Codes
Qrs is an innovative TypeScript project that enables streaming data through multiple series of QR codes. It leverages advanced encoding techniques like Luby Transform, a type of Fountain Code, to ensure robust data transmission even in the presence of data loss. This makes it a unique solution for transferring files and information in challenging environments.

QRCoder: A Pure C# Open Source QR Code Implementation
QRCoder is a robust, pure C# open-source library designed for generating QR codes and Micro QR codes. It offers zero dependencies, fast performance, and supports multiple output formats like PNG, SVG, and PDF. With over 23 payload generators and extensive configurability, QRCoder is a versatile solution for integrating QR code functionality into .NET applications.