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

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow Trivial Serialization Library

Trivial Serialization Library Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Trivial Serialization Library!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Object Oriented Software, C++ Libraries, C++ JSON Serialization Libraries, C++ XML Serialization Libraries

Registered

2012-09-29