Binary package “libpmemcto1-debug” in ubuntu bionic

Persistent Memory allocator cto library - debug build

 The libpmemcto library is a persistent memory allocator providing malloc-like
 interfaces, with no overhead imposed by run-time flushing or transactional
 updates. An overhead is imposed only when program exits normally and have to
 flush the pool contents.
 .
 NOTE: This is an experimental API and should not be used in production
 environments.
 .
 This package contains a special build of this library meant for debugging
 purposes. It contains extra logging, assertions and expensive checks that
 should not be used otherwise.