libpmemcto 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.
Man pages that contains a list of the Linux interfaces provided:
Man pages that contains a list of the Windows interfaces provided:
More Detail Coming Soon