全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-saracen-walker  ]

套件:golang-github-saracen-walker-dev(0.1.2-1)

golang-github-saracen-walker-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-saracen-walker

維護小組:

外部的資源:

相似套件:

walker is a faster, parallel version, of filepath.Walk

This library and filepath.Walk both perform os.Lstat calls and provide a full os.FileInfo structure to the callback. BenchmarkFastwalkWalkLstat and BenchmarkGodirwalkWalkLstat include this stat call for better comparison with BenchmarkFilepathWalk and BenchmarkWalkerWalk.

This library and fastwalk both require the callback to be safe for concurrent use. BenchmarkFilepathWalkAppend, BenchmarkWalkerWalkAppend, BenchmarkFastwalkWalkAppend and BenchmarkGodirwalkWalkAppend append the paths found to a string slice. The callback, for the libraries that require it, use a mutex, for better comparison with the libraries that require no locking.

This library will not always be the best/fastest option. In general, if you're on Windows, or performing lstat calls, it does a pretty decent job. If you're not, I've found fastwalk to perform better on machines with fewer cores.

其他與 golang-github-saracen-walker-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-saracen-walker-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10。9 kB56。0 kB [檔案列表]