motoko-text-map
Hashmap
Provides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development
A Motoko hashmap that fixes the key type to Text
1 stars
3 watching
1 forks
Language: Modelica
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kritzcreek/motoko-pretty | A pretty printing library for Motoko's Modelica language | 4 |
kritzcreek/motoko-json | A Modelica library for parsing and generating JSON data | 4 |
kritzcreek/motoko-regex | A collection of simple regex patterns for validating Motoko text | 7 |
kritzcreek/motoko-library-template | A template for creating Modelica-based libraries with automated development workflows and documentation generation. | 30 |
kritzcreek/motoko-matchers | Composable assertions for unit testing in Motoko | 30 |
kritzcreek/ic101 | Unit testing canisters in Motoko using matchers library | 3 |
matthewhammer/motoko-graph | Provides a generic graph data model and query algorithms for modeling various types of relationships and dependencies. | 17 |
mycelianetwork/motoko-document-db | A Modelica-based document database implementation | 5 |
canscale/stablehashmap | Provides persistent, stable hash map implementations in Motoko | 14 |
zekrotja/timedmap | A package implementing a thread-safe map with expiring key-value pairs | 72 |
enzoh/motoko-dht | An implementation of a distributed hash table in Modelica language | 5 |
enzoh/motoko-sha | A package implementing secure hash algorithms for a specific programming language | 16 |
z3tt/30daymapchallenge2019 | A collection of spatial visualizations and maps created using various tools and techniques. | 200 |
medikoo/es6-map | A JavaScript implementation of the ECMAScript 6 Map data structure | 73 |
kristiansn/plotdk | A package for plotting choropleth maps of Danish administrative areas using R | 1 |