quamina
Pattern matcher
A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data.
Home of Quamina, a fast pattern-matching library in Go
412 stars
18 watching
21 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
event-driveneventsgogolangjson
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 |
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
| A high-performance Go library for rapid matching of events against rules in-memory with low latency. | 22 |
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| An experiment in adding functional pattern matching to JavaScript | 247 |
| 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 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 240 |
| A utility that matches MQTT topics against regular expression patterns with wildcard support. | 14 |
| A compiler for pattern matching in Common Lisp | 336 |
| A tiny Elixir library providing a simple rule handler using pattern matching | 13 |