Skip to content
/ qlevens Public

A lightning-fast implementation of the Levenshtein distance algorithm. Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.

License

Notifications You must be signed in to change notification settings

hexrw/qlevens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Levenshtein WASM library

⚡⚡ A lightning-fast implementation of the Levenshtein distance algorithm.

Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.

0 dependencies

Based on fastest-levenshtein by ka-weihe.

About

A lightning-fast implementation of the Levenshtein distance algorithm. Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published