ic-stable-structures 0.1.0

A collection of data structures for fearless canister upgrades.
Documentation

Stable structures

This repository contains a library designed for developing canisters on the Internet Computer. The library provides a collection of data structures designed to directly use stable memory as the backing store.

See the examples directory for examples on how stable structures can be used.