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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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.