regexcmp

A tool to compare different regexp libraries in Go (by karust)

Regexcmp Alternatives

Similar projects and alternatives to regexcmp

  1. regex-benchmark

    It's just a simple regex benchmark of different programming languages.

  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. gohs

    GoLang Binding of HyperScan https://www.hyperscan.io/

  4. go-pcre

    Perl Compatible Regular Expression for Go

  5. go-re2

    Drop-in replacement for regexp using re2, for any Go app

  6. rure-go

    Go bindings to Rust's regex engine.

  7. regexp2

    A full-featured regex engine in pure Go based on the .NET engine

  8. go-yara

    Go bindings for YARA

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. go-regex

    A High Performance PCRE Regex Package That Uses A Cache.

  11. matchgo

    matchgo is a minimalistic regex engine that allows you to compile regex patterns, check strings for matches, and extract matched groups.

  12. run-all

    run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better regexcmp alternative or higher similarity.

regexcmp discussion

Log in or Post with

regexcmp reviews and mentions

Posts with mentions or reviews of regexcmp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.
  • Best regexp alternative for Go. Benchmarks. Plots.
    8 projects | dev.to | 26 Aug 2023
    To answer these questions, I wrote a small benchmarking program that can be used to compare different regex engines in terms of speed and memory usage. If you want to test it yourself or evaluate the correctness of the used methods, here is the code.

Stats

Basic regexcmp repo stats
1
3
4.9
over 1 year ago

karust/regexcmp is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of regexcmp is Go.


Sponsored
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

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