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,654 of 183,139
Downloads: 4,778
Daily
Ranking: 66,923 of 183,127
Downloads: 0
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 | 954,857,689 | rake |
25 | 818,346,165 | rspec |
29 | 772,297,799 | ffi |
63 | 476,158,129 | rubocop |
68 | 467,366,812 | pry |
197 | 183,830,610 | rubocop-rspec |
199 | 180,606,011 | rubocop-performance |
Owners
# | Gravatar | Handle |
---|---|---|
1 | anirbanmu |