Regular expressions for humans

This page summarizes the projects mentioned and recommended in the original post on /r/golang

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. rex

    Flexible regular expressions constructor for Golang. (by hedhyw)

    Thank you, brilliant idea, I created an issue: https://github.com/hedhyw/rex/issues/37

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. melody

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

    another project related to making regexes more readable: https://github.com/yoav-lavi/melody

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Melody 0.19.0 | A language that compiles to regular expressions and aims to be more readable and maintainable

    1 project | /r/rust | 19 Jul 2023
  • Melody 0.19.0 – A language that compiles to regular expressions

    1 project | news.ycombinator.com | 16 Jul 2023
  • Yeah, we all know what you're good for...

    1 project | /r/ProgrammerHumor | 9 Dec 2022
  • I've created a Python module for constructing Regex patterns in a more computer programming-familiar way, so you don't have to re-learn Regex each time you use it!

    2 projects | /r/Python | 19 Jul 2022
  • Why does it have to be like this?

    2 projects | /r/ProgrammerHumor | 18 Jul 2022

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