aabbdev / UniSerializer

Fast and efficient universal data serializer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔣🚀 Fast and efficient - It's a universal serializer, without schematics ! 🤗

💾 Install

Download the latest version of UniSerializer from the GitHub 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.

About

Fast and efficient universal data serializer

License:MIT License


Languages

Language:C 52.1%Language:Python 47.9%