go-pattern-match

Pattern matcher

Provides a concise and declarative way to handle complex conditional logic in Go

Pattern Matching library for go

GitHub

93 stars
2 watching
2 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list

branchingconditionsgogolangmatchingpatternpattern-matching

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 961
grantjenks/python-pattern-matching A Python module implementing native pattern matching with functional language semantics 162
timbray/quamina A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. 395
daviddengcn/go-pr A Go package for building pattern recognition applications 66
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29
iglou-eu/go-wildcard Provides fast and simple wildcard pattern matching without file-name semantics or dependencies. 82
mpark/patterns A C++ library that provides a pattern-matching system for expressing matching and transformation logic. 666
gkampitakis/go-snaps A testing library for Go that allows developers to create reusable snapshots of test data 173
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
sabakihq/boardmatcher An algorithmic system for identifying patterns and shapes in Go board arrangements. 18
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
killme2008/defun A macro system for defining Clojure functions with pattern matching capabilities. 477
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,032