pattern-matching topic

List pattern-matching repositories

fear

62
Stars
9
Forks
Watchers

Ruby port of some Scala's monads

patme

74
Stars
2
Forks
Watchers

Elixir-style pattern matching for ruby methods

pattern-matching-with-typescript

72
Stars
2
Forks
Watchers

TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and funct...

ahocorasick_rs

151
Stars
12
Forks
Watchers

Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python

dry-matcher

101
Stars
18
Forks
Watchers

Flexible, expressive pattern matching for Ruby

Back2TheFuture

166
Stars
31
Forks
Watchers

Find patterns of vulnerabilities on Windows in order to find 0-day and write exploits of 1-days. We use Microsoft security updates in order to find the patterns.

MissMatch

69
Stars
2
Forks
Watchers

Pattern matching for JavaScript inspired by one of the great features of the Haskell language. Suitable for browsers or node.js.

flowpython

64
Stars
0
Forks
Watchers

tasty feature extensions for python3(NO MAINTENANCE!).

byteseek

39
Stars
11
Forks
Watchers

A Java library for byte pattern matching and searching

Bracmat

47
Stars
5
Forks
Watchers

Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.