Trending Projects for March 12, 2017
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
jaro_winkler is an implementation of Jaro-Winkler \
distance algorithm which is written in C extension and will fallback to pure \
Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of \
C and Ruby implementation support any kind of string encoding, such as \
UTF-8, EUC-JP, Big5, etc.