Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go |
FileSize | 6295 |
MD5 | 3B7D61D89DBCCF0365BC6681D168BFCD |
SHA-1 | 0E84B85695DD59002BDC85AA525126E2BD509CF5 |
SHA-256 | 2E1B55932BF05D3E6BC8118985E8C6EB468017A52D72B0B325C5419585D5D2BF |
SSDEEP | 96:RSMEgPbDf9sCeczpAoGpCIlbMDLVjjoDVauU5j+DKR+w6PbPfPptZC49IZYfIzST:hDSuz2XtlbMDhYPKCZt9IfRGeVLe3h |
TLSH | T1C8D1548079ED85D95F6064108F042089BFEFD869E91191A9E2AD6DB87105B1ECC3BDE3 |
hashlookup:parent-total | 14 |
hashlookup:trust | 100 |
The searched file hash is included in 14 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | B3DD8A415CC7F26F487F07A710E0A96B |
PackageArch | x86_64 |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 1.el8 |
PackageVersion | 2.0.44 |
SHA-1 | DAC066F37DF97D03435F46489767FE79B0C9FF23 |
SHA-256 | 28F8E834B84255091D0E4BD1E5D912F680D19E718E2810E9EBC3A83221175888 |
Key | Value |
---|---|
MD5 | 6D773D3D1D75C38423C36CE972EC3F20 |
PackageArch | aarch64 |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 2.el8 |
PackageVersion | 2.0.36 |
SHA-1 | C592FEF37AA120BFF5A0C9A8E1AAF458C77A82F9 |
SHA-256 | 62F6C537F3E985A5E300B4CDE3D255DECA707D74479253D9F792B3F671603FDC |
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 |
Key | Value |
---|---|
MD5 | C9DA7A107E77828577E9BD0D8E877515 |
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 | 1.fc33 |
PackageVersion | 1.2.0 |
SHA-1 | 60C6819753577868D5A2A4A8205001543FBF7E7C |
SHA-256 | 3DCF58374855BA1B446ED32D26D7B7AA66EF29B693C5A54C84778F1AC9F9076F |
Key | Value |
---|---|
MD5 | 3C89E28BCF040C2E6BD29DB77A9A4DB0 |
PackageArch | ppc64le |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 1.el8 |
PackageVersion | 2.0.44 |
SHA-1 | D22807E3249994A40EE681209494863A941BB711 |
SHA-256 | 88462152899D6B6681AD4EE94685524F795A183751A3934F4B4162872445ACD3 |
Key | Value |
---|---|
MD5 | B8DDCFC3E4A75B1CA246BAB20566B3E9 |
PackageArch | x86_64 |
PackageDescription | This package provides debug information for package golang-github-prometheus. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-prometheus-debuginfo |
PackageRelease | 5.el7 |
PackageVersion | 2.24.1 |
SHA-1 | 05833ACFC95BC1F23C73F58E39B012EFFFD6A4B1 |
SHA-256 | 8E0E383E5499F2632009B86D398AC57E127CCA7F16D9C25A44EAD140BC184CFA |
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 | 14C45E0C6373CBBF30CADCADC34B2823 |
PackageArch | s390x |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 1.el8 |
PackageVersion | 2.0.44 |
SHA-1 | A7B526EF62477B9E0C258E75CEAF6670CCC37CCA |
SHA-256 | 99C0BB65B82C6A1C4AF30A2D85862E2BE8FC01B6DDDF7A23D59F1DBAE75CD6F8 |
Key | Value |
---|---|
MD5 | 53A9F6B0A51250185318E15CAA6FCD7B |
PackageArch | s390x |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 2.el8 |
PackageVersion | 2.0.36 |
SHA-1 | 0742F5FD3B8ECEF2AA56833D0FF11D310685813B |
SHA-256 | DECA739A87DD4CE057BA492939AD5BA112CE2B446B0A2424FD79863ED0D943D6 |
Key | Value |
---|---|
MD5 | 759923371DFAC86E0C1DCAF430A1EE59 |
PackageArch | ppc64le |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 2.el8 |
PackageVersion | 2.0.36 |
SHA-1 | D6B22CD0A2178CFD2030A8A0636899F0D3AA74C6 |
SHA-256 | C9D95021FC21D6DC2F2A9B01A1ED756DB618BD378E3E16D814864C3C3C337E3F |
Key | Value |
---|---|
MD5 | AFFA4F5E8606B2D78A4C810C2CECBF9E |
PackageArch | x86_64 |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 2.el8 |
PackageVersion | 2.0.36 |
SHA-1 | B6CE41670989E0936DDAA6BB2BF166A19A2807CE |
SHA-256 | 416BFDD6AC5571051D168AA28BACCEFA67761CAC194F35552CA8A5BAEBCFCB44 |
Key | Value |
---|---|
MD5 | 5B555899A19830586D1C39F7480CBAA7 |
PackageArch | x86_64 |
PackageDescription | This package provides debug information for package dnscrypt-proxy2. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy2-debuginfo |
PackageRelease | 1.el7 |
PackageVersion | 2.0.44 |
SHA-1 | 16FE360755E89E3B61A33E1FB7CF4F383BD6DBFA |
SHA-256 | A72F7D90F51287D1BBB0FC66FC3A16F9D662E3CB9080F4AC1D20E9A1174E3F14 |
Key | Value |
---|---|
MD5 | 0F057C44DD9333C56DB63D4CBEB28904 |
PackageArch | aarch64 |
PackageDescription | This package provides debug sources for package dnscrypt-proxy. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy-debugsource |
PackageRelease | 1.el8 |
PackageVersion | 2.0.44 |
SHA-1 | 2C4F72149E149E20F0886E493376106F5E925ACF |
SHA-256 | 68A8A735194D78E364E8E5BE0204C1CAFEFD2F50928427E651FA1A79FCAE90F2 |
Key | Value |
---|---|
MD5 | 46A013FCF3061E1278B1A2317D49B1EF |
PackageArch | x86_64 |
PackageDescription | This package provides debug information for package dnscrypt-proxy2. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | dnscrypt-proxy2-debuginfo |
PackageRelease | 1.el7 |
PackageVersion | 2.0.39 |
SHA-1 | 2DF16559F3A1372DAD0E578385C8406B0A8981EC |
SHA-256 | 0874142ECD745D62C6A7CD5B3DC579C9D16274493C65DD2B184C96BCA7B1C41A |