Skip to content
@RegexSolver

RegexSolver

RegexSolver

Homepage | Online Demo | Documentation | Developer Console

RegexSolver is a comprehensive toolkit designed for working with regular expressions, enabling you to manipulate them as sets.

We provide a range of open-source API wrappers in different programming languages, making it easier for developers to integrate our services into their applications.

We also provide the engine as an open-source Rust library.

Features

  • Intersection: Find the common patterns between multiple regular expressions.
  • Union: Combine multiple regular expressions into a single, unified expression.
  • Subtraction/Difference: Subtract one regular expression from another.
  • Equivalence: Determine if two regular expressions match the same set of strings.
  • Subset: Check if one regular expression is a subset of another.

Pinned Loading

  1. regexsolver regexsolver Public

    Manipulate regex and automaton as if they were sets.

    Rust 4

  2. regexsolver-java regexsolver-java Public

    Java library for RegexSolver API.

    Java 1

  3. regexsolver-python regexsolver-python Public

    Python library for RegexSolver API.

    Python 3

  4. regexsolver-js regexsolver-js Public

    Node.js library for RegexSolver API.

    TypeScript

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…