Top 20 NuGet buffers Packages
C# runtime library for Protocol Buffers - Google's data interchange format.
Pulumi fork to override DefaultRecursionLimit - C# runtime library for Protocol Buffers - Google's data interchange format.
See project site for more info.
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 Buf...
AqlaSerializer is intended to serialize objects, not just data.
What the difference? Data serializers don't care much about language runtime specifics like references, inheritance, etc. In contrast, an object serializer should take such things into account.
AqlaSerializer primary goal is to suppo...
XRoadLib extension to use Google Protocol Buffers with X-Road messages
PraxiCloud libraries offer a range of common functions, features and base classes to use when building solutions, increasing the time to delivery.
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.
Protobuf message definition for MATRIX Labs boards and services
Types for reading and writing Span/Memory buffers.
F# runtime library for Protocol Buffers
DEPRECATED: use package without "-signed".
Byte buffers support for DotNetty.
F# plugin for the Protocol Buffers compiler
Buffers binding library for Bridge.NET projects.
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 Buf...
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...
Pokemon Go Protobuf classes maintained by HelloKitty on Github.
See project site for more info.