Result for 41A7A516FFE8B60D2880623FBBB288D36F8987C4

Query result

Key Value
FileName./usr/share/gocode/src/github.com/karlseguin/ccache/item.go
FileSize1890
MD5C8F25AD3FA3931F94C36EDCD960D0095
SHA-141A7A516FFE8B60D2880623FBBB288D36F8987C4
SHA-25654B494355AB2D7FD7EDD50FBE1A64FDEE729C5F4A99DE29E0F701A428FC801B3
SSDEEP24:CP/iy8RRij4LbMpIwFmrJVAPM4WNJlcOXRHagmhiB4Ej9KfFvF6iguhJfI5czuC:uKyw4kLikTn4icOhHa36Ch25cqC
TLSHT14F41E0CBA9C51B174D0A655F5F88398CB2FCAC29F89C6068F99C60F723A198DC335036
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

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

Key Value
MD52B7893C4CAFA2E0D1D8ECB7C611AEF48
PackageArchnoarch
PackageDescriptionA golang LRU Cache for high concurrency This package contains library source intended for building other packages which use import path with github.com/karlseguin/ccache prefix.
PackageMaintainerFedora Project
PackageNamegolang-github-karlseguin-ccache-devel
PackageRelease0.1.gita2d6215.el6
PackageVersion2.0.2
SHA-17BB6CD4CE6D6E393F21B09C0E86E8D2DC150F5AE
SHA-256DD3C3F59C77BB81B9F1F0DDACB6C566FB266FE1399C6F0DE5029DA9782498DD3
Key Value
FileSize9582
MD5474A295E2B2E6ED402FC41A24C1E6BBB
PackageDescriptionGolang LRU Cache for high concurrency CCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by introducing a window which limits the frequency that an item can get promoted, using a buffered channel to queue promotions for a single worker, and garbage collecting within the same thread as the worker.
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-karlseguin-ccache-dev
PackageSectiondevel
PackageVersion2.0.2+git20161222.2.12c7ffd-1
SHA-1604153988806C54DC54EE8A67A326A9312FDE8FF
SHA-2563C653C3D7E929455736F74E9F1F63EBFCDCAFC4809277C6A31DEB64E17C9914A
Key Value
FileSize10480
MD54B04247E2B21F7DFC88C4596D4C62949
PackageDescriptionGolang LRU Cache for high concurrency CCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by introducing a window which limits the frequency that an item can get promoted, using a buffered channel to queue promotions for a single worker, and garbage collecting within the same thread as the worker.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-karlseguin-ccache-dev
PackageSectiondevel
PackageVersion2.0.3-1
SHA-1B476DBB2F923DB3F84F7D060BBB47C6CDC1A2EA6
SHA-2565DF03CEB026F7CC8E5A84AFF44C5B000C3F64A6E4F1002323405B38B308308B2
Key Value
MD51EDDFC082D0763C8E30E7D5A25A8A695
PackageArchnoarch
PackageDescriptionA golang LRU Cache for high concurrency This package contains library source intended for building other packages which use import path with github.com/karlseguin/ccache prefix.
PackageMaintainerFedora Project
PackageNamegolang-github-karlseguin-ccache-devel
PackageRelease0.1.gita2d6215.el7
PackageVersion2.0.2
SHA-1776473F69850344409D4CBDE7CEE3DE082746B76
SHA-25652FA01F5D8389A742EA70CAEFBECDABF93E12E7D17CD8FECD56F0F79E292D25E
Key Value
MD529AD0E1EC43E8B5E55F15896646DBAFA
PackageArchnoarch
PackageDescriptionCCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by: – Introducing a window which limits the frequency that an item can get promoted – Using a buffered channel to queue promotions for a single worker – Garbage collecting within the same thread as the worker This package contains the source code needed for building packages that reference the following Go import paths: – github.com/karlseguin/ccache
PackageMaintainerFedora Project
PackageNamegolang-github-karlseguin-ccache-devel
PackageRelease3.fc32
PackageVersion2.0.3
SHA-13EBC7EBEB1669183A304D88D5744134BFB73A8CD
SHA-256102AE1158E78E6564CB8EA8AB74EAE76F0C877031BF49E6C6B6E128EE9D2C845
Key Value
MD5DBFD16A7147D32235F109DCF200A386D
PackageArchnoarch
PackageDescriptionCCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by: – Introducing a window which limits the frequency that an item can get promoted – Using a buffered channel to queue promotions for a single worker – Garbage collecting within the same thread as the worker This package contains the source code needed for building packages that reference the following Go import paths: – github.com/karlseguin/ccache
PackageMaintainerFedora Project
PackageNamegolang-github-karlseguin-ccache-devel
PackageRelease1.fc33
PackageVersion2.0.6
SHA-1CF96E74108815A60B6A9A88C059A2856953B9146
SHA-256DA0C45913B3E6FB496EB968053902FC3E99BD1D1D6AC6493A351B147A889DDB4
Key Value
MD5218B4D734643F3EB07D861F564AF62FC
PackageArchx86_64
PackageDescriptionContainer cluster management - for running unit tests - for running unit tests
PackageMaintainerCBS <cbs@centos.org>
PackageNamekubernetes-unit-test
PackageRelease1.el7
PackageVersion1.9.3
SHA-17ADB710BEE8F5A96F8E338C9590DEC6D3B1AE640
SHA-256918BD28FF7EC886DC7A17E5B006C3B9ED92476F97652DF9A661D836601B809BA
Key Value
FileSize10436
MD5253915FDEA2BBE93DEEA453176D652C1
PackageDescriptionGolang LRU Cache for high concurrency CCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by introducing a window which limits the frequency that an item can get promoted, using a buffered channel to queue promotions for a single worker, and garbage collecting within the same thread as the worker.
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-karlseguin-ccache-dev
PackageSectiondevel
PackageVersion2.0.3-1
SHA-1E49FDAC8EB046612544AC236CFE44210B21CF21B
SHA-256836F6692D54C35B1D98C8332F8A53E2C75C44662B8165F9AEF92DED23311475F
Key Value
FileSize9614
MD5807E29766AD33BEF7CEE1329A1E08320
PackageDescriptionGolang LRU Cache for high concurrency CCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by introducing a window which limits the frequency that an item can get promoted, using a buffered channel to queue promotions for a single worker, and garbage collecting within the same thread as the worker.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-karlseguin-ccache-dev
PackageSectiondevel
PackageVersion2.0.2+git20161222.2.12c7ffd-1
SHA-191B5C214A470DB9DB4C867C72DB9055484967445
SHA-256A73B0AC24FAD7711DDED97D6F1DEDB79A50917626F92204C388CB799BACF1453