node-re2

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines. (by uhop)

Node-re2 Alternatives

Similar projects and alternatives to node-re2

  • node.bcrypt.js

    bcrypt for NodeJs

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • regex

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

  • grex

    A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

  • SwiftLinkPreview

    It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.

  • foxreplace

    Replace text in webpages

  • grex-js

    5 node-re2 VS grex-js

    A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better node-re2 alternative or higher similarity.

node-re2 reviews and mentions

Posts with mentions or reviews of node-re2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-28.
  • [AskJS] Optional maximum evaluation time for RegExp
    3 projects | /r/javascript | 28 Aug 2021
    There are regex automata implementations like RE2 which guarantee execution in linear time and essentially solve this issue. You could consider node-re2 and re2-wasm if you're handling user-supplied regexes. Though note that back-tracking engines are faster on non-pathological input which is why they're the default.
  • Is there a node tutorial that's specifically made to show people how to use various popular C++ addons to improve performance?
    2 projects | /r/node | 23 Apr 2021
    A good way to approach writing native addons could be: * Read this intro article https://blog.sqreen.com/building-a-native-add-on-for-node-js-in-2019/ (disclaimer, I wrote this one) * Read the source code of some simple addon examples (https://github.com/uhop/node-re2, https://github.com/kelektiv/node.bcrypt.js#readme) * read the nodejs doc on native addons * read the libuv book if you want to handle asynchronous stuff in your addons * read Node.js source code

Stats

Basic node-re2 repo stats
2
469
8.2
about 2 months ago

uhop/node-re2 is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of node-re2 is JavaScript.

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