StableHashMap
hash maps
Provides persistent, stable hash map implementations in Motoko
Stable HashMaps in Motoko
14 stars
2 watching
1 forks
Language: Motoko
last commit: over 4 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library implementing a functional BTree data structure | 5 | |
| A Motoko library implementing stable, persistent buffers with a standardized API | 12 | |
| Provides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development | 1 | |
| A library providing stable and mutable singly and doubly linked list implementations in Motoko. | 2 | |
| An implementation of a stable data structure based on Red Black Trees in the Motoko programming language. | 3 | |
| A high-performance hash map implementation for C++ with low memory usage and efficient resizing | 1,257 | |
| A Java map implementation that avoids pausing during resizing by performing background operations | 151 | |
| A package implementing secure hash algorithms for a specific programming language | 16 | |
| A concurrent thread-safe hash map implemented in C++. | 145 | |
| Provides an implementation of the Sha2 family of hash functions in Motoko | 2 | |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 | |
| An implementation of hash table algorithms for efficient data storage and retrieval | 254 | |
| A C++ implementation of fast hash maps and sets using robin hood hashing | 1,294 | |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 | |
| An experimental C++ implementation of a hash map data structure optimized for sparse data | 287 |