patterns
Pattern matcher
An experimental C++ pattern matching library
This is an experimental library that has evolved to P2688
670 stars
29 watching
31 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
pattern-matching
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| | Provides a functional-style recursive pattern matching framework for Python | 29 |
| | 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 |
| | A pattern matching library for Clojure with focus on simplicity and abstraction | 176 |
| | An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| | A Python module implementing native pattern matching with functional language semantics | 162 |
| | A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| | A lightweight C++ header-only pattern-matching library with macro-free APIs. | 580 |
| | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
| | An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| | A macro-based library for pattern matching in Nim programming language | 103 |
| | A simple and extensible C++ pattern matching library | 228 |
| | An implementation of pattern matching for Go. | 246 |
| | A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |