Result for 5F2F228FD57299ADF98F81E01D644DE2B77FCF2B

Query result

Key Value
FileName./usr/lib/x86_64-linux-gnu/libleveldb.so.1.22.0
FileSize380056
MD55B44E106B0A1EC8F788B51D2065A2DB4
SHA-15F2F228FD57299ADF98F81E01D644DE2B77FCF2B
SHA-2568ED8EF2FEB0366702A7668A5BC7784C6A7B25853A3E9E18E9857CC90437484D3
SSDEEP6144:Uc5562uQBsiYHs0yrPxyDtuJ7QYeqKM30IQWDg/xU6Dy1W2U+X00sSF0r1dSKVk8:US7PbiaLxEPZqNbDg/x5Dy1W2U+X0O0D
TLSHT147841B16F66618BCC0D9D930479BD262A93174E842313A6F39CCEB312E63E645F3D762
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
FileSize139392
MD5822437E2CB25B84C6755A8AE20524B59
PackageDescriptionfast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibleveldb1d
PackageSectionlibs
PackageVersion1.22-3
SHA-1990FC1A71BFE137D3B144019D7A69E96D2BAE545
SHA-2566E7A00268F7E18E0C3A87AB186EDC0E99765AADA02DE808472B2B3FFCA7F88E4