Universal Data Serializer

The Universal Data Serializer (UDS) is a library to provide general data serialization for programs. It provides bindings for C, C++, and Python. It is easy to serialize and retrieve both simple strings and complex data, and block access is provided for the complex data.

See the “About” page for more information.