wildmatch

Wildcard matcher

Matches strings against simple wildcard patterns

Simple string matching with single- and multiple-wildcard operator

GitHub

79 stars
2 watching
16 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list

globbingmatching-algorithmquestionmarkrust-langstarstring-matchingwildcard

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zemasoft/wildcards A library that implements a general-purpose algorithm for matching strings using wildcards 80
iglou-eu/go-wildcard Provides fast and simple wildcard pattern matching without file-name semantics or dependencies. 82
sindresorhus/matcher A utility for simple string matching with wildcard patterns 539
hobbyquaker/mqtt-wildcard A utility that matches MQTT topics against regular expression patterns with wildcard support. 14
zalando-stups/cats.match Provides pattern matching support for monads in the Clojure cats library. 53
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 968
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,189
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,286
ehmicky/wild-wild-path A utility library for querying object properties with wildcard and regular expression support 722
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 246
blackrabbitt/mspm An algorithm implementation for efficient multi-string pattern matching using trie data structures. 25
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
p-ranav/glob A C++ library for pattern-based file matching and recursive searching 252
michelcrypt4d4mus/yaralyzer Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions 109
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29