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

GitHub

395 stars
18 watching
20 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists

event-driveneventsgogolangjson

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
blackrabbitt/mspm An algorithm implementation for efficient multi-string pattern matching using trie data structures. 26
phakornkiong/go-pattern-match Provides a concise and declarative way to handle complex conditional logic in Go 93
schwarzit/hypermatch A high-performance Go library for rapid matching of events against rules in-memory with low latency. 22
mjambon/mikmatch An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic 22
bramstein/funcy An experiment in adding functional pattern matching to JavaScript 247
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
knowitall/openregex A flexible regular expression language and engine for token-based pattern matching in natural language processing. 75
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
timandy/routine Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information 235
hobbyquaker/mqtt-wildcard A utility that matches MQTT topics against regular expression patterns with wildcard support. 14
guicho271828/trivia A compiler for pattern matching in Common Lisp 334
kbrw/rulex A tiny Elixir library providing a simple rule handler using pattern matching 13