Skip to content
@RegexSolver

RegexSolver

RegexSolver

Homepage | Online Demo | Documentation | Developer Console

RegexSolver is a powerful toolkit for building, combining, and analyzing regular expressions.

We maintain 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.
  • 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

    High-performance Rust library for building, combining, and analyzing regular expressions and finite automata

    Rust 5

  2. regexsolver-java regexsolver-java Public

    RegexSolver is a powerful toolkit for building, combining, and analyzing regular expressions.

    Java 1

  3. regexsolver-python regexsolver-python Public

    RegexSolver is a powerful toolkit for building, combining, and analyzing regular expressions.

    Python 3

  4. regexsolver-js regexsolver-js Public

    RegexSolver is a powerful toolkit for building, combining, and analyzing regular expressions.

    TypeScript

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…