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,908 of 187,638
Downloads: 5,268
Daily
Ranking: 64,759 of 187,621
Downloads: 2
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,167,198,806 | rake |
| 27 | 927,909,987 | ffi |
| 28 | 925,682,568 | rspec |
| 57 | 614,378,057 | rubocop |
| 73 | 556,747,332 | pry |
| 179 | 254,204,400 | rubocop-performance |
| 188 | 243,205,124 | rubocop-rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | anirbanmu |