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

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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