go-pattern-match
Pattern matcher
Provides a concise and declarative way to handle complex conditional logic in Go
Pattern Matching library for go
93 stars
2 watching
2 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
branchingconditionsgogolangmatchingpatternpattern-matching
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of pattern matching for Go. | 246 |
| | A Go library for efficient string matching using compile-time glob patterns. | 968 |
| | A Python module implementing native pattern matching with functional language semantics | 162 |
| | A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| | A Go package for building pattern recognition applications | 67 |
| | Provides a functional-style recursive pattern matching framework for Python | 29 |
| | Provides fast and simple wildcard pattern matching without file-name semantics or dependencies. | 82 |
| | An experimental C++ pattern matching library | 670 |
| | A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| | An algorithmic system for identifying patterns and shapes in Go board arrangements. | 18 |
| | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| | A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| | A macro system for defining Clojure functions with pattern matching capabilities. | 476 |
| | Provides a structured approach to parsing command-line arguments in Go | 2,046 |