Search for protobuf returned 15 packages
Displaying results 1 - 15.
-
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
-
Protocol Buffers support for ServiceStack. Includes typed ProtoBuf Client
By:
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
-
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.
-
WebApiContrib.Formatting.ProtoBuf
By:
Description
-
Nancy.Serialization.ProtoBuf
By:
A protocol buffers (de)serializer for the Nancy web framework.
-
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.
-
Public Broadcasting
By:
A self-describing wrapper around protobuf-net.
-
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.
-
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).
-
FastNet
By:
A server-client library based on WCF and using protobuf-net's binary serialization.
-
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
-
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
-
ProtoTranscoder
By:
Memcached Transcoder using protobuf-net.
-
ProtoChannel
By:
.NET TCP/IP protocol based on Protobuf.Net with support for asynchronous AJAX communication.
-
ProtoChannel.Web
By:
.NET TCP/IP protocol based on Protobuf.Net with support for asynchronous AJAX communication.