Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aabbdev/UniSerializer

Fast and efficient universal data serializer
https://github.com/aabbdev/UniSerializer

c cplusplus cross-platform deserializer fast library marshalling python serialization serialization-library serializer tiny universal-serialization-library zero-copy

Last synced: 21 days ago
JSON representation

Fast and efficient universal data serializer

Awesome Lists containing this project

README

        





UniSerializer





đŸ”Ŗ🚀 Fast and efficient - It's a universal serializer, without schematics ! 🤗

## 💾 Install

Download the latest version of UniSerializer from
the [GitHub releases](https://github.com/Diffylab/UniSerializer/releases) page.

### Python 3.x version
```
pip install uniserializer
```
or
```
cd python/
python setup.py install
```
## đŸ’Ŧ How to Contribute

### Get the code

```
$ git clone https://github.com/Diffylab/UniSerializer.git
$ cd UniSerializer-master
```

## Šī¸ License

MIT. Copyright (c) [Lucas Marie](https://github.com/aabbdev).