2fhey

Pattern matcher

A framework for adding custom pattern matchers to OTP message parsing

GitHub

126 stars
6 watching
29 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nogizhopaboroda/f_contextA CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching.34
bramstein/funcyAn experiment in adding functional pattern matching to JavaScript247
admk/patmatProvides a functional-style recursive pattern matching framework for Python29
alexpantyukhin/go-pattern-matchAn implementation of pattern matching for Go.246
timbray/quaminaA fast pattern-matching library for Go that enables efficient discovery of matching fields in event data.412
grantjenks/python-pattern-matchingA Python module implementing native pattern matching with functional language semantics162
solodon4/mach7A C++ library providing a functional programming style pattern-matching mechanism1,286
killme2008/defunA macro system for defining Clojure functions with pattern matching capabilities.476
missingfaktor/akarA pattern matching library for Clojure with focus on simplicity and abstraction176
gobwas/globA Go library for efficient string matching using compile-time glob patterns.968
flori/amatchA collection of classes for string matching algorithms378
bowenfu/matchit.cppA lightweight C++ header-only pattern-matching library with macro-free APIs.580
seamusabshere/fuzzy_matchA tool for finding similar records in large datasets using string similarity and regular expression rules.676
rapidfuzz/rapidfuzz-cppA C++ library for fast string matching using the Levenshtein Distance algorithm250
mjambon/mikmatchAn OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic22