All Projects → Regex For Regular Folk → Similar Projects or Alternatives

2160 Open source projects that are alternatives of or similar to Regex For Regular Folk

RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-81.4%)
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+1902.89%)
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-92.15%)
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+211.57%)
Mutual labels:  tutorial, book, examples, ebook
Regulex
🚧 Regular Expression Excited!
Stars: ✭ 4,877 (+1915.29%)
Mutual labels:  regex, regular-expression, regexp
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-57.44%)
Mutual labels:  regex, regular-expression, regexp
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (-53.72%)
Mutual labels:  regex, regexp, regular-expressions
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-89.26%)
Mutual labels:  regex, regexp, regular-expression
Rex
Your RegEx companion.
Stars: ✭ 283 (+16.94%)
Mutual labels:  regex, regular-expression, regexp
Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
Stars: ✭ 536 (+121.49%)
Mutual labels:  regex, regular-expression, regexp
Regex Dos
👮 👊 RegEx Denial of Service (ReDos) Scanner
Stars: ✭ 143 (-40.91%)
Mutual labels:  regex, regular-expression, regexp
Youtube Regex
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9
Stars: ✭ 87 (-64.05%)
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 (+778.1%)
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 (-75.62%)
Mutual labels:  regex, regexp, regular-expressions
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 (+13.22%)
Regexp2
A full-featured regex engine in pure Go based on the .NET engine
Stars: ✭ 389 (+60.74%)
Mutual labels:  regex, regular-expression, regexp
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (-67.36%)
Mutual labels:  regex, ebook, regular-expressions
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (-85.54%)
Mutual labels:  regex, regexp, regular-expression
Commonregex
🍫 A collection of common regular expressions for Go
Stars: ✭ 733 (+202.89%)
Mutual labels:  regex, regular-expression, regexp
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (-70.25%)
Mutual labels:  regex, regexp, regular-expression
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-92.56%)
Mutual labels:  regex, regexp, regular-expression
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-78.51%)
Mutual labels:  regex, regexp, regular-expression
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (-53.72%)
Mutual labels:  regex, regexp, regular-expressions
Py regular expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
Stars: ✭ 770 (+218.18%)
Mutual labels:  ebook, regex, regular-expressions
Regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Stars: ✭ 201 (-16.94%)
Mutual labels:  regex, regular-expression, regexp
Regexr
For composing regular expressions without the need for double-escaping inside strings.
Stars: ✭ 53 (-78.1%)
Mutual labels:  regex, regular-expression, regexp
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (-72.73%)
Mutual labels:  regex, regular-expression, regexp
Picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Stars: ✭ 393 (+62.4%)
Mutual labels:  regex, regular-expression, regexp
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+368.6%)
Mutual labels:  regex, regular-expression, regexp
Webpack Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,372 (+880.17%)
Mutual labels:  tutorial, book, ebook
Articulate Common Lisp.github.io
docs/specs for a tutorial site for a Common Lisp environment
Stars: ✭ 90 (-62.81%)
Mutual labels:  tutorial, examples
To Regex Range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
Stars: ✭ 97 (-59.92%)
Mutual labels:  regex, regular-expression
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (-64.46%)
Mutual labels:  regex, regular-expression
Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-59.09%)
Mutual labels:  tutorial, examples
Pythonpersiantutorial
A free and online Python book in Persian
Stars: ✭ 102 (-57.85%)
Mutual labels:  tutorial, book
Belajar Git
Tutorial Git dalam Bahasa Indonesia
Stars: ✭ 109 (-54.96%)
Mutual labels:  tutorial, book
Tensorflow Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Stars: ✭ 41,480 (+17040.5%)
Mutual labels:  tutorial, examples
Pwning Juice Shop
GitBook markdown content for the eBook "Pwning OWASP Juice Shop"
Stars: ✭ 110 (-54.55%)
Mutual labels:  book, ebook
Promises Book
JavaScript Promiseの本
Stars: ✭ 1,264 (+422.31%)
Mutual labels:  book, ebook
Command Line Text Processing
⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨
Stars: ✭ 9,771 (+3937.6%)
Mutual labels:  ebook, regex
Aruco Markers
Working examples/tutorial for detection and pose estimation of ArUco markers with C++
Stars: ✭ 112 (-53.72%)
Mutual labels:  tutorial, examples
Oniguruma
regular expression library
Stars: ✭ 1,643 (+578.93%)
Mutual labels:  regular-expression, regexp
Godot tutorials
Code and examples for KidsCanCode Godot Tutorials.
Stars: ✭ 119 (-50.83%)
Mutual labels:  tutorial, examples
Kobo Book Downloader
A tool to download your purchased Kobo books and remove the DRM from them.
Stars: ✭ 117 (-51.65%)
Mutual labels:  book, ebook
Js Regular Expression Awesome
📄我收藏的正则表达式大全,欢迎补充
Stars: ✭ 120 (-50.41%)
Mutual labels:  regex, regular-expression
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (-48.76%)
Learn Regex Zh
🇨🇳 翻译: 学习正则表达式的简单方法
Stars: ✭ 1,772 (+632.23%)
Mutual labels:  regex, regexp
Book Cicd Docker Kubernetes
A book on CI/CD with Docker, Kubernetes and Semaphore
Stars: ✭ 122 (-49.59%)
Mutual labels:  book, ebook
Honkit
📖 HonKit is building beautiful books using Markdown - Fork of GitBook
Stars: ✭ 1,901 (+685.54%)
Mutual labels:  book, ebook
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+612.81%)
Mutual labels:  book, examples
Vertx In Action
Examples for the Manning "Vert.x in Action" book
Stars: ✭ 134 (-44.63%)
Mutual labels:  book, examples
Wordpress Plugin Boilerplate Tutorial
Tutorials and Examples for WordPress Plugin Boilerplate, a foundation for WordPress Plugin Development.
Stars: ✭ 232 (-4.13%)
Mutual labels:  tutorial, examples
Django Crash Starter
The Cookiecutter template for the Django Crash Course tutorial by Daniel and Audrey Feldroy.
Stars: ✭ 80 (-66.94%)
Mutual labels:  tutorial, book
Byte Of Python
Beginners book on Python - start here if you don't know programming
Stars: ✭ 1,713 (+607.85%)
Mutual labels:  tutorial, book
Books
编程随想的电子书 Github + IPFS 墙内镜像,每天同步
Stars: ✭ 132 (-45.45%)
Mutual labels:  book, ebook
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+1014.88%)
Mutual labels:  tutorial, examples
Nim Regex
Pure Nim regex engine. Guarantees linear time matching
Stars: ✭ 136 (-43.8%)
Mutual labels:  regex, regular-expressions
Pharo Wiki
Wiki related to the Pharo programming language and environment.
Stars: ✭ 161 (-33.47%)
Mutual labels:  tutorial, examples
Practical Cryptography For Developers Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Stars: ✭ 2,400 (+891.74%)
Mutual labels:  tutorial, book
Npeg
PEGs for Nim, another take
Stars: ✭ 163 (-32.64%)
Mutual labels:  regex, regular-expressions
1-60 of 2160 similar projects