wildmatch
Wildcard matcher
Matches strings against simple wildcard patterns
Simple string matching with single- and multiple-wildcard operator
79 stars
2 watching
16 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
globbingmatching-algorithmquestionmarkrust-langstarstring-matchingwildcard
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that implements a general-purpose algorithm for matching strings using wildcards | 80 |
| Provides fast and simple wildcard pattern matching without file-name semantics or dependencies. | 82 |
| A utility for simple string matching with wildcard patterns | 539 |
| A utility that matches MQTT topics against regular expression patterns with wildcard support. | 14 |
| Provides pattern matching support for monads in the Clojure cats library. | 53 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| A utility library for querying object properties with wildcard and regular expression support | 722 |
| An implementation of pattern matching for Go. | 246 |
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A C++ library for pattern-based file matching and recursive searching | 252 |
| Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 109 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |