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: over 6 years ago

Related projects:

RepositoryDescriptionStars
yourbasic/radixA fast string sorting algorithm implemented in Go.192
spatie/eloquent-sortableAdds 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-modelAn acts_as_sortable alternative with optimized performance and support for multiple lists per table1,091
ruby/did_you_meanA gem that suggests corrections for typos and errors in Ruby code1,871
sindresorhus/alpha-sortA utility function for sorting arrays of strings in various natural and case-insensitive orders39
tompazourek/naturalsort.extensionAn extension to StringComparison that adds support for natural sorting of strings175
grosser/autotestStandalone autotest for testing Ruby applications without ZenTest121
mattreecebentley/plf_indiesortA sorting algorithm that optimizes performance on non-random access containers and large data types19
dogweather/naturallyAn algorithm to sort strings according to natural ordering with support for hierarchical identifiers and Unicode characters87
textacular/textacularExposes full text search capabilities from PostgreSQL to Ruby applications946
ankane/fasttext-rubyEfficient text classification and representation learning library for Ruby204
alassek/activerecord-pg_enumEnables Rails to use PostgreSQL's enumeration types in database columns167
zorab47/active_admin-sortable_treeA gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes161
rsl/stringexExtensions to Ruby's String class providing utility methods and permalink solutions.983
dancouper/natural_sortA sorting function for natural ordering of strings containing numbers14