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,118 of 188,368
Downloads: 5,330
Daily
Ranking: 68,707 of 188,354
Downloads: 3
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,192,998,841 | rake |
| 27 | 945,496,448 | ffi |
| 29 | 937,210,484 | rspec |
| 57 | 630,857,150 | rubocop |
| 74 | 566,155,489 | pry |
| 175 | 262,867,470 | rubocop-performance |
| 188 | 249,186,595 | rubocop-rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | anirbanmu |