sort_alphabetical

String Sorter

An extension to Ruby's Enumerable module for sorting UTF8 strings alphabetically while considering variant characters and non-ASCII characters with ligatures.

Ruby: sort UTF8 Strings alphabetical via Enumerable extension

GitHub

68 stars
6 watching
18 forks
Language: Ruby
last commit: almost 5 years ago

Related projects:

Repository Description Stars
yourbasic/radix A fast string sorting algorithm implemented in Go. 192
spatie/eloquent-sortable Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. 1,416
brendon/ranked-model An acts_as_sortable alternative with optimized performance and support for multiple lists per table 1,091
ruby/did_you_mean A gem that suggests corrections for typos and errors in Ruby code 1,871
sindresorhus/alpha-sort A utility function for sorting arrays of strings in various natural and case-insensitive orders 39
tompazourek/naturalsort.extension An extension to StringComparison that adds support for natural sorting of strings 175
grosser/autotest Standalone autotest for testing Ruby applications without ZenTest 121
mattreecebentley/plf_indiesort A sorting algorithm that optimizes performance on non-random access containers and large data types 19
dogweather/naturally An algorithm to sort strings according to natural ordering with support for hierarchical identifiers and Unicode characters 87
textacular/textacular Exposes full text search capabilities from PostgreSQL to Ruby applications 946
ankane/fasttext-ruby Efficient text classification and representation learning library for Ruby 204
alassek/activerecord-pg_enum Enables Rails to use PostgreSQL's enumeration types in database columns 167
zorab47/active_admin-sortable_tree A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes 161
rsl/stringex Extensions to Ruby's String class providing utility methods and permalink solutions. 983
dancouper/natural_sort A sorting function for natural ordering of strings containing numbers 14