MessagePack
NodaTime serializer
A library that adds support for NodaTime types to MessagePack C# serialization and deserialization
Support for NodaTime types to MessagePack C#.
7 stars
14 watching
5 forks
Language: C#
last commit: 8 days ago c-sharpmessagepackmsgpacknodatimeserialization
Related projects:
Repository | Description | Stars |
---|---|---|
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 834 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
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 | 122 |
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 | 136 |
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. | 49 |
camgunz/cmp | A MessagePack serialization format implementation in C. | 340 |
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 |