hypermatch

Rule matcher

A high-performance Go library for rapid matching of events against rules in-memory with low latency.

hypermatch is a high-performance ⚡ Go library designed for rapid matching of a large number of rules to events. It processes thousands of events per second 🚀 against extensive rule sets in-memory with minimal latency ⏱️.

GitHub

22 stars
6 watching
0 forks
Language: Go
last commit: almost 2 years ago
event-driveneventsgogolangjsonmatchingmatching-engineperformancerule-engine

Related projects:

RepositoryDescriptionStars
alexpantyukhin/go-pattern-matchAn implementation of pattern matching for Go.246
timbray/quaminaA fast pattern-matching library for Go that enables efficient discovery of matching fields in event data.412
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
jfilipczyk/gomatchA JSON matcher library that helps validate JSON responses by focusing on essential parts of the response47
blackrabbitt/mspmAn algorithm implementation for efficient multi-string pattern matching using trie data structures.25
seamusabshere/fuzzy_matchA tool for finding similar records in large datasets using string similarity and regular expression rules.676
phakornkiong/go-pattern-matchProvides a concise and declarative way to handle complex conditional logic in Go93
iglou-eu/go-wildcardProvides fast and simple wildcard pattern matching without file-name semantics or dependencies.82
kinbiko/jsonassertA library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data127
romshark/jscanHigh-performance JSON iterator and validator for Go90
sabakihq/boardmatcherAn algorithmic system for identifying patterns and shapes in Go board arrangements.18
gobwas/globA Go library for efficient string matching using compile-time glob patterns.968
lukeed/matchitA utility for parsing and matching URLs against predefined patterns322
knowitall/openregexA flexible regular expression language and engine for token-based pattern matching in natural language processing.75
ambitioninc/kmatchA language for validating and filtering Python dictionaries47