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

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: 7 months 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).