Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.8% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/icza/abcsort

Package abcsort is a string sorting library that uses a custom, user-defined alphabet. Implementation does not convert the input strings into byte or rune slices, so performance is rather good. Custom sorting can be easiest achieved by using the Sorter helper type. The essence of sorting, the less() function required by the standard lib's sort package is also exposed, and may be used "manually" like this: Or via the StringSlice type: Example shows how to do custom sorting using the Sorter helper type.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/icza/abcsort
Keywords: alphabet, sort
License: Apache-2.0
Latest release: about 1 year ago
First release: almost 2 years ago
Namespace: github.com/icza
Dependent packages: 1
Dependent repositories: 3
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/icza
Last synced: 4 days ago

    Loading...
    Readme
    Loading...