Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mroth/xsort

Package xsort contains manually inlined versions of the "search wrappers" in the standard sort library. In the standard library, these are convenience wrappers around the generic `sort.Search()` function, which takes a function parameter to determine truthfulness. However, since this function is utilized within a for loop, it cannot currently be inlined by the Go compiler, resulting in non-trivial performance overhead.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mroth/xsort
Keywords: go, golang, performance, sorting
License: MIT
Latest release: about 1 year ago
First release: about 2 years ago
Namespace: github.com/mroth
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...