pattern-matching topic

List pattern-matching repositories

DecoMat

32
Stars
2
Forks
Watchers

Deconstructive Pattern-Matching for Kotlin

regexm

47
Stars
1
Forks
Watchers

A Rust macro for writing regex pattern matching.

binja_coolsigmaker

38
Stars
5
Forks
Watchers

a cooler signature scanning and creation library for binja

picat

26
Stars
1
Forks
Watchers

My unofficial picat http://picat-lang.org/ repository

learn-dart3

30
Stars
1
Forks
Watchers

Showcase and try all the new features in Dart 3: Pattern Matching, Records, Sealed classes, and much more 🎯

solid-result

56
Stars
4
Forks
56
Watchers

Unleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programming in Ruby.

ahocorasick

21
Stars
7
Forks
Watchers

C implementation Aho-Corasick string matching

fjs-string-matching

23
Stars
4
Forks
Watchers

Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm