IOTL enables to serialize data in a portable way that ensures full compatibility between different versions of your application!
IOTL is a free open-source C++ library made to serialize data for your application. IOTL further ensures backward- and forward-compatibility with any version of your application. Those points are at the core of the library:
- Any file written by IOTL on a certain device can be read on any other device, regardless of the compiler and the platform.
- If your application gets an update and now read/write files in a new binary format (which should break backward compatibility with older versions of your application), IOTL will still manage to read older files, and the previous version of your application will still be able to read your new files.

Project Activity

See All Activity >

Categories

Data Formats

License

GNU General Public License version 3.0 (GPLv3)

Follow IOTL

IOTL Web Site

You Might Also Like
Secure remote access solution to your private network, in the cloud or on-prem. Icon
Secure remote access solution to your private network, in the cloud or on-prem.

Deliver secure remote access with OpenVPN.

OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Get started — no credit card required.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of IOTL!

Additional Project Details

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Data Formats Software

Registered

2014-10-25