regular-expression-engine

Open-source projects categorized as regular-expression-engine

Top 6 regular-expression-engine Open-Source Projects

  • regexp2

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

  • Project mention: Best regexp alternative for Go. Benchmarks. Plots. | dev.to | 2023-08-26

    regexp2 (1.10.0) - a feature-rich regexp engine for Go. It does not have runtime guarantees like the built-in regexp package, but is compatible with Perl5 and .NET;

  • cl-ppcre

    Common Lisp regular expression library

  • Project mention: Compile time regular expression in C++ | news.ycombinator.com | 2023-09-12

    I've never used cl-ppcre myself, but its docs[1] claim that it provides compile-time regexes:

    > CL-PPCRE uses compiler macros to pre-compile scanners at load time if possible. This happens if the compiler can determine that the regular expression (no matter if it's a string or an S-expression) is constant at compile time and is intended to save the time for creating scanners at execution time (probably creating the same scanner over and over in a loop).

    [1]: https://edicl.github.io/cl-ppcre/

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

    A minimalist single-header library for building pattern-matchers, lexers, and parsers.

  • Project mention: Matcheroni, a tiny C++20 header library for building lexers/parsers | /r/regex | 2023-07-06
  • one-more-re-nightmare

    A fast regular expression compiler in Common Lisp

  • dregrex

    dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.

  • lflat

    L-FLAT - Logtalk Formal Language and Automata Toolkit

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

regular-expression-engine related posts

  • Regex RE2 doesn't support specific Turkish characters.

    1 project | /r/golang | 4 Mar 2023
  • sbcl and Let Over Lambda

    4 projects | /r/lisp | 22 Feb 2023
  • Regular Expressions make me feel like a powerful wizard- that's not a good thing

    1 project | news.ycombinator.com | 10 Feb 2023
  • Don't be lazy this month!

    1 project | /r/transprogrammer | 10 Jun 2022
  • The unreasonable effectiveness of f-strings and re.VERBOSE

    4 projects | news.ycombinator.com | 23 May 2022
  • When a young programmer who has been using C for several years is convinced that C is the best possible programming language and that people who don't prefer it just haven't use it enough, what is the best argument for Lisp vs C, given that they're already convinced in favor of C?

    3 projects | /r/lisp | 13 May 2022
  • The self-hosted Zig compiler can now successfully compile itself

    3 projects | /r/programming | 15 Apr 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    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. Learn more →

Index

What are some of the best open-source regular-expression-engine projects? This list will help you:

Project Stars
1 regexp2 929
2 cl-ppcre 291
3 matcheroni 192
4 one-more-re-nightmare 133
5 dregrex 43
6 lflat 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com