Result for 305C4D08B5A21A97BB46D3F6B34BD2DE61F25561

Query result

Key Value
FileName./usr/share/gocode/src/github.com/golang/groupcache/testpb/test.pb.go
FileSize6202
MD59A498D780CBF71000D1483A431A69BEB
SHA-1305C4D08B5A21A97BB46D3F6B34BD2DE61F25561
SHA-256698EF084F876C128C32888E46DD95B53FFA5A840324FAD6F4234AF0E393C5F9C
SHA-51285D7EC852977E545398E0173B4FF93E5B24AFD9E33802760B13674CD7D908C03ADDBB3E3825097ACCF8E754E5759458860CF7DFEFF19C856903EEC31C9EA81A2
SSDEEP96:sZvLoN324fL+lieOGZcVbzzD7GdAKIMmP9Tm:Bp8liLRz3TJY
TLSHT1D4D1BE83B9D2E6169D49E86D6F850404EAC99C679EB9F160F58D31F373026DCCB3230A
insert-timestamp1659227053.301803
mimetypetext/plain
sourcesnap:mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15
hashlookup:parent-total18
hashlookup:trust100

Network graph view

Parents (Total: 18)

The searched file hash is included in 18 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
SHA-103BD1018751C915F71C1E2AE51345C94CA1942ED
snap-authoritycanonical
snap-filenamemdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap
snap-idmdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15
snap-nameaxiom
snap-publisher-id1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-10-01T17:34:13.464567Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap
Key Value
MD58C52FCE3E4CD5A8ACDEB004943F94AB9
PackageArchnoarch
PackageDescriptionCaching and cache-filling library as a replacement for memcached in many cases This package contains library source intended for building other packages which use import path with github.com/golang/groupcache prefix.
PackageMaintainerFedora Project
PackageNamegolang-github-golang-groupcache-devel
PackageRelease0.8.git02826c3.el6
PackageVersion0
SHA-104F6091930C7A2C6E405A696F5823A4CB88835EF
SHA-25659BE80CC51948406D051A8ED8C410C32ECC9817AF89DE25B4DEBBF626149DBD9
Key Value
FileSize23172
MD5CE5ED7D9C7DA24D8DB6A19298812F182
PackageDescriptioncaching and cache-filling library, a replacement for memcached Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. . Like memcached, groupcache shards by key to select which peer is responsible for that key. Unlike memcached, groupcache does not require running a separate set of servers, comes with a cache filling mechanism, and contains some other useful features.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-golang-groupcache-dev
PackageSectiongolang
PackageVersion0.0~git20200121.8c9f03a-1
SHA-116AE965FDC9808FDAC31C6C23A0B3A3D5B914CC0
SHA-25699119695C492FC0EB938C294ED76AA59D567FE199325F8893F8DB3187C9EF51C
Key Value
MD5DB16E40D692775DAA445BE7D747CCE8A
PackageArchnoarch
PackageDescriptionCaching and cache-filling library as a replacement for memcached in many cases This package contains library source intended for building other packages which use import path with github.com/golang/groupcache prefix.
PackageMaintainerFedora Project
PackageNamegolang-github-golang-groupcache-devel
PackageRelease0.3.git604ed57.fc23
PackageVersion0
SHA-11B04C1CE7812BAA38392A85003E3A7EA69FDB053
SHA-2566902B7F633A987B89B5488753B11BB52A604B5406750E42554852A5D9AC3F4F6
Key Value
FileSize22736
MD5E1B0ED27911FC72CE870DDC9BB8CA363
PackageDescriptioncaching and cache-filling library, a replacement for memcached Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. . Like memcached, groupcache shards by key to select which peer is responsible for that key. Unlike memcached, groupcache does not require running a separate set of servers, comes with a cache filling mechanism, and contains some other useful features.
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-golang-groupcache-dev
PackageSectiondevel
PackageVersion0.0~git20171101.84a468c-1
SHA-1271103A09BAC088A298813F681C51250490BE3F0
SHA-256B0A87706E23C162F46E88812DDAE0335F2717909DCB1E9D574BE56B0CC2CEC4D
Key Value
MD53B7AA9CDFC664284AB224DFA32DF5F7C
PackageArchnoarch
PackageDescriptionPackage Groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes. Each data Get first consults its local cache, otherwise delegates to the requested key's canonical owner, which then checks its cache or finally gets the data. In the common case, many concurrent cache misses across a set of peers for the same key result in just one cache fill. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/golang/groupcache
PackageMaintainerFedora Project
PackageNamegolang-github-groupcache-devel
PackageRelease0.22.20200727git8c9f03a.fc33
PackageVersion0
SHA-1322E2463CDCAF79272F2C90E9F1FC1411DDFF86B
SHA-2569AD1050AE208CCF25E8BF216A9B39E7C3B0A8CC0E7AFE2DD16F05A27293FD71F
Key Value
MD5149EE434E3B2E12A997DE3AD021C7193
PackageArchnoarch
PackageDescriptionPackage Groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes. Each data Get first consults its local cache, otherwise delegates to the requested key's canonical owner, which then checks its cache or finally gets the data. In the common case, many concurrent cache misses across a set of peers for the same key result in just one cache fill. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/golang/groupcache
PackageMaintainerFedora Project
PackageNamegolang-github-groupcache-devel
PackageRelease0.24.20200727git8c9f03a.fc34
PackageVersion0
SHA-137B5B1C7E682509A6763D3525E7A9295C2054F65
SHA-256A928D62B71151ABFD1E05415FC767939B0344785C1B0DFA0C59A2AE5460A2D1F
Key Value
MD5050866B53E6F88C70C06551D539EAF70
PackageArchnoarch
PackageDescriptionPackage Groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes. Each data Get first consults its local cache, otherwise delegates to the requested key's canonical owner, which then checks its cache or finally gets the data. In the common case, many concurrent cache misses across a set of peers for the same key result in just one cache fill. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/golang/groupcache
PackageMaintainerguillomovitch <guillomovitch>
PackageNamegolang-github-groupcache-devel
PackageRelease0.1.mga8
PackageVersion0
SHA-139CECB6C39CF1F45F981071BA4B53F49FC28E1CC
SHA-256419045C884C9887A02BDD07DC7AC54111D7F10D6AB13D5CDD2542376F741F16A
Key Value
MD55436CC5CEB79BCDA122DE8473B6A4EA5
PackageArchnoarch
PackageDescriptionCaching and cache-filling library as a replacement for memcached in many cases This package contains library source intended for building other packages which use import path with github.com/golang/groupcache prefix.
PackageMaintainerFedora Project
PackageNamegolang-github-golang-groupcache-devel
PackageRelease0.6.git604ed57.fc24
PackageVersion0
SHA-1525DD6C59E1522971A11C399FFDDD05A72D3DD2C
SHA-256C007FCC9AB8B13497E5CCCF29E3D41AD91EFC5916E49A7926FCE7C17F2B3C67E
Key Value
MD532F4484BB309AF838A2E19EDC7632A53
PackageArchnoarch
PackageDescriptionPackage Groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes. Each data Get first consults its local cache, otherwise delegates to the requested key's canonical owner, which then checks its cache or finally gets the data. In the common case, many concurrent cache misses across a set of peers for the same key result in just one cache fill. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/golang/groupcache
PackageMaintainerumeabot <umeabot>
PackageNamegolang-github-groupcache-devel
PackageRelease2.mga9
PackageVersion0
SHA-1566A4ED2F5EA830D9777FC5B20837D6E85ED4F28
SHA-2562B3EA8BEF67DE7B49D541E72F0B7AC2B55E7A76BA1501F24DAAB6E0474DB7813