StableHashMap

hash maps

Provides persistent, stable hash map implementations in Motoko

Stable HashMaps in Motoko

GitHub

14 stars
2 watching
1 forks
Language: Motoko
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
canscale/stableheapbtreemapA library implementing a functional BTree data structure5
canscale/stablebufferA Motoko library implementing stable, persistent buffers with a standardized API12
kritzcreek/motoko-text-mapProvides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development1
canscale/linkedlistA library providing stable and mutable singly and doubly linked list implementations in Motoko.2
canscale/stablerbtreeAn implementation of a stable data structure based on Red Black Trees in the Motoko programming language.3
greg7mdp/sparseppA high-performance hash map implementation for C++ with low memory usage and efficient resizing1,257
giltene/pauselesshashmapA Java map implementation that avoids pausing during resizing by performing background operations151
enzoh/motoko-shaA package implementing secure hash algorithms for a specific programming language16
kshk123/hashmapA concurrent thread-safe hash map implemented in C++.145
timohanke/motoko-sha2Provides an implementation of the Sha2 family of hash functions in Motoko2
tessil/sparse-mapA memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups.337
goossaert/hashmapAn implementation of hash table algorithms for efficient data storage and retrieval254
tessil/robin-mapA C++ implementation of fast hash maps and sets using robin hood hashing1,294
mbrostami/consistenthashA Go library implementing Consistent Hashing and Block Partitioning27
sparsehash/sparsehash-c11An experimental C++ implementation of a hash map data structure optimized for sparse data287