There are 17 repositories under regexp topic.
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
A compiled-away, type-safe, readable RegExp alternative
Learn RegEx step by step, from zero to advanced.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
A new, portable, regular expression language
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. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert
🍫 A collection of common regular expressions for Go
Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.
ESLint plugin for finding regex mistakes and style guide violations.
🤠 Object property paths with wildcards and regexps 🌵
A TUI for reading logs from journald, auditd, file system, Docker (including Swarm) containers, Podman and Kubernetes pods with support for output coloring and multiple filtering modes.
Describe the regexp under the cursor
A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️
Generate strings that match a given regular expression
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
A low level regular expression library that uses deterministic finite automata.
It's just a simple regex benchmark of different programming languages.
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]