hiera-regex
Regex matcher
A data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data
Hiera Regex matches client facts against a regex string to provide hierarchical data.
12 stars
2 watching
6 forks
Language: Ruby
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kasei/swiftregex | Implementation of a Perl-like regex =~ operator in Swift | 112 |
nurulc/incr-regex-package | A package providing an incremental regular expression parser for input validation and masking in JavaScript applications. | 13 |
mathiasbynens/emoji-regex | A regular expression for matching all emoji symbols and sequences according to the Unicode Standard. | 1,774 |
knowitall/openregex | A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
johannesvollmer/regex-nodes | An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
jkutner/saferegex | A tool to identify potential regular expression vulnerabilities in software | 52 |
tree-sitter/tree-sitter-regex | A parser for regular expressions that provides a structured representation of the match results | 74 |
0xsobky/regaxor | A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
yyytcool/rexx | A human-readable regex library with structured syntax and variable support. | 2 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
laurikari/tre | A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
honoki/burp-copy-regex-matches | A Burp Suite plugin to extract regex matches from selected requests and responses. | 33 |
drup/tyre | A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
mochizukikotaro/regex_sample | A Ruby gem that generates random strings based on regular expressions | 1 |
intel/hyperscan | A high-performance regular expression matching library for efficient pattern scanning in large data streams | 4,857 |