Irregular Expressions

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • re2c

    Lexer generator for C, C++, Go and Rust.

  • The "Papers" section on re2c's web site continues Laurikari's work: http://re2c.org/

    ... but I haven't found them particularly accessible. And it's not clear it's a viable strategy in a general purpose regex engine. Namely, I'm not sure how much bigger it makes the DFA.

    Also, AFAIK, these are DFAs. They are different theoretical structures with explicitly more power.

    > and then an NDFA is used to match a third time, to extract the capture groups.

    That's the PikeVM. It's an NFA simulation. Although it uses additional storage and is otherwise more computationally powerful than just a plain NFA.

  • 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
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

  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    57 projects | news.ycombinator.com | 6 May 2024
  • KeePassXC Debian maintainer has removed all network features

    10 projects | news.ycombinator.com | 10 May 2024
  • PicoRuby Is an Alternative MRuby

    1 project | news.ycombinator.com | 12 May 2024
  • Virtualizing the 6502 on a 6502 with 6o6

    1 project | news.ycombinator.com | 11 May 2024
  • Crash on clock skew: performance vs availability

    1 project | dev.to | 11 May 2024