All Projects → 2fd → rust-regex-playground

2fd / rust-regex-playground

Licence: MIT License
Web tool to evaluate rust regular expressions

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to rust-regex-playground

lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (+23.08%)
Mutual labels:  regex
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (+246.15%)
Mutual labels:  regex
retrie
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Stars: ✭ 35 (+169.23%)
Mutual labels:  regex
one-more-re-nightmare
A fast regular expression compiler in Common Lisp
Stars: ✭ 104 (+700%)
Mutual labels:  regex
relint
General purpose RegEx based file linter.
Stars: ✭ 33 (+153.85%)
Mutual labels:  regex
RegExp-Learning
学习正则表达式
Stars: ✭ 30 (+130.77%)
Mutual labels:  regex
VBA-JSON-parser
Backus-Naur Form JSON Parser based on RegEx for VBA
Stars: ✭ 75 (+476.92%)
Mutual labels:  regex
log4stash
Module to Log log4net Messages to ElasticSearch
Stars: ✭ 60 (+361.54%)
Mutual labels:  regex
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (+100%)
Mutual labels:  regex
pamatcher
A pattern matching library for JavaScript iterators
Stars: ✭ 23 (+76.92%)
Mutual labels:  regex
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (+338.46%)
Mutual labels:  regex
cheat-sheet-pdf
📜 A Cheat-Sheet Collection from the WWW
Stars: ✭ 728 (+5500%)
Mutual labels:  regex
DFIRRegex
A repo to centralize some of the regular expressions I've found useful over the course of my DFIR career.
Stars: ✭ 33 (+153.85%)
Mutual labels:  regex
APK-Downloader
Download latest version of android apps and games from Google Play.
Stars: ✭ 54 (+315.38%)
Mutual labels:  regex
learn js regexp
Example based guide to mastering JavaScript regexp
Stars: ✭ 85 (+553.85%)
Mutual labels:  regex
renameit
Rename-It! is a Windows software to safely rename of thousands of files and folders at once via regex and all kind of other renaming filters. See the wiki section for more details.
Stars: ✭ 94 (+623.08%)
Mutual labels:  regex
RxValidationTextInputLayout
The easiest way to bring validation to your project
Stars: ✭ 45 (+246.15%)
Mutual labels:  regex
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 (+200%)
Mutual labels:  regex
i3blocks-modules
Custom modules for i3blocks status bar
Stars: ✭ 36 (+176.92%)
Mutual labels:  regex
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (+7.69%)
Mutual labels:  regex

RUST REGEX PLAYGROUND

Web tool to evaluate rust regular expressions

Detect parse errors

error

Evaluate syntax

syntax

Preview find and matches

find

Preview replace

replace

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].