Skip to content
@RegexSolver

RegexSolver

RegexSolver

Homepage · Live Demo · Documentation · Developer Console

A regex engine tells you whether a string matches a pattern. RegexSolver treats patterns as the sets of strings they match, so you can intersect, subtract, compare, complement and enumerate them, and get the result back as a regex.

RegexSolver engine is available as an open source Rust library, and as a hosted API with open source clients.

Repositories

Repository Description
regexsolver The engine crates.io
regexsolver-js TypeScript / JavaScript API client npm
regexsolver-python Python API client PyPI
regexsolver-java Java API client Maven Central

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…