.io is text file format for data created by Io-Maciek. Designed as a side-project that can serve as an interesting alternative to popular formats such as JSON or XML. This organisation account as well as all repositories in it are new and very little to no documentation is written for them, but they will be updated as soon as possible.
At the moment, the most developed libraries are for C# language c-sharp-library and Rust rust-library, however libraries for python and java exists, but are very buggy with most features not implemented, not working or overall impossible.
Achive readable text de/serialization of types such as primitives (integers, decimals, strings), arrays/lists and classes with as little symbols as possible (|, +, ->, newline \n and tabualtor \t), that works the same across different programming languages.
Every library is in alpha status, and should NOT be used for production environments, but rather for tests, fun and development. The contributions, issues and ideas are very welcome!