Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/xdg/stringprep/.goipath |
FileSize | 46 |
MD5 | 667EBA7B65A9DA79DE7243F070A6CED6 |
SHA-1 | 73A98D26E0066063E3B23E816F5346DBF905383A |
SHA-256 | 9C01EB95FE1A7D1B3E3DB9AB0A78337D6AFFE7E1A7056DAB3463C340E0DB8181 |
SSDEEP | 3:Wmhcv9Uy4zAGIV4n:WmyvSy4zJIV4n |
TLSH | |
hashlookup:parent-total | 9 |
hashlookup:trust | 95 |
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 |
---|---|
MD5 | 7308E8D4D52FD4FCFEA7C2483195F772 |
PackageArch | noarch |
PackageDescription | This library provides an implementation of the stringprep algorithm (RFC-3454) in Go, including all data tables. A pre-built SASLprep (RFC-4013) profile is provided as well. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/xdg/stringprep |
PackageMaintainer | Fedora Project |
PackageName | golang-github-xdg-stringprep-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | 9CE3C5B099562208D22137B8BC10A95EFD636D11 |
SHA-256 | 6AEAC44B12D173700F19F828AF15F7E0BB7D84A5275BFF2F26E01144111E4279 |
Key | Value |
---|---|
MD5 | 5D4F594D53CA9EAADD860AE1307787AD |
PackageArch | noarch |
PackageDescription | An implementation of a pool of byte buffers with anti-memory-waste protection. The pool may waste limited amount of memory due to fragmentation. This amount equals to the maximum total size of the byte buffers in concurrent use. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/valyala/bytebufferpool |
PackageMaintainer | Fedora Project |
PackageName | golang-github-valyala-bytebufferpool-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | CA7405216F4908EB0DFFA67A36ED0F88A8B42D56 |
SHA-256 | F7A5E400C2070F3C9C8120488759BA74BE8225D1B021EE775D5756EB26856194 |
Key | Value |
---|---|
MD5 | 9663A13E285394CD72215CE65F314775 |
PackageArch | noarch |
PackageDescription | This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure. The API is based off of the wonderful http://godoc.org/github.com/petar/GoLLRB/llrb, and is meant to allow btree to act as a drop-in replacement for gollrb trees. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/btree |
PackageMaintainer | Fedora Project |
PackageName | golang-github-google-btree-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | 15363D7F60D652890C99182AD5AC10B3980EF0BD |
SHA-256 | C94F46E31719BC96FBABA9A97BB9A0D703CCCCAF556D5C4351DEF2805355ADD3 |
Key | Value |
---|---|
MD5 | 9E6B95697D4D9FF4ED876CE2576B5824 |
PackageArch | noarch |
PackageDescription | Mmap-go is a portable mmap package for the Go programming language. It has been tested on Linux (386, amd64), OS X, and Windows (386). It should also work on other Unix-like platforms, but hasn't been tested with them. I'm interested to hear about the results. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/edsrzf/mmap-go |
PackageMaintainer | Fedora Project |
PackageName | golang-github-edsrzf-mmap-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | A9016D06223C51288A5DACBE2EB2AECD1D72C737 |
SHA-256 | 8BFFB8F302EF85D6EE27C8461B5CAF52817859B8B27CF07D2925A608A7F46496 |
Key | Value |
---|---|
MD5 | ADC5D3874A043D21EDD734D4E87C90DB |
PackageArch | noarch |
PackageDescription | In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ghodss/yaml |
PackageMaintainer | Fedora Project |
PackageName | golang-github-ghodss-yaml-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | CF52D50880A31AC71C2A6C0FD6F0A6410C58C97B |
SHA-256 | 771A9DA92699AE9A8F22C9E3724610E527B955A1E98C012E0451448445143D23 |
Key | Value |
---|---|
MD5 | 9777FA07C3DAEA96422E89C64A5ED5F6 |
PackageArch | noarch |
PackageDescription | Hllpp is an implementation of the HyperLogLog++ cardinality estimation algorithm in Go. It optimizes for memory usage over CPU usage. It implements all the HyperLogLog optimizations introduced in the HyperLogLog++ paper (http://goo.gl/Z5Sqgu). Some notable features include: – marshaling so you can serialize to your datastore – extra space savings by only using 5 bits per register when possible – built-in non-streaming murmur3 implementation for fast hashing of input data This package contains the source code needed for building packages that reference the following Go import paths: – github.com/retailnext/hllpp |
PackageMaintainer | Fedora Project |
PackageName | golang-github-retailnext-hllpp-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | 75E2B4862F5C78D449CE50F4F49418F8BB24DB95 |
SHA-256 | B11D17043634FF9C9A67BCC1133F31EDF763441E0D4F38EFFE8A9F9CAF44F9CD |
Key | Value |
---|---|
MD5 | E343C49E16C746BCC808CEF07BE3404D |
PackageArch | noarch |
PackageDescription | CamelCase is a Go package to split the words of a camelcase type string into a slice of words. It can be used to convert a camelcase word (lower or upper case) into any type of word. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/fatih/camelcase |
PackageMaintainer | Fedora Project |
PackageName | golang-github-fatih-camelcase-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | EE7F3D77C2F17BB06C033BE1CECA650700B8804D |
SHA-256 | 89DA6FCE3A3D883F9A8F8921994243523C0476E9913FDFFAF9AEF70F61830B8F |
Key | Value |
---|---|
MD5 | 2D09B269FCD1B24B3DF2F2ABBDA7F989 |
PackageArch | noarch |
PackageDescription | This package provides Streaming Approximate Histograms for efficient quantile approximations. The histograms in this package are based on the algorithms found in Ben-Haim & Yom-Tov's A Streaming Parallel Decision Tree Algorithm. Histogram bins do not have a preset size. As values stream into the histogram, bins are dynamically added and merged. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/VividCortex/gohistogram |
PackageMaintainer | Fedora Project |
PackageName | golang-github-vividcortex-gohistogram-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | 1B1708AF646548F7077E00CF14EFEDF23FF869B6 |
SHA-256 | D577A9B4AD4FF6A4BAC04F82474791EC44B968EA62711A92FB7D79C486BC8AB3 |
Key | Value |
---|---|
MD5 | 381D82D0B1F9889FFADEEEA23B28E252 |
PackageArch | noarch |
PackageDescription | Clean up raw terminal output by stripping escape sequences, optionally preserving color. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/lunixbochs/vtclean |
PackageMaintainer | Fedora Project |
PackageName | golang-github-lunixbochs-vtclean-devel |
PackageRelease | 5.fc34 |
PackageVersion | 1.0.0 |
SHA-1 | 6C3137310DA7CB740DC941C365022F6EED037ADD |
SHA-256 | 11E71BCFD6C79F9BB8F626EBD3C9B3D94BB005FC67E3BF5F52B8B5A71F5EBF85 |