Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cosmos-stack/cosmos-serialization

The wraps and extensions for json.net/protobuf/jil/MsgPack/Utf8Json/xml/ZeroFormatter and so on.
https://github.com/cosmos-stack/cosmos-serialization

binary jil json kooboo-json litjson messagepack nett protobuf serialization toml xml yaml zeroformatter

Last synced: about 2 months ago
JSON representation

The wraps and extensions for json.net/protobuf/jil/MsgPack/Utf8Json/xml/ZeroFormatter and so on.

Awesome Lists containing this project

README

        

# CosmosStack Serialization Overview

CosmosStack.Serialization is an inline common project of [Cosmos Stack](https://github.com/cosmos-stack).

**Includes projects:**

- Xml
- CosmosStack.Serialization.Xml
- Json
- CosmosStack.Serialization.FastJson
- CosmosStack.Serialization.Jil
- CosmosStack.Serialization.KoobooJson
- CosmosStack.Serialization.Lit *(CosmosStack.Serialization.LitJson)*
- CosmosStack.Serialization.MicrosoftJson
- CosmosStack.Serialization.NewtonsoftJson
- CosmosStack.Serialization.SpanJson
- CosmosStack.Serialization.SwifterJson
- CosmosStack.Serialization.Utf8Json
- Yaml
- CosmosStack.Serialization.SharpYaml
- CosmosStack.Serialization.YamlDotNet
- Toml
- CosmosStack.Serialization.Nett
- Binary
- CosmosStack.Serialization.Binary
- CosmosStack.Serialization.Bssom
- Protobuf
- CosmosStack.Serialization.Protobuf
- MessagePack
- CosmosStack.Serialization.MessagePack
- CosmosStack.Serialization.MsgPackCli
- CosmosStack.Serialization.SwifterMsgPack
- ZeroFormatter
- CosmosStack.Serialization.ZeroFormatter

---

## Thanks

People or projects that have made a great contributions to this project:

- [XiaoFei Du](https://github.com/Mutuduxf)
- _The next one must be you_

### Organizations and projects

- [Mutuduxf/Zaabee.Serializers](https://github.com/Mutuduxf/Zaabee.Serializers), MIT

---

## License

Member project of [Cosmos Stack](https://github.com/cosmos-stack).

[Apache License 2.0](/LICENSE)
~~~~