wu-diff-js

Sequence comparer

Compares two sequences of characters using the Wu-Levenshtein distance algorithm to identify differences.

Compute differences between two slices using wu(the O(NP)) algorithm.

GitHub

17 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
halostatue/diff-lcsA Ruby library for generating differences between sequences using the McIlroy-Hunt LCS algorithm289
soffes/diffA pure Swift library for calculating differences between two sets of data.122
tonyarnold/differA Swift library for calculating differences and generating patches between collections.664
diptiranjan1/pso-vs-woaA comparison tool for two optimization algorithms66
mattphillips/deep-object-diffA small library that calculates the differences between two objects with nested structures, such as arrays and objects.1,073
zenangst/differificA framework for comparing and updating data in Swift applications with high performance and customizable diffing.123
tonytonyjan/jaro_winklerAn implementation of the Jaro-Winkler distance algorithm to compare strings195
darkestkhan/fletcherAn implementation of the Fletcher_16 sum computation algorithm in Ada.0
hackvertor/diffyA Java application that displays differences between two responses using color-coded formatting.0
mirage/duffA Pure OCaml implementation of a differential file diffing algorithm20
lxcid/listdiffAn implementation of an algorithm to calculate the diff between two arrays241
wu-lang/wuA language and data processing framework designed to balance control, readability, and scalability with a syntax inspired by Rust.473
indy256/codelibraryA comprehensive collection of algorithms and data structures implemented in multiple programming languages1,944
sidneycadot/oeisTools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences.46
kowainik/treapAn efficient data structure for fast insertions and queries on sequences of values63