PyeKVS is a Key-Value-Storage format for data serialization. The format corresponds to the JSON format, but the values are binary encoded.
This project includes a pyeKVS implementation in c++ and a demo program for testing. Created by Dr. Sylvio Schneider
Version: 1.0
Date: 01.03.2021
License: MIT
Home: pyeKVS specification