Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libgeners1
aramo  ]
[ Source: geners  ]

Package: libgeners1 (0.0~svn60+ds-2)

generic serialization library for C++ (shared library)

The Generic Serialization library 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). "Geners" is 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.

Among others, compared to the boost serialization package, Geners archives provide random access to stored objects and can be used to create and serialize very large archive-based objects. Yet, only binary archives are implemented, and implementing non-intrusive serialization is less transparent.

This package contains the shared library.

Other Packages Related to libgeners1

  • depends
  • recommends
  • suggests
  • dep: libbz2-1.0
    high-quality block-sorting file compressor library - runtime
  • dep: libc6 (>= 2.32)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.3.1) [not armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 11)
    GNU Standard C++ Library v3
  • dep: zlib1g (>= 1:1.1.4)
    compression library - runtime

Download libgeners1

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 90.4 kB253 kB [list of files]
arm64 85.8 kB236 kB [list of files]
armhf 95.2 kB212 kB [list of files]
ppc64el 101.4 kB340 kB [list of files]