v1
First release for cain
!
cain v1.0
Welcome to cain
, your new way of formatting data!
Cain is a new data interchange format which aims at providing the smallest possible size to encode data.
It is based on pre-defined schemas, which leverages the need to specify it within the final encoded data.
Features
- Encode using the
cain
data format - Decode using the
cain
data format - Encode schemas
- Decode schemas
- Complete CLI
- CLI tests
- Extensibility with custom encoders
Everything is detailed in the README.md
file
✨Animenosekai