HPS: A C++11 High Performance Serialization Library
arXiv:1811.04556
Abstract
Data serialization is a common and crucial component in high performance computing. In this paper, I present a C++11 based serialization library for performance critical systems. It provides an interface similar to Boost but up to 150% faster and beats several popular serialization libraries.