regex-engine

Open-source projects categorized as regex-engine

Top 9 regex-engine Open-Source Projects

  • regex

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

  • Project mention: Zed is now open source | news.ycombinator.com | 2024-01-24

    The homepage has a benchmark that compares Zed's "insertion latency" to other editors, and this is the description:

    > Open input.rs at the end of line 21 in rust-lang/regex. Type z 10 times, measure how long it takes for each z to display since hitting the z key.

    Could someone clarify what that means? My interpretation of that was to go to https://github.com/rust-lang/regex/blob/master/regex-cli/arg... and start typing 'z' at the end of line 21, but that doesn't seem to make any sense. I guess that repo got refactored and those instructions are out of date?

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

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

    A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers. (by Genivia)

  • Project mention: RE/flex 3.3.4 released - a scanner generator for C++ | /r/Compilers | 2023-05-31
  • zig-regex

    A regex implementation for the zig programming language

  • Project mention: Zig regex library | /r/Zig | 2023-09-23

    I've been building a personal grep clone and using this package as a learning guide to get familiar with Zig. This may be a useful reference: https://github.com/tiehuis/zig-regex

  • re2js

    RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching

  • Project mention: RE2JS is the JavaScript port of RE2 | news.ycombinator.com | 2023-07-14
  • clex

    clex is a simple lexer generator

  • re2

    R interface to Google re2 (C++) regular expression engine (by girishji)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pcre

    Pure-Go port of the PCRE2 regular expression engine.

  • reng

    Simple toy regex engine implemented using backtracking algorithm and continuations.

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

regex-engine related posts

Index

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

Project Stars
1 regex 3,345
2 regexp2 925
3 RE-flex 484
4 zig-regex 149
5 re2js 91
6 clex 87
7 re2 26
8 pcre 10
9 reng 5

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