# pmem/pmdk

Persistent Memory Development Kit

Repository: https://github.com/pmem/pmdk
Canonical: https://ross.abutalabs.com/products/pmdk
Homepage: https://pmem.io
Language: C
License: NOASSERTION
License Family: other
Topics: pmem, pmdk
Archived: true
Last push: 2025-11-12T09:34:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 8, longevity 100
- inputs: {"age_days": 4382, "days_push": 294, "days_rel": 558, "gap_med": null, "n_releases_24m": 1}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1388, forks 505 (observed 2026-08-28T04:04:35.300806+00:00)

## What it is
The Persistent Memory Development Kit (PMDK) is a collection of C libraries and tools (libpmem, libpmem2, libpmemobj, and others) for managing and accessing byte-addressable, non-volatile persistent memory devices. This original pmem/pmdk repository has been archived and the project has moved to daos-stack/pmdk.

## Use cases
- program applications that use persistent memory directly
- manage non-volatile DIMM devices from Linux
- build crash-consistent data structures in persistent memory
- emulate persistent memory with DRAM for development and testing
- access persistent memory at low level with libpmem
- use transactional object stores on persistent memory

## When to choose
- you are developing C/C++ applications targeting persistent memory hardware or emulated PMem on Linux
- you need stable, production-quality libraries for byte-addressable non-volatile memory programming
- you are maintaining an existing PMDK-based application

## When to avoid
- you need active maintenance or new features - this repository is archived and no longer maintained here
- you are not working with persistent memory hardware or emulation
- you need a portable solution across Windows or macOS - PMDK primarily targets Linux

## Facets
- artifact type: library
- maturity: abandoned
- function: file-system, caching, developer-tools
- domain: developer-tools, operating-systems, databases, performance
- platform: c, cpp
- tags: persistent-memory, pmem, nvm, non-volatile-memory, libpmem, byte-addressable-storage, intel-optane, nvdimm, archived, linux

## Member repositories
- pmem/pmdk (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.300806+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:47.127984+00:00, confidence not recorded.
  - readme: https://github.com/pmem/pmdk (fetched 2026-08-28T04:04:35.300806+00:00, sha c66ea321bbfc)
  - homepage: https://pmem.io (fetched 2026-08-29T11:55:09.531569+00:00, sha ee0840c765bb)
  - site_page: https://docs.pmem.io/persistent-memory/getting-started-guide (fetched 2026-08-29T11:55:09.540711+00:00, sha c02494180bf1)
  - site_page: https://docs.pmem.io/persistent-memory (fetched 2026-08-29T11:55:09.542716+00:00, sha d87c84d8b3da)
  - site_page: https://pmem.io/about (fetched 2026-08-29T11:55:09.546166+00:00, sha b06b837c96e3)
  - site_page: https://pmem.io/faq (fetched 2026-08-29T11:55:09.544611+00:00, sha b8f56b55ff6b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
