hiddentao / fast-levenshteinLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆609Updated 3 years ago
Alternatives and similar repositories for fast-levenshtein
Users that are interested in fast-levenshtein are comparing it to the libraries listed below
Sorting:
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 2 months ago
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 4 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Useragent parser for Node.js, ported from browserscope.org☆901Updated 3 years ago
- Date() for humans☆1,482Updated 2 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- A port of inflection-js to node.js module☆572Updated 5 months ago
- Node.js module to list all files in a directory or any subdirectories.☆346Updated 2 years ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,930Updated 6 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆780Updated 2 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 5 months ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆329Updated 3 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,253Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Node.js module for image processing and manipulation☆617Updated 6 years ago
- A sax style parser for JS☆1,117Updated last year
- fs with incremental backoff on EMFILE☆1,291Updated 11 months ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Naive-Bayes Classifier for node.js☆562Updated 3 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆2,513Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Asynchronous function queue with adjustable concurrency☆772Updated last year
- RFC6265 Cookies and CookieJar for Node.js☆1,007Updated last week
- Simple, intuitive mocking of Node.js modules.☆460Updated 4 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Generate hashes from javascript objects in node and the browser.☆1,451Updated 11 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆569Updated 4 years ago