Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Fastest-Levenshtein is a Node.js and Deno library that provides the fastest implementation of the Levenshtein distance algorithm for measuring the difference between two strings. It's designed for developers who need to efficiently calculate edit distances between strings, with additional functionality to find the closest matching string from an array. The library outperforms alternatives like js-levenshtein and leven in benchmarks, making it ideal for applications requiring high-performance string comparison operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ka-weihe/fastest-levenshtein

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for benchmark
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kunalgolani/eslint-config
Pluggable eslint config for Node.js that you can import, extend and override
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
hiddentao/fast-levenshtein
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
NaturalNode/natural
General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein
Account's avatar
yomguithereal/talisman
Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

ka-weihe's profile
ka-weihe
124 contributions
RoXuS's profile
RoXuS
3 contributions
fzzle's profile
fzzle
2 contributions
G07cha's profile
G07cha
1 contributions
ghoullier's profile
ghoullier
1 contributions
sallar's profile
sallar
1 contributions
danias's profile
danias
1 contributions
binjospookie's profile
binjospookie
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ka-weihe

ka-weihe/fastest-levenshtein

The fastest implementation of Levenshtein distance in JS/TS.

TypeScript
763
27
MIT License