All Projects → expressive-ts → Similar Projects or Alternatives

312 Open source projects that are alternatives of or similar to expressive-ts

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 (+251.28%)
Mutual labels:  regex, regular-expressions
simplematch
Minimal, super readable string pattern matching for python.
Stars: ✭ 147 (+88.46%)
Mutual labels:  regex, 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 (+2624.36%)
Mutual labels:  regex, 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 (-24.36%)
Mutual labels:  regex, regular-expressions
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (+1.28%)
Mutual labels:  regex, regular-expressions
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (+43.59%)
Mutual labels:  regex, regular-expressions
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-42.31%)
Mutual labels:  regex, regular-expressions
Regex
The Hoa\Regex library.
Stars: ✭ 308 (+294.87%)
Mutual labels:  regex, regular-expressions
crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-60.26%)
Mutual labels:  regex, regular-expressions
Py regular expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
Stars: ✭ 770 (+887.18%)
Mutual labels:  regex, regular-expressions
tokenquery
TokenQuery (regular expressions over tokens)
Stars: ✭ 28 (-64.1%)
Mutual labels:  regex, regular-expressions
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (+210.26%)
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 (-16.67%)
Mutual labels:  regex, regular-expressions
Ore
An R interface to the Onigmo regular expression library
Stars: ✭ 54 (-30.77%)
Mutual labels:  regex, regular-expressions
Youtube Regex
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9
Stars: ✭ 87 (+11.54%)
Mutual labels:  regex, regular-expressions
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-75.64%)
Mutual labels:  regex, regular-expressions
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+43.59%)
Mutual labels:  regex, regular-expressions
Verbalex
A library for creating complex, composable regular expressions with the reader & writer in mind. 🔍
Stars: ✭ 26 (-66.67%)
Mutual labels:  regex, regular-expressions
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+6114.1%)
Mutual labels:  regex, regular-expressions
unmatcher
Regular expressions reverser for Python
Stars: ✭ 26 (-66.67%)
Mutual labels:  regex, regular-expressions
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-79.49%)
Mutual labels:  regex, regular-expressions
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (+315.38%)
Mutual labels:  regex, regular-expressions
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (-56.41%)
Mutual labels:  regex, regular-expressions
Rverbalexpressions
💬 Create regular expressions easily
Stars: ✭ 245 (+214.1%)
Mutual labels:  regex, regular-expressions
Nim Regex
Pure Nim regex engine. Guarantees linear time matching
Stars: ✭ 136 (+74.36%)
Mutual labels:  regex, regular-expressions
Inferregex
Infer the regular expression (regex) of a string 🔤 🔢 🔍
Stars: ✭ 41 (-47.44%)
Mutual labels:  regex, regular-expressions
Npeg
PEGs for Nim, another take
Stars: ✭ 163 (+108.97%)
Mutual labels:  regex, regular-expressions
Fancy Regex
Rust library for regular expressions using "fancy" features like look-around and backreferences
Stars: ✭ 199 (+155.13%)
Mutual labels:  regex, regular-expressions
assemblyscript-regex
A regex engine for AssemblyScript
Stars: ✭ 81 (+3.85%)
Mutual labels:  regex
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (-7.69%)
Mutual labels:  regex
netease-music-cracker
🎵 缓存文件转换为 MP3 文件
Stars: ✭ 406 (+420.51%)
Mutual labels:  regex
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 (-74.36%)
Mutual labels:  regex
regex-not
Create a javascript regular expression for matching everything except for the given string.
Stars: ✭ 31 (-60.26%)
Mutual labels:  regex
FileDetectionRuleSets
🔎 Rules to detect game engines and other technologies based on Steam depot file lists
Stars: ✭ 106 (+35.9%)
Mutual labels:  regex
compiler-design-lab
These are my programs for compiler design lab work in my sixth semester
Stars: ✭ 47 (-39.74%)
Mutual labels:  regex
SoftUni-Software-Engineering
SoftUni- Software Engineering
Stars: ✭ 47 (-39.74%)
Mutual labels:  regex
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (-55.13%)
Mutual labels:  regex
r4strings
Handling Strings in R
Stars: ✭ 39 (-50%)
Mutual labels:  regex
solregex
Regex compilation to Solidity
Stars: ✭ 37 (-52.56%)
Mutual labels:  regex
IronRure
.NET Bindings to the Rust Regex Crate
Stars: ✭ 16 (-79.49%)
Mutual labels:  regex
regex
Regular expressions for Prolog
Stars: ✭ 16 (-79.49%)
Mutual labels:  regex
learn-regex
Learn regex the easy way
Stars: ✭ 43,660 (+55874.36%)
Mutual labels:  regex
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (-51.28%)
Mutual labels:  regex
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (-58.97%)
Mutual labels:  regex
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-76.92%)
Mutual labels:  regex
regexm
A Rust macro for writing regex pattern matching.
Stars: ✭ 46 (-41.03%)
Mutual labels:  regex
foxreplace
Replace text in webpages
Stars: ✭ 72 (-7.69%)
Mutual labels:  regular-expressions
PyEmailer
Send Emails In One Click With Python.
Stars: ✭ 29 (-62.82%)
Mutual labels:  regular-expressions
rita-dsl
A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any other format
Stars: ✭ 60 (-23.08%)
Mutual labels:  regex
lua-patterns
Lua Patterns Viewer. A tool for inspecting, analyzing and learning Lua patterns.
Stars: ✭ 71 (-8.97%)
Mutual labels:  regex
Python
covers python basic to advance topics, practice questions, logical problems in python, web development using html, css, bootstrap, jquery, DOM, Django 🚀🚀. 💥 🌈
Stars: ✭ 29 (-62.82%)
Mutual labels:  regular-expressions
bhedak
A replacement of "qsreplace", accepts URLs as standard input, replaces all query string values with user-supplied values and stdout.
Stars: ✭ 77 (-1.28%)
Mutual labels:  regex
BinFind
Perform regex pattern matching on binary data. (Regex-like)
Stars: ✭ 31 (-60.26%)
Mutual labels:  regex
regex.ao
Coleção de expressões regulares mais populares!
Stars: ✭ 23 (-70.51%)
Mutual labels:  regex
IncredibleTextAdventure
No description or website provided.
Stars: ✭ 19 (-75.64%)
Mutual labels:  regex
stream-editor
A web tool for interactively using and chaining command-line text manipulation utilities like sed, grep, and awk.
Stars: ✭ 25 (-67.95%)
Mutual labels:  regular-expressions
ATGValidator
iOS validation framework with form validation support
Stars: ✭ 51 (-34.62%)
Mutual labels:  regex
spaczz
Fuzzy matching and more functionality for spaCy.
Stars: ✭ 215 (+175.64%)
Mutual labels:  regex
regex-comuns
Um estudo de regex comuns
Stars: ✭ 15 (-80.77%)
Mutual labels:  regex
AutomateWithPython
If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand-no prior…
Stars: ✭ 22 (-71.79%)
Mutual labels:  regex
1-60 of 312 similar projects