2fhey

Pattern matcher

A framework for adding custom pattern matchers to OTP message parsing

GitHub

122 stars
6 watching
27 forks
Language: Swift
last commit: 20 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
bramstein/funcy An experiment in adding functional pattern matching to JavaScript 247
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
timbray/quamina A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. 395
grantjenks/python-pattern-matching A Python module implementing native pattern matching with functional language semantics 162
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,283
killme2008/defun A macro system for defining Clojure functions with pattern matching capabilities. 477
missingfaktor/akar A pattern matching library for Clojure with focus on simplicity and abstraction 176
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 961
flori/amatch A collection of classes for string matching algorithms 378
bowenfu/matchit.cpp A lightweight C++ header-only pattern-matching library with macro-free APIs. 573
seamusabshere/fuzzy_match A tool for finding similar records in large datasets using string similarity and regular expression rules. 676
rapidfuzz/rapidfuzz-cpp A C++ library for fast string matching using the Levenshtein Distance algorithm 244
mjambon/mikmatch An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic 22