Hash Array Mapped Trie
Fork of HAMT that adds transient mutation and support for custom key types
Minimal HAMT (Hash Array Mapped Trie) implementation for immutable maps
JavaScript implementation of sharding using hash array mapped tries
Javascript implementation of a HAMT using ipld
Javascript implementation of a HAMT using ipld
A fast HAMT Map intended for KV caching and optimistic updates
Nested HAMT implementation
Immutable, HAMT-based Hash Map in TypeScript
Javascript implementation of a HAMT using ipld
Immutable hash maps implemented as hash array papped tries
HAMT-based persistent map implementation
HAMT ipfs-object
Immutable data-structures. Currently just a wrapper on [HAMT+](https://github.com/mattbierner/hamt_plus).
Lightweight immutable library used by Orbit.js.
Persistent, hashed, opaque, replicable, binary key/content, addressable, storage
Utilities for creating and accessing HAMTs
Immutable Hash Map in TypeScript
Pure FP for TypeScript - Fast, Type-Safe, Zero Compromise. Persistent data structures (HAMT, RRB-Tree) that make immutability faster than mutation.
Implementation of a persistent hash array mapped trie in TypeScript
A collection of persistent data structures in TypeScript
Hash Trie
Pattern for managing transient local state in redux
Versioned key-value store with branches, commits, and three-way merges. TypeScript port of agex-py's kvgit.
Purely functional hash array mapped tries.
A Hash Array Mapped Trie implementation based on the *Ideal Hash Trees* paper by Phil Bagwell.
HAMT datatructure for microkelvin
IPLD HAMT implementation for Webnative Filesystem
HAMT implementation whose sub-trees can be shared over threads
Creation of large HAMT-sharded directories
HAMT Data structure
distributed HAMT
WebNative Filesystem API (WebAssembly)
Sharded IPLD HashMap implementation.
Sharded IPLD HashMap implementation.
Persistent hash map based on CHAMP — canonical form, O(1) structural equality via AdHash, COW structural sharing