magiclen / node-fast-string-search
Fast search substrings in a string by using N-API and boyer-moore-magiclen.
☆21Updated last year
Alternatives and similar repositories for node-fast-string-search:
Users that are interested in node-fast-string-search are comparing it to the libraries listed below
- `trough` is middleware☆69Updated 11 months ago
- Compare two autocannon runs☆17Updated 5 years ago
- A Map implementation with expirable items☆92Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆39Updated 2 years ago
- ☆53Updated 4 years ago
- Transform your data as it pass by, synchronously.☆102Updated last month
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 6 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆82Updated 2 months ago
- A blazing fast stringifier that safely handles circular objects☆52Updated 9 months ago
- Object streaming the way it should be.☆39Updated last year
- Yet another auto expiring, max sizable cache☆51Updated 11 months ago
- Statically find HTML anti patterns using CSS Selectors☆14Updated this week
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated last year
- Detects when a promise is idle (does not create asynchronous events) for longer than permitted amount of time.☆10Updated 5 years ago
- Run async tasks with dependencies☆37Updated 4 years ago
- Higher order iterator library for JavaScript and TypeScript.☆55Updated 2 weeks ago
- Cross-Platform Binary API☆35Updated 4 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆37Updated 2 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆49Updated 6 months ago
- The base loader for configuring☆30Updated 4 months ago
- Get the path of the caller module☆64Updated 3 years ago
- A JavaScript Proxy object that automatically nests itself☆47Updated 7 months ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- WebSockets with a Node.js net compatible interface☆45Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year