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: 123,387 of 190,497
Downloads: 5,416
Daily
Ranking: 45,821 of 190,468
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 |
|---|---|---|
| 8 | 1,259,660,350 | rake |
| 27 | 982,098,329 | ffi |
| 29 | 959,099,869 | rspec |
| 56 | 662,145,099 | rubocop |
| 72 | 584,767,680 | pry |
| 174 | 280,101,159 | rubocop-performance |
| 188 | 260,833,810 | rubocop-rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | anirbanmu |