regex-util

There are 25 repositories under regex-util topic.

  • caofanCPU/D8gerAutoCode

    🔥🔥🔥 🚀 重复编码老瞎忙,⚡️写来写去那几行, 🌱 不知工具在何方?🍻 八哥智能一键帮!

    Language:Java1554432
  • ibnuh/regex-generator

    A web tools to generate regular expressions from set of strings. https://ibnuhx.com/regex-generator

    Language:HTML975118
  • trusktr/regexr

    Easily compose regular expressions without the need for double-escaping inside strings.

    Language:TypeScript62351
  • moar-regex/moar

    Deterministic Regular Expressions with Backreferences

    Language:Java215193
  • f01c33/rx

    Regex eXplorer, allows you to test your regexes with live-reload

    Language:Go17320
  • PG1003/lex

    C++ library for Lua style pattern matching

    Language:C++17204
  • rhaeguard/rgx

    a tiny regex engine written in go

    Language:Go13201
  • Bartozzz/wildcard-named

    A small and easy-to-use utility module for matching strings using named and/or unnamed wildcards for JavaScript.

    Language:JavaScript8312
  • roberthgnz/visual-regex

    Visual Studio Code extension to get detailed and visual information about the pattern you make.

    Language:JavaScript6100
  • NicoNex/red

    Recursive Editor

    Language:Go5200
  • pedroegsilva/gofindthem

    Gofindthem is a go library that implements a domain-specific language(DSL), which is similar to a logical expression. It also uses a substring matching engine (implementations of Aho-Corasick) and a regex matching engine to enable more complex searches with easy-to-read expressions. It supports multiple expressions searches, making it an efficient way to "classify" documents according to the expressions that were matched.

    Language:Go4200
  • BooleanCube/Random-Regex-Generator

    A random RegEx generator without using any RegEx

    Language:Java310
  • osch/lrexrepl

    Search & Replace in multiple files using regular expressions and Lua

    Language:Lua3300
  • hoaftq/dev-utilities

    Utilities to help developers with their works

    Language:JavaScript1200
  • jehugaleahsa/RegexUp

    Compose, decompose and analyze regular expressions.

    Language:C#120
  • 9yk/regexpal

    Dark regexpal offline engine

    Language:JavaScript0101
  • gavinkendall/rgxchk

    A dynamic regular expressions validator

    Language:C#0200
  • JanZsch/RegSeed

    Create random strings from regular expressions

    Language:C#0110
  • ArmandGiraud/sequellecode

    Link Legifrance articles in natural language

    Language:Jupyter Notebook15
  • codexarama/GameOn

    OC - P03 | Landing page annonçant le prochain événement GameOn auquel l'utilisateur peut s'inscrire via le formulaire

    Language:CSS00
  • dehlirious/regexFun

    This has a function to generate a recursive regex for matching curly brackets, and a performance tester for that regex.

    Language:PHP10
  • GerbenAaltink/mrex

    KISS/YAGNI Regex

    Language:C10
  • lexus27/php-regex

    Regular expression info and preprocessing toolkit

    Language:PHP21
  • MohammadYounes/match-guard

    Simplify pattern matching by guarding parts of the input string

    Language:JavaScript30