MessagePack
NodaTime serializer
Provides support for serializing and deserializing NodaTime types to MessagePack in C#.
Support for NodaTime types to MessagePack C#.
8 stars
14 watching
5 forks
Language: C#
last commit: about 1 month ago c-sharpmessagepackmsgpacknodatimeserialization
Related projects:
Repository | Description | Stars |
---|---|---|
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,183 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
ar90n/msgpack11 | A lightweight C++ library for serializing and deserializing data in the MsgPack format | 121 |
antmicro/migrant | A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
planetis-m/bingo | A binary serialization framework for Nim | 20 |
crystal-community/msgpack-crystal | An implementation of MessagePack serialization in Crystal | 137 |
msgpack/msgpack-smalltalk | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
pulpmedia/serializedresponsebundle | Provides an easy way to send out JSON/XML/ YAML responses of serialized objects with annotations. | 5 |
zingballyhoo/stackxml | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 50 |
camgunz/cmp | A MessagePack serialization format implementation in C. | 341 |
rybakit/msgpack.php | A pure PHP implementation of the MessagePack serialization format | 389 |
devongovett/coffeepack | An implementation of MessagePack serialization format in CoffeeScript for Node.js and the browser. | 50 |