Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/julienschmidt/httprouter/.goipath |
FileSize | 46 |
MD5 | B0F8193C01F40A2A4A9A96AB04AE4D2A |
SHA-1 | C52B974F369909732511A3BAF33A0FE4D29AA74B |
SHA-256 | B63CE5D577405EE9C2B303B56D3BE0279B5D1C88289401C28253BC8DE84CF6D9 |
SSDEEP | 3:WmJI0y4zAGIV4n:WmVy4zJIV4n |
TLSH | |
hashlookup:parent-total | 3 |
hashlookup:trust | 65 |
The searched file hash is included in 3 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | A567D2F211E97A7C38A754D2A138C82D |
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 | pterjan <pterjan> |
PackageName | golang-github-hashicorp-immutable-radix-devel |
PackageRelease | 1.mga8 |
PackageVersion | 1.3.0 |
SHA-1 | F662EC9B32B33B681EBE15E0AC65D7490D0BFCFB |
SHA-256 | 1D6E8DB803C476C655F52A67CE9176EF9239F3C548C48AF6891807097690B249 |
Key | Value |
---|---|
MD5 | D2B783323F34F6BC0DC34747ECE6E62E |
PackageArch | noarch |
PackageDescription | Goroutine Leak Detector. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/fortytw2/leaktest |
PackageMaintainer | pterjan <pterjan> |
PackageName | golang-github-fortytw2-leaktest-devel |
PackageRelease | 1.mga8 |
PackageVersion | 1.3.0 |
SHA-1 | B8EAF4BFA78A320D4F115E662C63C0CC90CF8447 |
SHA-256 | 7067E31BB856A8B1F8229D1709D2808BC8F25965B9D80DD767942184950BF3FA |
Key | Value |
---|---|
MD5 | EF01BDA9BA108042CAC9147360CB219B |
PackageArch | noarch |
PackageDescription | HttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/julienschmidt/httprouter |
PackageMaintainer | pterjan <pterjan> |
PackageName | golang-github-julienschmidt-httprouter-devel |
PackageRelease | 1.mga8 |
PackageVersion | 1.3.0 |
SHA-1 | BB8B4A4DB81B6459BBEEAED5129A9B2D20DFDEE8 |
SHA-256 | 49F522F01CE8E5CC29137C6E90F816FE4B838D1E9FA9A88A62E13C70FC402393 |