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
Free Website Monitoring Service | UptimeRobot
With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
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.