ic-memory 0.39.12

Persistent allocation-governance infrastructure for Internet Computer stable memory
Documentation
ic-memory-0.39.12 has been yanked.

ic-memory

ic-memory is the extraction target for durable allocation-governance infrastructure on the Internet Computer.

The core invariant is:

stable_key -> allocation_slot forever

This crate is intentionally generic. It owns stable-key parsing, allocation-slot descriptors, declaration snapshot sealing, ledger data shapes, policy traits, substrate traits, and validated allocation sessions. Framework-specific rules, such as Canic namespaces or memory ID ranges, belong in adapter crates.