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
Add Two Lines of Code. Get Full APM.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
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.