Rust RegExp

Open-source Rust projects categorized as RegExp

Top 6 Rust RegExp Projects

  1. grex

    A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. melody

    Melody is a language that compiles to regular expressions and aims to be more readable and maintainable

  4. regex

    An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

    Project mention: fd: A simple, fast and user-friendly alternative to 'find' | news.ycombinator.com | 2025-03-19

    Yes. I'm the one who implemented the case folding the `fd` uses (via its regex engine).

    See: https://github.com/rust-lang/regex/blob/master/UNICODE.md#rl...

    And then Unicode itself for more discussion on the topic: https://unicode.org/reports/tr18/#Simple_Loose_Matches

    TR18 used to have a Level 3[1] with the kind of locale-specific custom tailoring support found in GNU's implementation of POSIX locales, but it was so fraught that it was retracted completely some years ago.

    [1]: https://unicode.org/reports/tr18/#Tailored_Support

  5. pomsky

    A new, portable, regular expression language

  6. grits

    A simple line-text formatter that makes it simple to parse, filter, and format live logs turning noise into meaningful insights. (by solidiquis)

    Project mention: Grits: Easily parse, filter, and format live logs turning noise into insights | news.ycombinator.com | 2025-01-20
  7. human_regex

    A regex library for humans, written in Rust 🦀

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust RegExp discussion

Log in or Post with

Rust RegExp related posts

  • CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 3

    3 projects | dev.to | 8 Jan 2024
  • grex 1.0.0 - Generate regular expressions from user-provided test cases

    1 project | /r/Python | 31 Aug 2023
  • Please ask questions (rust-lang/regex)

    1 project | /r/hypeurls | 30 Aug 2023
  • Please ask questions (rust-lang/regex)

    1 project | news.ycombinator.com | 28 Aug 2023
  • ScripterC - Rust-lang set

    2 projects | /r/scripterc | 13 Aug 2023
  • Seeking feedback - Revice, a high-level regex transpiler and regex library generator for readability and reusability.

    1 project | /r/opensource | 26 Jun 2023
  • Revice - A high-level regex transpiler and library generator (Proposal stage)

    1 project | /r/regex | 25 Jun 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 2 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source RegExp projects in Rust? This list will help you:

# Project Stars
1 grex 7,571
2 melody 4,700
3 regex 3,769
4 pomsky 1,321
5 grits 57
6 human_regex 54

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?