Pinned Repositories
CircularBuffer
A circular buffer implemented in motoko
http-parser.mo
HTTP Request Parser for Motoko
ic-assets
A reference implementation of the asset canister
icrc1
A full implementation of the ICRC-1 fungible token standard
Itertools
A library with utility functions and data types for creating efficient iterators in Motoko.
memory-buffer
A persistent buffer data structure in motoko
memory-collection
A collection of persistent data structures in motoko
memory-region
An abstraction over the native Region type in motoko that allows users to reuse deallocated memory segments
serde
Serialization and Deserialization library for motoko
web-io
NatLabs's Repositories
NatLabs/StableTrieMap
A stable version of the TrieMap in motoko's base lib