github.com/patrickmn/sortutil
Sortutil is a Go library which lets you sort a slice without implementing a sort.Interface, and in different orderings: ascending, descending, or case-insensitive ascending or descending (for slices of strings.) Additionally, Sortutil lets you sort a slice of a custom struct by a given struct field or index--for example, you can sort a []MyStruct by the structs' "Name" fields, or a [][]int by the second index of each nested slice, similar to using sorted(key=operator.itemgetter/attrgetter) in Python.
proxy.golang.org
v0.0.0-20120526081524-abeda66eb583
almost 14 years ago
1
8
13
github.com/linzijie1998/bytedance_camp_douyin v0.0.0-20230322133705-9495e6b0efc4
1 version - Latest release: about 3 years agogithub.com/jacobshandling/fleet/v4 v4.1.0
Open source device management, built on osquery.6 versions - Latest release: over 4 years ago - 0 stars on GitHub
github.com/keepwn/fleet/v4 v4.1.0
The premier osquery fleet manager.7 versions - Latest release: over 4 years ago - 0 stars on GitHub
github.com/kolide/fleet v0.0.0-20201105140035-98a79588474b
A flexible control server for osquery fleets1 version - Latest release: over 5 years ago - 1,104 stars on GitHub
mooncamp.com/dgx v0.0.0-20191002071046-556ca06f1e0b
1 version - Latest release: over 6 years ago - 1 dependent repositoriesPast Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/patrickmn/sortutil
spec |
| License | MIT |
| Namespace | github.com/patrickmn |
| First Release | almost 14 years ago |
| Last Synced | 17 days ago |