All Projects → Globbing → Similar Projects or Alternatives

1039 Open source projects that are alternatives of or similar to Globbing

globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-39.53%)
Mutual labels:  pattern, regex, glob, regular-expression
extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Stars: ✭ 25 (-70.93%)
Mutual labels:  pattern, regex, glob, 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 (+356.98%)
Mutual labels:  regex, regular-expression, glob
Anymatch
‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions
Stars: ✭ 289 (+236.05%)
Mutual labels:  regex, regular-expression, glob
cheat-sheet-pdf
📜 A Cheat-Sheet Collection from the WWW
Stars: ✭ 728 (+746.51%)
Mutual labels:  regex, regular-expression, cheatsheet
Commonregex
🍫 A collection of common regular expressions for Go
Stars: ✭ 733 (+752.33%)
Mutual labels:  regex, regular-expression, pattern
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-69.77%)
Mutual labels:  regex, glob, 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 (-8.14%)
Mutual labels:  regular-expression, pattern, glob
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 (+2201.16%)
Mutual labels:  regex, regular-expression, glob
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (-23.26%)
Mutual labels:  regex, regular-expression
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-82.56%)
Mutual labels:  regex, regular-expression
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 (-56.98%)
Mutual labels:  regex, regular-expression
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-79.07%)
Mutual labels:  regex, 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 (-76.74%)
Mutual labels:  regex, glob
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-67.44%)
Mutual labels:  regex, regular-expression
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (-55.81%)
Mutual labels:  regex, regular-expression
dir-glob
Convert directories to glob compatible strings
Stars: ✭ 41 (-52.33%)
Mutual labels:  pattern, glob
pamatcher
A pattern matching library for JavaScript iterators
Stars: ✭ 23 (-73.26%)
Mutual labels:  regex, regular-expression
regex-cache
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
Stars: ✭ 39 (-54.65%)
Mutual labels:  regex, regular-expression
archcheatsheet
The way of creating custom Arch dual-boot system without desktop environment with `no mouse` approach in mind.
Stars: ✭ 83 (-3.49%)
Mutual labels:  guide, cheatsheet
glob
Pure Nim library for matching file paths against Unix style glob patterns.
Stars: ✭ 58 (-32.56%)
Mutual labels:  pattern, glob
bash-glob
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
Stars: ✭ 13 (-84.88%)
Mutual labels:  pattern, glob
http-simple-cheatsheet
Simple HTTP status codes cheatsheet 🦄
Stars: ✭ 18 (-79.07%)
Mutual labels:  guide, cheatsheet
from-gms-to-hms
Complete guide to adding support for Huawei's mobile services and distribution platform into your apps that are already published on Google Play.
Stars: ✭ 30 (-65.12%)
Mutual labels:  guide, cheatsheet
Regex
Regular expressions for swift
Stars: ✭ 306 (+255.81%)
Mutual labels:  regex, regular-expression
Generex
A Java library for generating String from a regular expression.
Stars: ✭ 316 (+267.44%)
Mutual labels:  regex, regular-expression
Regexp2
A full-featured regex engine in pure Go based on the .NET engine
Stars: ✭ 389 (+352.33%)
Mutual labels:  regex, regular-expression
Regex
🔤 Swifty regular expressions
Stars: ✭ 311 (+261.63%)
Mutual labels:  regex, regular-expression
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (-16.28%)
Mutual labels:  regex, regular-expression
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (-72.09%)
Mutual labels:  regex, regular-expression
regex
Regular expressions for Prolog
Stars: ✭ 16 (-81.4%)
Mutual labels:  regex, regular-expression
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-79.07%)
Mutual labels:  regex, regular-expression
to-absolute-glob
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Stars: ✭ 16 (-81.4%)
Mutual labels:  pattern, glob
Chinamobilephonenumberregex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
Stars: ✭ 4,440 (+5062.79%)
Mutual labels:  regex, regular-expression
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+1218.6%)
Mutual labels:  regex, regular-expression
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-47.67%)
Mutual labels:  regex, 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 (-26.74%)
Mutual labels:  regex, glob
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-69.77%)
Mutual labels:  pattern, regex
genex
Genex package for Go
Stars: ✭ 64 (-25.58%)
Mutual labels:  regex, regular-expression
hex-color-regex
Regular expression for matching hex color values from string.
Stars: ✭ 29 (-66.28%)
Mutual labels:  regex, regular-expression
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (+218.6%)
Mutual labels:  regex, regular-expression
Regulex
🚧 Regular Expression Excited!
Stars: ✭ 4,877 (+5570.93%)
Mutual labels:  regex, regular-expression
Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
Stars: ✭ 536 (+523.26%)
Mutual labels:  regex, regular-expression
Idiosyncratic Ruby.com
Documenting All Ruby Specialities 💎︎
Stars: ✭ 292 (+239.53%)
Mutual labels:  cheatsheet, regex
Minta
✳️  Electron app for generating regular expressions
Stars: ✭ 353 (+310.47%)
Mutual labels:  regex, regular-expression
Rex
Your RegEx companion.
Stars: ✭ 283 (+229.07%)
Mutual labels:  regex, regular-expression
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (+427.91%)
Mutual labels:  cheatsheet, guide
Regexplain
🔍 An RStudio addin slash regex utility belt
Stars: ✭ 413 (+380.23%)
Mutual labels:  regex, regular-expression
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (-73.26%)
Mutual labels:  regex, regular-expression
Whitespace Regex
Regular expression for matching the whitespace in a string.
Stars: ✭ 9 (-89.53%)
Mutual labels:  regex, regular-expression
Rexrex
🦖 Composable JavaScript regular expressions
Stars: ✭ 34 (-60.47%)
Mutual labels:  regex, regular-expression
Py2rs
A quick reference guide for the Pythonista in the process of becoming a Rustacean
Stars: ✭ 690 (+702.33%)
Mutual labels:  cheatsheet, guide
Regex
A sane interface for php's built in preg_* functions
Stars: ✭ 909 (+956.98%)
Mutual labels:  regex, regular-expression
Glob
Go glob
Stars: ✭ 670 (+679.07%)
Mutual labels:  pattern, glob
Patterns Cheatsheet
Software design patterns cheatsheet.
Stars: ✭ 47 (-45.35%)
Mutual labels:  cheatsheet, pattern
pcre-heavy
A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy
Stars: ✭ 52 (-39.53%)
Mutual labels:  regex, regular-expression
doi-regex
Regular expression for matching DOIs
Stars: ✭ 28 (-67.44%)
Mutual labels:  regex, regular-expression
pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
Stars: ✭ 114 (+32.56%)
Mutual labels:  regex, regular-expression
Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
Stars: ✭ 641 (+645.35%)
Mutual labels:  regex, regular-expression
Naming Cheatsheet
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
Stars: ✭ 9,475 (+10917.44%)
Mutual labels:  cheatsheet, pattern
1-60 of 1039 similar projects