Aqlaserializer - Lead Developer, Fork Author
https://github.com/AqlaSolutions/AqlaSerializerhttp://aqla.netSegment: C# serialization librariesTechnologies: C#, Visual Studio + ReSharper, Reflection, IL Assembly, RunSharp, protobuf-netIt is a fast and portable binary serializer designed to be easily used on your existing code with minimal changes on a wide range of .NET platforms. With AqlaSerializer you can store objects as a small in size binary data (far smaller than xml). And it's more CPU effective than BinaryFormatter and other core .NET serializers (which could be unavailable on your target platform).This is a fork of data serializer protobuf-net.