uhop / node-re2Links
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
☆531Updated 3 weeks ago
Alternatives and similar repositories for node-re2
Users that are interested in node-re2 are comparing it to the libraries listed below
Sorting:
- Support keepalive http agent.☆597Updated 11 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 2 months ago
- A node.js module to make the use of promises safe☆666Updated 11 months ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Node-core streams for userland☆1,046Updated 10 months ago
- Utility to help find out why Node isn't exiting☆594Updated last month
- Extremely fast utf8 only stream implementation☆302Updated last month
- Split Streams3 style☆293Updated last year
- A cacheable dns.lookup(…) that respects TTL☆215Updated last year
- RFC6265 Cookies and CookieJar for Node.js☆1,041Updated last week
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Simple and robust resource pool for node.js☆504Updated last year
- tar-stream is a streaming tar parser and generator.☆434Updated last year
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…