geners

Generic Serialization for C++

The "geners" package is designed to address the problem of C++ object persistence in situations where the most typical data access pattern is "write once read many" (WORM). This access pattern is very common in scientific projects — a data recording device or a simulation program creates the original set of objects which is later reused (typically, for the purposes of data analysis and presentation of results) by other programs. "Geners" is, more or less, a set of tools and conventions which allows its users to develop C++ classes that can be converted to and from a storable stream of bytes in a well-organized and type-safe manner. Serialization of STL containers is supported, including the ones added in the C++11 standard. Independent versioning of each class definition is allowed.

openSUSE Leap 16.0 に対する公式のパッケージはありません

ディストリビューション

openSUSE Tumbleweed

devel:libraries:c_c++ 実験的なもの
1.12.0

openSUSE Leap 16.0

devel:libraries:c_c++ 実験的なもの
1.12.0

openSUSE Leap 15.6

devel:libraries:c_c++ 実験的なもの
1.12.0
home:redwil:15.6 コミュニティ
1.12.0

openSUSE Backports for SLE 15 SP7

devel:libraries:c_c++ 実験的なもの
1.12.0

openSUSE Backports for SLE 15 SP4

home:redwil:15.4 コミュニティ
1.12.0

SUSE SLE-15-SP1

非公式のディストリビューション

下記のディストリビューションは、公式にはサポートされていないものです。これらのパッケージは自己責任でお使いください。