Binary package “libpmemcto1” in ubuntu bionic

Persistent Memory allocator cto library

 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.