All Projects → regexm → Similar Projects or Alternatives

365 Open source projects that are alternatives of or similar to regexm

Guide To Swift Strings Sample Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Stars: ✭ 136 (+195.65%)
Mutual labels:  regex
fauton
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
Stars: ✭ 36 (-21.74%)
Mutual labels:  regex
Mlstyle.jl
Julia functional programming infrastructures and metaprogramming facilities
Stars: ✭ 223 (+384.78%)
Mutual labels:  pattern-matching
APK-Downloader
Download latest version of android apps and games from Google Play.
Stars: ✭ 54 (+17.39%)
Mutual labels:  regex
Readable Pylint Messages
List of pylint human readable message ids and dev readable codes
Stars: ✭ 134 (+191.3%)
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 (+104.35%)
Mutual labels:  regex
Whyhaskellmatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Stars: ✭ 418 (+808.7%)
Mutual labels:  pattern-matching
greptile
Fast grep implementation in python, with recursive search and replace
Stars: ✭ 17 (-63.04%)
Mutual labels:  regex
Bee.js
javaScript常用工具类
Stars: ✭ 130 (+182.61%)
Mutual labels:  regex
renamer
Command line tool to rename multiple files at once.
Stars: ✭ 79 (+71.74%)
Mutual labels:  regex
chemin
🥾 A type-safe pattern builder & route matching library written in TypeScript
Stars: ✭ 37 (-19.57%)
Mutual labels:  pattern-matching
replace
Generic file search & replace tool, written in Python 3
Stars: ✭ 28 (-39.13%)
Mutual labels:  regex
Ffind
A sane replacement for find
Stars: ✭ 124 (+169.57%)
Mutual labels:  regex
antk
Redkato, - Indonesian anime scraper
Stars: ✭ 14 (-69.57%)
Mutual labels:  regex
Pampy
Pampy: The Pattern Matching for Python you always dreamed of.
Stars: ✭ 3,419 (+7332.61%)
Mutual labels:  pattern-matching
git-search-replace
A utility on top of Git for project-wide search-and-replace that includes filenames too
Stars: ✭ 42 (-8.7%)
Mutual labels:  regex
Grepbugs
A regex based source code scanner.
Stars: ✭ 118 (+156.52%)
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 (-36.96%)
Mutual labels:  regex
Trivia
Pattern Matcher Compatible with Optima
Stars: ✭ 210 (+356.52%)
Mutual labels:  pattern-matching
logwatch
日志采集工具
Stars: ✭ 22 (-52.17%)
Mutual labels:  regex
Learn Regex Zh
🇨🇳 翻译: 学习正则表达式的简单方法
Stars: ✭ 1,772 (+3752.17%)
Mutual labels:  regex
loadkit
Java 资源加载器,充分拓展ClassLoader#getResources(name)的能力,实现递归加载,支持普通风格 / 包名风格 / ANT风格 / 正则风格路径的资源加载同时支持自定义过滤器,通常作为框架的基础类库。
Stars: ✭ 39 (-15.22%)
Mutual labels:  regex
matchete
Simple pattern-matching library for Clojure(Script)
Stars: ✭ 65 (+41.3%)
Mutual labels:  pattern-matching
django-redirects
↪️ ✅ redirects as they should be, with full control.
Stars: ✭ 32 (-30.43%)
Mutual labels:  regex
Homebridge Http Switch
Powerful http switch for Homebridge: https://github.com/homebridge/homebridge
Stars: ✭ 111 (+141.3%)
Mutual labels:  regex
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+143.48%)
Mutual labels:  regex
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (-23.91%)
Mutual labels:  regex
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-52.17%)
Mutual labels:  regex
Regex Snippets
Organized list of useful RegEx snippets
Stars: ✭ 109 (+136.96%)
Mutual labels:  regex
RideShare-Trip-Stats
Chrome Extension to visualize your uber trip statistics
Stars: ✭ 61 (+32.61%)
Mutual labels:  regex
gomatch
Library created for testing JSON against patterns.
Stars: ✭ 41 (-10.87%)
Mutual labels:  pattern-matching
sortboard
A small ES6 library for easy sorting and filtering of elements.
Stars: ✭ 29 (-36.96%)
Mutual labels:  regex
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (+123.91%)
Mutual labels:  regex
fu
Unix's Find, Unleashed.
Stars: ✭ 32 (-30.43%)
Mutual labels:  regex
Hexraystoolbox
Hexrays Toolbox - Find code patterns within the Hexrays AST
Stars: ✭ 202 (+339.13%)
Mutual labels:  pattern-matching
eliza-rs
A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.
Stars: ✭ 48 (+4.35%)
Mutual labels:  regex
Hackvault
A container repository for my public web hacks!
Stars: ✭ 1,364 (+2865.22%)
Mutual labels:  regex
tokenquery
TokenQuery (regular expressions over tokens)
Stars: ✭ 28 (-39.13%)
Mutual labels:  regex
pattern-matching-with-typescript
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
Stars: ✭ 70 (+52.17%)
Mutual labels:  pattern-matching
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-60.87%)
Mutual labels:  regex
Anylint
Lint anything by combining the power of Swift & regular expressions.
Stars: ✭ 100 (+117.39%)
Mutual labels:  regex
solregex
Regex compilation to Solidity
Stars: ✭ 37 (-19.57%)
Mutual labels:  regex
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+252.17%)
Mutual labels:  regex
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-67.39%)
Mutual labels:  regex
Regex
Regular expression engine in Python using Thompson's algorithm.
Stars: ✭ 91 (+97.83%)
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 (-56.52%)
Mutual labels:  regex
strings
String helper methods and an inflector
Stars: ✭ 31 (-32.61%)
Mutual labels:  pattern-matching
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-60.87%)
Mutual labels:  regex
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (+86.96%)
Mutual labels:  regex
Regex
🔤 Swifty regular expressions
Stars: ✭ 311 (+576.09%)
Mutual labels:  regex
Symbolicutils.jl
Expression rewriting and simplification
Stars: ✭ 189 (+310.87%)
Mutual labels:  pattern-matching
Lit Element Router
A LitElement Router (1278 bytes gzip)
Stars: ✭ 85 (+84.78%)
Mutual labels:  regex
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 (+30.43%)
Mutual labels:  regex
ATGValidator
iOS validation framework with form validation support
Stars: ✭ 51 (+10.87%)
Mutual labels:  regex
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (+71.74%)
Mutual labels:  regex
netease-music-cracker
🎵 缓存文件转换为 MP3 文件
Stars: ✭ 406 (+782.61%)
Mutual labels:  regex
regex-comuns
Um estudo de regex comuns
Stars: ✭ 15 (-67.39%)
Mutual labels:  regex
Missmatch
Pattern matching for JavaScript inspired by one of the great features of the Haskell language. Suitable for browsers or node.js.
Stars: ✭ 67 (+45.65%)
Mutual labels:  pattern-matching
Regex Automata
A low level regular expression library that uses deterministic finite automata.
Stars: ✭ 203 (+341.3%)
Mutual labels:  regex
Generex
A Java library for generating String from a regular expression.
Stars: ✭ 316 (+586.96%)
Mutual labels:  regex
301-360 of 365 similar projects