All Projects → globrex → Similar Projects or Alternatives

508 Open source projects that are alternatives of or similar to globrex

extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Stars: ✭ 25 (-51.92%)
Mutual labels:  pattern, regex, glob, regular-expression, globbing
Micromatch
Contributing Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. Please read the contributing guide for advice on opening issues, pull requests, and coding standards.
Stars: ✭ 1,979 (+3705.77%)
Mutual labels:  regex, glob, regular-expression, wildcard, globbing
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-50%)
Mutual labels:  regex, regexp, glob, regular-expression, globbing
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (+65.38%)
Mutual labels:  pattern, regex, glob, regular-expression
Commonregex
🍫 A collection of common regular expressions for Go
Stars: ✭ 733 (+1309.62%)
Mutual labels:  pattern, regex, regexp, regular-expression
Picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Stars: ✭ 393 (+655.77%)
Mutual labels:  regex, regexp, glob, regular-expression
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-61.54%)
Mutual labels:  regex, regexp, glob, wildcard
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+9221.15%)
Mutual labels:  regex, regexp, regular-expression
Regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Stars: ✭ 201 (+286.54%)
Mutual labels:  regex, regexp, regular-expression
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (+365.38%)
Mutual labels:  regex, regexp, regular-expression
dir-glob
Convert directories to glob compatible strings
Stars: ✭ 41 (-21.15%)
Mutual labels:  pattern, glob, globbing
Regex Dos
👮 👊 RegEx Denial of Service (ReDos) Scanner
Stars: ✭ 143 (+175%)
Mutual labels:  regex, regexp, regular-expression
Nanomatch
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
Stars: ✭ 79 (+51.92%)
Mutual labels:  pattern, glob, regular-expression
Anymatch
‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions
Stars: ✭ 289 (+455.77%)
Mutual labels:  regex, glob, regular-expression
matched
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
Stars: ✭ 25 (-51.92%)
Mutual labels:  pattern, glob, wildcard
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-63.46%)
Mutual labels:  regex, regexp, regular-expression
Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
Stars: ✭ 536 (+930.77%)
Mutual labels:  regex, regexp, regular-expression
Rex
Your RegEx companion.
Stars: ✭ 283 (+444.23%)
Mutual labels:  regex, regexp, regular-expression
Regexp2
A full-featured regex engine in pure Go based on the .NET engine
Stars: ✭ 389 (+648.08%)
Mutual labels:  regex, regexp, regular-expression
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (-32.69%)
Mutual labels:  regex, regexp, regular-expression
Regexr
For composing regular expressions without the need for double-escaping inside strings.
Stars: ✭ 53 (+1.92%)
Mutual labels:  regex, regexp, regular-expression
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-13.46%)
Mutual labels:  regex, regexp, regular-expression
Regulex
🚧 Regular Expression Excited!
Stars: ✭ 4,877 (+9278.85%)
Mutual labels:  regex, regexp, regular-expression
Is Glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
Stars: ✭ 63 (+21.15%)
Mutual labels:  regex, regexp, glob
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-65.38%)
Mutual labels:  regex, regexp, regular-expression
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+2080.77%)
Mutual labels:  regex, regexp, regular-expression
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (+98.08%)
Mutual labels:  regex, regexp, regular-expression
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (+26.92%)
Mutual labels:  regex, regexp, regular-expression
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (+38.46%)
Mutual labels:  regex, regexp, regular-expression
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+115.38%)
Mutual labels:  regex, regexp
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (+184.62%)
Mutual labels:  regex, regexp
Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Stars: ✭ 2,125 (+3986.54%)
Mutual labels:  regex, regexp
Regex Benchmark
It's just a simple regex benchmark of different programming languages.
Stars: ✭ 171 (+228.85%)
Mutual labels:  regex, regexp
Common Regex
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Stars: ✭ 2,488 (+4684.62%)
Mutual labels:  regex, regexp
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-57.69%)
Mutual labels:  regex, regexp
Js Regular Expression Awesome
📄我收藏的正则表达式大全,欢迎补充
Stars: ✭ 120 (+130.77%)
Mutual labels:  regex, regular-expression
Regex.persian.language
Collection of Regex for validating, filtering, sanitizing and finding Persian strings
Stars: ✭ 172 (+230.77%)
Mutual labels:  regex, regular-expression
Regex Automata
A low level regular expression library that uses deterministic finite automata.
Stars: ✭ 203 (+290.38%)
Mutual labels:  regex, regexp
Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (+292.31%)
Mutual labels:  regex, regexp
bash-glob
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
Stars: ✭ 13 (-75%)
Mutual labels:  pattern, glob
Glob
Go glob
Stars: ✭ 670 (+1188.46%)
Mutual labels:  pattern, glob
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (-28.85%)
Mutual labels:  regex, regular-expression
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-61.54%)
Mutual labels:  regex, regexp
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-46.15%)
Mutual labels:  regex, regular-expression
Learn Regex Zh
🇨🇳 翻译: 学习正则表达式的简单方法
Stars: ✭ 1,772 (+3307.69%)
Mutual labels:  regex, regexp
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-50%)
Mutual labels:  pattern, regex
H Regular
在日常开发中积累的110多个正则表达式,欢迎大家提PR补充
Stars: ✭ 56 (+7.69%)
Mutual labels:  pattern, regexp
regex-comuns
Um estudo de regex comuns
Stars: ✭ 15 (-71.15%)
Mutual labels:  regex, regular-expression
wildmatch
Simple string matching with questionmark- and star-wildcard operator
Stars: ✭ 37 (-28.85%)
Mutual labels:  wildcard, globbing
learn-regex
Learn regex the easy way
Stars: ✭ 43,660 (+83861.54%)
Mutual labels:  regex, regular-expression
regex-not
Create a javascript regular expression for matching everything except for the given string.
Stars: ✭ 31 (-40.38%)
Mutual labels:  regex, regular-expression
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (-38.46%)
Mutual labels:  regex, regular-expression
compiler-design-lab
These are my programs for compiler design lab work in my sixth semester
Stars: ✭ 47 (-9.62%)
Mutual labels:  regex, regular-expression
pcre-heavy
A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy
Stars: ✭ 52 (+0%)
Mutual labels:  regex, regular-expression
doi-regex
Regular expression for matching DOIs
Stars: ✭ 28 (-46.15%)
Mutual labels:  regex, regular-expression
glob
Pure Nim library for matching file paths against Unix style glob patterns.
Stars: ✭ 58 (+11.54%)
Mutual labels:  pattern, glob
regex
Regular expressions for Prolog
Stars: ✭ 16 (-69.23%)
Mutual labels:  regex, regular-expression
BinFind
Perform regex pattern matching on binary data. (Regex-like)
Stars: ✭ 31 (-40.38%)
Mutual labels:  pattern, regex
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+211.54%)
Mutual labels:  regex, regexp
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (-26.92%)
Mutual labels:  regex, regular-expression
1-60 of 508 similar projects