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
Application Monitoring That Won't Slow Your App Down
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
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.