All Projects → regXwild → Similar Projects or Alternatives

1205 Open source projects that are alternatives of or similar to regXwild

globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (+160%)
Mutual labels:  regex, regexp, glob, wildcard
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (-30%)
Mutual labels:  text, regex, regexp
Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (+920%)
Mutual labels:  text, regex, regexp
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 (+9795%)
Mutual labels:  regex, glob, wildcard
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (+30%)
Mutual labels:  regex, regexp, glob
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 (+215%)
Mutual labels:  regex, regexp, glob
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (+0%)
Mutual labels:  text, regex, regexp
html-comment-regex
Regular expression for matching HTML comments
Stars: ✭ 15 (-25%)
Mutual labels:  text, regexp, match
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-30%)
Mutual labels:  regex, regexp, match
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 (+1865%)
Mutual labels:  regex, regexp, glob
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+5570%)
Mutual labels:  regex, regexp
Chr
🔤 Lightweight R package for manipulating [string] characters
Stars: ✭ 18 (-10%)
Mutual labels:  regex, strings
Regexr
For composing regular expressions without the need for double-escaping inside strings.
Stars: ✭ 53 (+165%)
Mutual labels:  regex, regexp
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (+230%)
Mutual labels:  regex, regexp
Boswatch
Python Script to process input data from rtl_fm and multimon-NG - multiple Plugin support
Stars: ✭ 101 (+405%)
Mutual labels:  regex, filter
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (+415%)
Mutual labels:  regex, regexp
Learn Regex Zh
🇨🇳 翻译: 学习正则表达式的简单方法
Stars: ✭ 1,772 (+8760%)
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 (+10525%)
Mutual labels:  regex, regexp
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+24135%)
Mutual labels:  regex, regexp
Common Regex
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Stars: ✭ 2,488 (+12340%)
Mutual labels:  regex, regexp
dobbi
An open-source NLP library: fast text cleaning and preprocessing
Stars: ✭ 21 (+5%)
Mutual labels:  text, regexp
Guide To Swift Strings Sample Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Stars: ✭ 136 (+580%)
Mutual labels:  regex, strings
Regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Stars: ✭ 201 (+905%)
Mutual labels:  regex, regexp
textics
📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.
Stars: ✭ 36 (+80%)
Mutual labels:  text, search-in-text
vesdk-android-demo
VideoEditor SDK: A fully customizable video editor for your app.
Stars: ✭ 90 (+350%)
Mutual labels:  text, filter
septum
Context-based code search tool
Stars: ✭ 25 (+25%)
Mutual labels:  text, search-in-text
Pihole Regex
Custom regex filter list for use with Pi-hole.
Stars: ✭ 799 (+3895%)
Mutual labels:  regex, filter
Commonregex
🍫 A collection of common regular expressions for Go
Stars: ✭ 733 (+3565%)
Mutual labels:  regex, regexp
Sensitive
敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words.
Stars: ✭ 292 (+1360%)
Mutual labels:  text, filter
Replace In File
A simple utility to quickly replace contents in one or more files
Stars: ✭ 369 (+1745%)
Mutual labels:  text, glob
Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
Stars: ✭ 536 (+2580%)
Mutual labels:  regex, regexp
Youtube Regex
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9
Stars: ✭ 87 (+335%)
Mutual labels:  regex, regexp
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (+330%)
Mutual labels:  regex, glob
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (+460%)
Mutual labels:  regex, regexp
Libfsm
DFA regular expression library & friends
Stars: ✭ 512 (+2460%)
Mutual labels:  regex, regexp
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (+640%)
Mutual labels:  regex, regexp
Regex Dos
👮 👊 RegEx Denial of Service (ReDos) Scanner
Stars: ✭ 143 (+615%)
Mutual labels:  regex, regexp
Regex Benchmark
It's just a simple regex benchmark of different programming languages.
Stars: ✭ 171 (+755%)
Mutual labels:  regex, regexp
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (+1110%)
Mutual labels:  regex, regexp
Regex Automata
A low level regular expression library that uses deterministic finite automata.
Stars: ✭ 203 (+915%)
Mutual labels:  regex, regexp
Strings
A set of useful functions for transforming strings.
Stars: ✭ 111 (+455%)
Mutual labels:  text, strings
Regulex
🚧 Regular Expression Excited!
Stars: ✭ 4,877 (+24285%)
Mutual labels:  regex, regexp
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+1920%)
Mutual labels:  text, speed
Stubble
Trimmed down {{mustache}} templates in .NET
Stars: ✭ 247 (+1135%)
Mutual labels:  text, speed
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 (+25%)
Mutual labels:  glob, wildcard
replace-in-files
Replace text in one or more files or globs.
Stars: ✭ 21 (+5%)
Mutual labels:  text, glob
Attributedstring
基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.
Stars: ✭ 294 (+1370%)
Mutual labels:  text, regex
pytextcodifier
📦 Turn your text files into codified images or your codified images into text files.
Stars: ✭ 14 (-30%)
Mutual labels:  text, strings
Pesdk Ios Examples
A fully customizable photo editor for your app.
Stars: ✭ 837 (+4085%)
Mutual labels:  text, filter
Pesdk Android Demo
A fully customizable photo editor for your app.
Stars: ✭ 464 (+2220%)
Mutual labels:  text, filter
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (+75%)
Mutual labels:  regex, regexp
faster-than-walk
Faster recursive directory walk on Python 3
Stars: ✭ 36 (+80%)
Mutual labels:  glob, speed
glob
Pure Nim library for matching file paths against Unix style glob patterns.
Stars: ✭ 58 (+190%)
Mutual labels:  match, glob
node-match-path
Matches a URL against a path. Parameters, wildcards, RegExp.
Stars: ✭ 30 (+50%)
Mutual labels:  match, wildcard
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-5%)
Mutual labels:  regex, regexp
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+710%)
Mutual labels:  regex, regexp
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (+260%)
Mutual labels:  regex, regexp
url-regex-safe
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.
Stars: ✭ 59 (+195%)
Mutual labels:  regex, regexp
Any Rule
🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
Stars: ✭ 5,708 (+28440%)
Mutual labels:  regex, regexp
strings-truncation
Truncate strings with fullwidth characters and ANSI codes.
Stars: ✭ 45 (+125%)
Mutual labels:  text, strings
1-60 of 1205 similar projects