1. protobuf-net

    By:

    Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new... More information

  2. Protocol Buffers support for ServiceStack. Includes typed ProtoBuf Client

    By:

    Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.

  3. protobuf-net-data

    By:

    A library for serializing ADO.NET DataTables and DataReaders into an efficient, portable binary format. Uses Marc Gravell's Google Protocol Buffers library, protobuf-net.

  4. Nancy.Serialization.ProtoBuf

    By:

    A protocol buffers (de)serializer for the Nancy web framework.

  5. protobuf-net.Enyim

    By:

    The Enyim memcached client provides "memcached" cache support; this package adds a protobuf-net transcoder, allowing fast and efficient serialization/deserialization instead of using BinaryFormatter.

  6. Public Broadcasting

    By:

    A self-describing wrapper around protobuf-net.

  7. Google.ProtocolBuffers.Rpc

    By:

    Google.ProtocolBuffers.Rpc uses the Win32 RPC Interop library, CSharpTest.Net.RpcLibrary, as a primary transport for Protobuffer services. Extremely fast, secure, extensible, and reliable.

  8. Google.ProtocolBuffersLite.Rpc

    By:

    Google.ProtocolBuffersLite.Rpc uses the Win32 RPC Interop library, CSharpTest.Net.RpcLibrary, as a primary transport for Protobuffer services. Extremely fast, secure, extensible, and reliable. This version depends on Google.ProtocolBuffersLite version (optimize_for = LITE_RUNTIME).

  9. FastNet

    By:

    A server-client library based on WCF and using protobuf-net's binary serialization.

  10. Google.ProtocolBuffers

    By:

    Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation. There are various implementations of Protocol Buffers in .NET. This project is a fairly close port ... More information

  11. Google.ProtocolBuffersLite

    By:

    Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation. There are various implementations of Protocol Buffers in .NET. This project is a fairly close port ... More information

  12. ProtoTranscoder

    By:

    Memcached Transcoder using protobuf-net.

  13. ProtoChannel

    By:

    .NET TCP/IP protocol based on Protobuf.Net with support for asynchronous AJAX communication.

    170 downloads

  14. ProtoChannel.Web

    By:

    .NET TCP/IP protocol based on Protobuf.Net with support for asynchronous AJAX communication.

    161 downloads