Apps tagged with 'regexes'

All apps in Apps tagged with 'regexes' category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. Regex icon
     Like

    Regex 2.4.2 is a focused regular expression editor and tester for macOS 14.2 or later. It uses the Swift Regex engine and shows explicit empty, invalid, zero-match, and matching states while highlighting matches and counts live.

    Cost / License

    • Paid
    • Proprietary

    Platforms

    • Mac
    Regex screenshot 1
    Regex editor with live highlighting, match counts, capture group selection, and matching options.
    Regex screenshot 2
    +4
    Regex screenshot 3
    7 alternatives
  2. Hyperscan icon
     Like

    Hyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Hyperscan uses hybrid automata techniques to allow simultaneous matching of large...

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Linux
    • FreeBSD
  3. TRE icon
     Like

    TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
  4. Oniguruma icon
     Like

    Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
  5. RE2 icon
     Like

    RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library with wrappers for many languages including Perl, Python, Erlang and more.

    Cost / License

    Platforms

    • Windows
    • Linux