Liquid Fast Infoset .Net is a C# class library that allows you to add XML Compression support to your .Net project. Fast Infoset is a ITU-T (X.891) and ISO (IEC 24824-1) standard for producing small binary XML documents that are fast to parse.
THIS PROJECT HAS MOVED TO GITHUB:
https://github.com/LiquidTechnologies/fast-infoset
Features
- XML Compression
Categories
LibrariesLicense
Affero GNU Public License, Other LicenseOther Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
-
I tried to run performance tests of Liquid Fast Infoset which are done here code.google.com/p/protobuf-net/wiki/Performance. FIReader fails. Writing is slower than XML provided by .NET. Only size wins .NET XML and similar to protobuf.