Added std::regex to a regex shootout and the results were surprising

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • regex-performance

    Performance comparison of regular expression engines.

  • Added std::regex to the regex shootout at https://github.com/rust-leipzig/regex-performance . Compiled with gcc 9.3.0 on Ubuntu 20.04, AMD Ryzen Th 3960X 128MB cache. Test file 16MiB, 300k lines, 2.6m words. Times are in milliseconds per file. Benchmark does not count regex object creation/compiling, only match.

  • regex

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

  • That one rust_regex result being so much slower than everything else irked me, so I filed an for it here: https://github.com/rust-lang/regex/issues/827

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • regex-performance

    Performance comparison of regular expression engines. (by HFTrader)

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

  • 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
  • Some positive and negative comments after using rust for a while

    2 projects | /r/rust | 20 May 2023
  • Good projects to showcase rust

    1 project | /r/rust | 8 May 2023