#SFV (sharpSFV)
A .NET implementation of the Simple File Verification format.
- Read and parse .SFV files with sharpsfv.Sfv
- Create checksums and output .SFV-formatted content with sharpsfv.SfvBuilder
Targets .NET 4.5.2
.NET 2 framework library for computing Cyclic Redundancy Check codes.
Documentation available at:
https://marcjohnston.github.io/byMarc.Net2.Library.Crc16/
Issues and bug tracker available at:
https://github.com/marcjohnston/byMarc.Net2.Library.Crc16/issues
NuGet...
More information
zlib pinvoke library for .Net.
The library provides the fast native implementation of DeflateStream, ZLibStream, GZipStream.
It also supports fast calculation of CRC32 and Adler32 checksum.
Supports Windows, Linux and macOS.
Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL.
Supported Platforms:
• NETStandard
• UWP
• XamariniOS
• XamarinAndroid
• NETFramework
Encode, detect, and decode 1D and 2D barcodes from live camera feeds and static images. LEADTOOLS supports more than 100 barcode types and sub-types, including UPC, EAN, Code 128, QR Code, Data Matrix, PDF417,...
More information
XZ Utils (liblzma) pinvoke library for .Net.
The library provides the fast native implementation of XZStream.
It also supports fast calculation of CRC32 and CRC64 checksum.
Supports Windows, Linux and macOS.
EncodingConverter.Core is a C# wrapper for EncodingConverter C library. Text files can be easily converted between UTF-8, UTF-16, UTF-32, ISO8859-1, ISO8859-9.