Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix_test.go |
FileSize | 35619 |
MD5 | 5B74DA3A7447107326BEBB859F8B7FF7 |
SHA-1 | A5D4D1201606ECCECC38509E3AC641FD7598E311 |
SHA-256 | 775DC3E90B71103D6E58CEB831FCC48F4314EAEE543EA69190DE978A0628ED2A |
SSDEEP | 768:qOv/EgTYoOzc3AMrEW1Rctc+sc3E+Onq3sxJ48bQSQoRpPDPB0dIuDT:qOv/VTYoOzc3AMrEW1Rctc+sc3E+On8Z |
TLSH | T15FF284E6FB5D002A5A9071BC496D59C71A2DC433CEF21AEBE5CC39B6324C8929235FD1 |
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 | 22616 |
MD5 | A9DC857BD457AE119E3BAE17CD2A673B |
PackageDescription | immutable radix tree implementation in Golang Golang implementation of an immutable radix tree (http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single Tree implementation, optimized for sparse nodes. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-hashicorp-go-immutable-radix-dev |
PackageSection | devel |
PackageVersion | 1.1.0-1 |
SHA-1 | AC67BF31D3C1A800403F618A4229931BC81C43C1 |
SHA-256 | 5298F103A21A1D6E9A72DB3BDF06982F8986CFF51B1A244C5618E485E64E993B |
Key | Value |
---|---|
MD5 | 79D3BF6BF21ED70270B70958443C8DE4 |
PackageArch | noarch |
PackageDescription | Provides the iradix package that implements an immutable radix tree. The package only provides a single Tree implementation, optimized for sparse nodes. As a radix tree, it provides the following: – O(k) operations. In many cases, this can be faster than a hash table since the hash function is an O(k) operation, and hash tables have very poor cache locality. – Minimum / Maximum value lookups – Ordered iteration A tree supports using a transaction to batch multiple updates (insert, delete) in a more efficient manner than performing each operation one at a time. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/go-immutable-radix |
PackageMaintainer | Fedora Project |
PackageName | golang-github-hashicorp-immutable-radix-devel |
PackageRelease | 4.fc32 |
PackageVersion | 1.1.0 |
SHA-1 | BA5A543737B5068949E3EC4477437C1283DF51EF |
SHA-256 | AB898FF23CBBF742AFBF38EAE91C82A9D4206DF8D6B2E7CA7A5D570AD51DB102 |