全部搜尋項
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 [檔案列表]