全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: gsort  ]

软件包:golang-github-brentp-gsort-dev(0.1.4-3)

golang-github-brentp-gsort-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 gsort

维护小组:

外部的资源:

相似软件包:

library package for gsort

Package gsort is a library for sorting a stream of tab-delimited lines ([]bytes) (from a reader) using the amount of memory requested.

Instead of using a compare function as most sorts do, this accepts a user-defined function with signature: func(line []byte) []int where the []ints are used to determine ordering. For example if sorting on 2 columns, one of months and another of day of months, the function would replace "Jan" with 1 and "Feb" with 2 for the first column and just return the Atoi of the 2nd column.

其他与 golang-github-brentp-gsort-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 golang-github-brentp-gsort-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 8.8 kB37.0 kB [文件列表]