Categories: None [Edit]
str_metrics
Ruby gem (native extension in Rust) providing implementations of various string metrics. Current metrics supported are: Sørensen–Dice, Levenshtein, Damerau–Levenshtein, Jaro & Jaro–Winkler. Strings that are UTF-8 encodable (convertible to UTF-8 representation) are supported. All comparison of strings is done at the grapheme cluster level as described by Unicode Standard Annex #29 (https://www.unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries); this may be different from many gems that calculate string metrics.
Total
Ranking: 122,802 of 186,883
Downloads: 5,094
Daily
Ranking: 99,488 of 186,872
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,129,820,239 | rake |
27 | 910,134,422 | rspec |
28 | 902,723,836 | ffi |
57 | 590,682,948 | rubocop |
71 | 543,465,179 | pry |
182 | 241,514,110 | rubocop-performance |
187 | 234,759,990 | rubocop-rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | anirbanmu |