EnglishFrenchSpanish

Ad


OnWorks favicon

Trivial Serialization Library download for Linux

Free download Trivial Serialization Library Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Trivial Serialization Library whose latest release can be downloaded as tsl-4.8.3.tgz. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Trivial Serialization Library with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

Trivial Serialization Library


Ad


DESCRIPTION

Trivial Serialization Library (TSL) is a simple C++11 framework for object [de]serialization.



Features

  • Basic Types supported: bool,char,int8_t,int16_t,int32_t,int64_t,uint8_t,uint16_t,uint32_t,uint64_t,float,double,std::string
  • boost::any support for variant type implementation
  • standard sequence containers (std::array,std::deque,std::forward_list,std::list,std::vector)
  • standard associative containers (std::map,std::multimap,std::multiset,std::set,std::unordered_map,std::unordered_multimap,std::unordered_set,std::unordered_multiset)
  • Archive types: text (JSon,XML), binary (big endian)
  • escaped character encoding supported in both JSon and XML
  • support to pointers to Serializable objects
  • support for not serializable class
  • support for pure plugin
  • auto-register proxy support for serializable object
  • error management through tsl::ParseError locator exception;
  • pointers (dumb and smart) to Serializable objects supported


Audience

Developers



Programming Language

C++



This is an application that can also be fetched from https://sourceforge.net/projects/trivialserializ/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad