Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/saracen/walker/testdata/fastwalk/fastwalk_test.go |
FileSize | 6625 |
MD5 | 766700329CF1129B73F3E20568B891FF |
SHA-1 | 0F79C4752E82C035DA25F2709F944F737417D475 |
SHA-256 | 0B212BDA57E666176A171B7E9A50712D74BBA35BFCFBCAB3E17F4CC2B5FC1779 |
SSDEEP | 96:GEwF3K1T+U45mSHuW9h7/pdCE/EdW1qOzhlszfqdgIq6ODHkh:GhF3KMRuW9d/j719z9gSODkh |
TLSH | T198D12DD3C76F000A1E9556911CDEC9958A4CC853892CB8FEFD9D63D9370C22D06B8AEA |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 11212 |
MD5 | 8B323E00C676837D606611AEC0945D82 |
PackageDescription | 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-saracen-walker-dev |
PackageSection | devel |
PackageVersion | 0.1.2-1 |
SHA-1 | 2AA8A5A86EF7CB2E7D63725667BCCDE46D386D17 |
SHA-256 | 34F70DFD84303689FE4BA358ACA1E986CF01102F4C65557CE1E57F32F6ABCFD6 |
Key | Value |
---|---|
FileSize | 11172 |
MD5 | 6C956ECFF799D4B093D3DC651E7CF565 |
PackageDescription | 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. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-saracen-walker-dev |
PackageSection | devel |
PackageVersion | 0.1.2-1 |
SHA-1 | 75F8431250320BA796E20DC5883A9852802F1E25 |
SHA-256 | 75F44B1235F264028F8AC4E250D538FF4C2BBC0B2D21E7D96FD0F86C334FFA46 |