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 |
---|---|---|
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| A package providing an incremental regular expression parser for input validation and masking in JavaScript applications. | 13 |
| A regular expression for matching all emoji symbols and sequences according to the Unicode Standard. | 1,774 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
| A tool to identify potential regular expression vulnerabilities in software | 52 |
| A parser for regular expressions that provides a structured representation of the match results | 74 |
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A live regular expression testing environment built with curses. | 8 |
| A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| A Burp Suite plugin to extract regex matches from selected requests and responses. | 33 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A Ruby gem that generates random strings based on regular expressions | 1 |
| A high-performance regular expression matching library for efficient pattern scanning in large data streams | 4,857 |