motoko-regex

Regex patterns

A collection of simple regex patterns for validating Motoko text

Simple Regexes for Motoko

GitHub

7 stars
3 watching
1 forks
Language: Modelica
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kritzcreek/motoko-matchers Composable assertions for unit testing in Motoko 30
kritzcreek/motoko-json A Modelica library for parsing and generating JSON data 4
kritzcreek/motoko-pretty A pretty printing library for Motoko's Modelica language 4
kritzcreek/motoko-text-map Provides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development 1
kritzcreek/motoko-library-template A template for creating Modelica-based libraries with automated development workflows and documentation generation. 30
kritzcreek/ic101 Unit testing canisters in Motoko using matchers library 3
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
mochizukikotaro/regex_sample A Ruby gem that generates random strings based on regular expressions 1
k-takata/onigmo A C-based regular expression library designed to support new expressions and compatible with various platforms. 626
mycelianetwork/motoko-document-db A Modelica-based document database implementation 5
tc39/proposal-regexp-modifiers A proposal to extend regular expression syntax with modifier flags to control specific behavior. 44
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
kivikakk/libpcre.zig A collection of Zig bindings to the popular regular-expression library libpcre 25
matthewhammer/motoko-graph Provides a generic graph data model and query algorithms for modeling various types of relationships and dependencies. 17
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895