All Projects → Youtube Regex → Similar Projects or Alternatives

742 Open source projects that are alternatives of or similar to Youtube Regex

moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-78.16%)
Mutual labels:  regex, regexp, regular-expressions
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+28.74%)
Mutual labels:  regex, regexp, regular-expressions
Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Stars: ✭ 2,125 (+2342.53%)
Mutual labels:  regex, regexp, regular-expressions
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 (-32.18%)
Mutual labels:  regex, regexp, regular-expressions
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (+178.16%)
Mutual labels:  regex, regexp, regular-expressions
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-48.28%)
Mutual labels:  regex, regexp, regular-expressions
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (+28.74%)
Mutual labels:  regex, regexp, regular-expressions
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+5471.26%)
Mutual labels:  regex, regexp, regular-expressions
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (-59.77%)
Mutual labels:  regex, regexp
simplematch
Minimal, super readable string pattern matching for python.
Stars: ✭ 147 (+68.97%)
Mutual labels:  regex, regular-expressions
IronRure
.NET Bindings to the Rust Regex Crate
Stars: ✭ 16 (-81.61%)
Mutual labels:  regex, regexp
Rverbalexpressions
💬 Create regular expressions easily
Stars: ✭ 245 (+181.61%)
Mutual labels:  regex, regular-expressions
ChatControl-Pro
The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red: https://mineacademy.org/chatcontrol-red
Stars: ✭ 65 (-25.29%)
Mutual labels:  regex, regular-expressions
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (-17.24%)
Mutual labels:  regex, regexp
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+86.21%)
Mutual labels:  regex, regexp
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-70.11%)
Mutual labels:  regex, regexp
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-74.71%)
Mutual labels:  regex, regexp
unmatcher
Regular expressions reverser for Python
Stars: ✭ 26 (-70.11%)
Mutual labels:  regex, regular-expressions
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (-34.48%)
Mutual labels:  regex, regexp
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 (-77.01%)
Mutual labels:  regex, regexp
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-40.23%)
Mutual labels:  regex, regexp
RegExp-Learning
学习正则表达式
Stars: ✭ 30 (-65.52%)
Mutual labels:  regex, regexp
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+1203.45%)
Mutual labels:  regex, regexp
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 (-27.59%)
Mutual labels:  regex, regexp
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (-81.61%)
Mutual labels:  regex, regexp
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 (+214.94%)
Mutual labels:  regex, regular-expressions
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (+272.41%)
Mutual labels:  regex, regular-expressions
Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (+134.48%)
Mutual labels:  regex, regexp
Regex Automata
A low level regular expression library that uses deterministic finite automata.
Stars: ✭ 203 (+133.33%)
Mutual labels:  regex, regexp
Rex
Your RegEx companion.
Stars: ✭ 283 (+225.29%)
Mutual labels:  regex, regexp
Netflix To Srt
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
Stars: ✭ 387 (+344.83%)
Mutual labels:  youtube, regex
Regexparam
A tiny (308B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍♂️
Stars: ✭ 390 (+348.28%)
Mutual labels:  regex, regexp
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (-9.2%)
Mutual labels:  regex, regular-expressions
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-79.31%)
Mutual labels:  regex, regexp
Regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Stars: ✭ 201 (+131.03%)
Mutual labels:  regex, regexp
tokenquery
TokenQuery (regular expressions over tokens)
Stars: ✭ 28 (-67.82%)
Mutual labels:  regex, regular-expressions
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-77.01%)
Mutual labels:  regex, regexp
expressive-ts
A functional programming library designed to simplify building complex regular expressions
Stars: ✭ 78 (-10.34%)
Mutual labels:  regex, regular-expressions
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (-24.14%)
Mutual labels:  regex, regexp
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-81.61%)
Mutual labels:  regex, regular-expressions
Fancy Regex
Rust library for regular expressions using "fancy" features like look-around and backreferences
Stars: ✭ 199 (+128.74%)
Mutual labels:  regex, regular-expressions
Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
Stars: ✭ 536 (+516.09%)
Mutual labels:  regex, regexp
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-83.91%)
Mutual labels:  regex, regexp
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (-60.92%)
Mutual labels:  regex, regular-expressions
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (-77.01%)
Mutual labels:  regex, regexp
crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-64.37%)
Mutual labels:  regex, regular-expressions
Regex
The Hoa\Regex library.
Stars: ✭ 308 (+254.02%)
Mutual labels:  regex, regular-expressions
Regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Stars: ✭ 306 (+251.72%)
Mutual labels:  regexp, regular-expressions
Regexp2
A full-featured regex engine in pure Go based on the .NET engine
Stars: ✭ 389 (+347.13%)
Mutual labels:  regex, regexp
retrie
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Stars: ✭ 35 (-59.77%)
Mutual labels:  regex, regexp
Libfsm
DFA regular expression library & friends
Stars: ✭ 512 (+488.51%)
Mutual labels:  regex, regexp
Regulex
🚧 Regular Expression Excited!
Stars: ✭ 4,877 (+5505.75%)
Mutual labels:  regex, regexp
Any Rule
🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
Stars: ✭ 5,708 (+6460.92%)
Mutual labels:  regex, regexp
Py regular expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
Stars: ✭ 770 (+785.06%)
Mutual labels:  regex, regular-expressions
Commonregex
🍫 A collection of common regular expressions for Go
Stars: ✭ 733 (+742.53%)
Mutual labels:  regex, regexp
Verbalex
A library for creating complex, composable regular expressions with the reader & writer in mind. 🔍
Stars: ✭ 26 (-70.11%)
Mutual labels:  regex, regular-expressions
Regexr
For composing regular expressions without the need for double-escaping inside strings.
Stars: ✭ 53 (-39.08%)
Mutual labels:  regex, regexp
Regex Benchmark
It's just a simple regex benchmark of different programming languages.
Stars: ✭ 171 (+96.55%)
Mutual labels:  regex, regexp
Common Regex
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Stars: ✭ 2,488 (+2759.77%)
Mutual labels:  regex, regexp
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (-83.91%)
Mutual labels:  regex, regexp
1-60 of 742 similar projects