regex-matcher

There are 7 repositories under regex-matcher topic.

  • SicroAtGit/RegEx-Engine

    A RegEx engine that builds NFA/DFA and always returns the longest match.

    Language:PureBasic71293
  • k4m4/hash-length-regex

    Retrieve the regular expression of a hash of specified bit-length.

    Language:JavaScript5302
  • himanshu-03/Regex-Matcher

    A regex matcher website on Flask is a web application that allows users to enter a regular expression and a text string to search for matches. The website can use regular expression libraries like Python's re module to search for matches and display them to the user.

    Language:HTML120
  • kodekote/gtkregextester

    a regex testing utility for GTK 3

    Language:C1100
  • tttardigrado/hsderiv

    Haskell implementation of Brzozowski derivatives for regular expressions.

    Language:Haskell0160
  • happyflyer/Java-Regex

    Java 正则表达式,语雀浏览链接:https://www.yuque.com/happyflyer/java-topics/agqwvi

    Language:Java10
  • hyouteki/irregex

    Regex expression matcher in c for the subset of conventional regex

    Language:C10