All Projects → zig-regex → Similar Projects or Alternatives

286 Open source projects that are alternatives of or similar to zig-regex

Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Stars: ✭ 2,125 (+3441.67%)
Mutual labels:  regex, regex-engine
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-68.33%)
Mutual labels:  regex, regex-engine
assemblyscript-regex
A regex engine for AssemblyScript
Stars: ✭ 81 (+35%)
Mutual labels:  regex, regex-engine
greptile
Fast grep implementation in python, with recursive search and replace
Stars: ✭ 17 (-71.67%)
Mutual labels:  regex
APK-Downloader
Download latest version of android apps and games from Google Play.
Stars: ✭ 54 (-10%)
Mutual labels:  regex
log4stash
Module to Log log4net Messages to ElasticSearch
Stars: ✭ 60 (+0%)
Mutual labels:  regex
genex
Genex package for Go
Stars: ✭ 64 (+6.67%)
Mutual labels:  regex
replace
Generic file search & replace tool, written in Python 3
Stars: ✭ 28 (-53.33%)
Mutual labels:  regex
pamatcher
A pattern matching library for JavaScript iterators
Stars: ✭ 23 (-61.67%)
Mutual labels:  regex
git-search-replace
A utility on top of Git for project-wide search-and-replace that includes filenames too
Stars: ✭ 42 (-30%)
Mutual labels:  regex
logwatch
日志采集工具
Stars: ✭ 22 (-63.33%)
Mutual labels:  regex
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (-5%)
Mutual labels:  regex
rust-regex-playground
Web tool to evaluate rust regular expressions
Stars: ✭ 13 (-78.33%)
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 (+56.67%)
Mutual labels:  regex
rewrite-imports
Rewrite `import` statements as `require()`s; via RegExp
Stars: ✭ 31 (-48.33%)
Mutual labels:  regex
renamer
Command line tool to rename multiple files at once.
Stars: ✭ 79 (+31.67%)
Mutual labels:  regex
learn js regexp
Example based guide to mastering JavaScript regexp
Stars: ✭ 85 (+41.67%)
Mutual labels:  regex
antk
Redkato, - Indonesian anime scraper
Stars: ✭ 14 (-76.67%)
Mutual labels:  regex
extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Stars: ✭ 25 (-58.33%)
Mutual labels:  regex
clausejs
Write contract once. Get data & function validators & conformers, an accurate & readable project contract, auto-generated API documentation, generative test coverage, plus more. A tool that enables a more predictable workflow for developing your JavaScript projects.
Stars: ✭ 29 (-51.67%)
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 (-45%)
Mutual labels:  regex
hex-color-regex
Regular expression for matching hex color values from string.
Stars: ✭ 29 (-51.67%)
Mutual labels:  regex
loadkit
Java 资源加载器,充分拓展ClassLoader#getResources(name)的能力,实现递归加载,支持普通风格 / 包名风格 / ANT风格 / 正则风格路径的资源加载同时支持自定义过滤器,通常作为框架的基础类库。
Stars: ✭ 39 (-35%)
Mutual labels:  regex
RxValidationTextInputLayout
The easiest way to bring validation to your project
Stars: ✭ 45 (-25%)
Mutual labels:  regex
django-redirects
↪️ ✅ redirects as they should be, with full control.
Stars: ✭ 32 (-46.67%)
Mutual labels:  regex
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+86.67%)
Mutual labels:  regex
fauton
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
Stars: ✭ 36 (-40%)
Mutual labels:  regex
crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-48.33%)
Mutual labels:  regex
one-more-re-nightmare
A fast regular expression compiler in Common Lisp
Stars: ✭ 104 (+73.33%)
Mutual labels:  regex
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (-73.33%)
Mutual labels:  regex
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-73.33%)
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 (-35%)
Mutual labels:  regex
VBA-JSON-parser
Backus-Naur Form JSON Parser based on RegEx for VBA
Stars: ✭ 75 (+25%)
Mutual labels:  regex
rustexp
A Rust regular expression editor and tester that runs entirely within the browser!
Stars: ✭ 59 (-1.67%)
Mutual labels:  regex
PastaBean
Python Script to Scrape Pastebin with Regex
Stars: ✭ 0 (-100%)
Mutual labels:  regex
i3blocks-modules
Custom modules for i3blocks status bar
Stars: ✭ 36 (-40%)
Mutual labels:  regex
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-13.33%)
Mutual labels:  regex
extract-email-address
Extracts email address from an arbitrary text input.
Stars: ✭ 45 (-25%)
Mutual labels:  regex
unmatcher
Regular expressions reverser for Python
Stars: ✭ 26 (-56.67%)
Mutual labels:  regex
retrie
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Stars: ✭ 35 (-41.67%)
Mutual labels:  regex
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-66.67%)
Mutual labels:  regex
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (-66.67%)
Mutual labels:  regex
Socially
Socially is a textView which is able to create separate clickable views according to your requirements.
Stars: ✭ 28 (-53.33%)
Mutual labels:  regex
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (-76.67%)
Mutual labels:  regex
java-core
Collections of solutions for micro-tasks created while building modules as part of project. Also has very fun stuffs :)
Stars: ✭ 35 (-41.67%)
Mutual labels:  regex
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-76.67%)
Mutual labels:  regex
ocaml-re-nfa
OCaml code to construct an NFA from a regular expression
Stars: ✭ 44 (-26.67%)
Mutual labels:  regex
RegExp-Learning
学习正则表达式
Stars: ✭ 30 (-50%)
Mutual labels:  regex
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-56.67%)
Mutual labels:  regex
datagoose
🔐 Easy to use, fast, lightweight, secure, JSON based database for Python!
Stars: ✭ 13 (-78.33%)
Mutual labels:  regex
stat133-spring-2019
Course materials for Stat 133, Spring 2019, at UC Berkeley
Stars: ✭ 26 (-56.67%)
Mutual labels:  regex
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-25%)
Mutual labels:  regex
regex
A set of ready-made regex helper methods for use in your Laravel application.
Stars: ✭ 226 (+276.67%)
Mutual labels:  regex
cryptaddress.now
A minimal service to detect which cryptocurrency an address corresponds to.
Stars: ✭ 23 (-61.67%)
Mutual labels:  regex
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-56.67%)
Mutual labels:  regex
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-63.33%)
Mutual labels:  regex
pysorter
A command line utility for organizing files and directories according to regex patterns.
Stars: ✭ 40 (-33.33%)
Mutual labels:  regex
relint
General purpose RegEx based file linter.
Stars: ✭ 33 (-45%)
Mutual labels:  regex
Code2HTML
JavaFX tool for converting source code to styled HTML
Stars: ✭ 26 (-56.67%)
Mutual labels:  regex
splinter
Simple pattern-based linter 🐀
Stars: ✭ 31 (-48.33%)
Mutual labels:  regex
1-60 of 286 similar projects