Result for 175A03A6F16FBB692CFFFF7839816B04D4280ADB

Query result

Key Value
FileName./usr/share/doc/libboost1.74-tools-dev/changelog.Debian.i386.gz
FileSize232
MD57889F60BBC93DA18B6BC3CE4C35BD90D
RDS:package_id289309
SHA-1175A03A6F16FBB692CFFFF7839816B04D4280ADB
SHA-2567926E42742903D7064D334DDDAB157FF728E22F45038FF99B7FC84597EB89883
SSDEEP3:FttyozIRNyVk0Ms37OaEYtJ1Ay0jx8hlEO535nmYyDY1RXbY+9kbHJXx83gTiGHw:XtyuIRkVkYrOad3TeO5hMURX1Qx+wHw
TLSHT1DBD0A76427A711B1AFB4B3B8D2B346601666ED6EED44306486B565E51F7C4300D1891C
insert-timestamp1678940277.369479
sourceRDS.db
hashlookup:parent-total66
hashlookup:trust100

Network graph view

Parents (Total: 66)

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

Key Value
FileSize266972
MD5E3EACEEDB4D33767E196C0B52111C9EB
PackageDescriptiongeneric graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-graph-parallel1.74.0
PackageSectionlibs
PackageVersion1.74.0-17+b2
SHA-10054C57B29567482357ACF04A4796F0A08B6183C
SHA-256DF04D8325ED54D9485BB6BE213914778855A55EC143EE1C4DCB7431AAFCFAD9C
Key Value
FileSize220488
MD5B2823DD07CE87C5CEDE141AE52112A91
PackageDescriptionprovides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-context1.74-dev
PackageSectionlibdevel
PackageVersion1.74.0-17+b2
SHA-100C1239C515C2F9F23D7EC2480709650568BD263
SHA-256C4E742ECBEE59285713EA893C2D836793544C9EDB3EF173E3FF211C6698A4D2B
Key Value
FileSize344308
MD5C0386C199C4069A287FEFBFFE6CD66A0
PackageDescriptionC++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi-python1.74.0
PackageSectionlibs
PackageVersion1.74.0-17+b2
SHA-106CC7E3A5C28AB9002798818E4CDEE045D33FB10
SHA-25696244C4B7C33B083824A5E2C81E8910C2D01546B7304F6F4777AD606A08046F8
Key Value
FileSize252344
MD56048DF1C46FB14F7BDF47C7E54A883B1
PackageDescriptionC++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size().
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-container1.74-dev
PackageSectionlibdevel
PackageVersion1.74.0-17+b2
SHA-1090ADD79877838EFBB64E564C954FE61B656B6B4
SHA-25631B9F0636DEA708C4A5E06E2788A06C78D8F92B88A01D68A0370447FEF582E33
Key Value
FileSize368312
MD5EB8D68E0C95AE37B8061AECD0D3986DC
PackageDescriptionprogram options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-program-options1.74-dev
PackageSectionlibdevel
PackageVersion1.74.0-17+b2
SHA-10E2D3E1AFA8F97B70C9CAFD40D1B386137A48471
SHA-2566D8A6AD6FAF7567D786A9490E069C3BCD2EED09A2600236491A866AF5C5074A9
Key Value
FileSize250140
MD533E377472AB46C12F0541F699B98E2A5
PackageDescriptionBoost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-iostreams1.74-dev
PackageSectionlibdevel
PackageVersion1.74.0-17+b2
SHA-10F215DC53CBDF7C502C1F6838E5AB871121DFF19
SHA-256E490B2939A2BCBBE64DE0C147B4D21F7EA84C1B98523C4C256EDE6909B880ACE
Key Value
FileSize624900
MD5302FD78A28F8BC9FD1AEEA4E867EDC5D
PackageDescriptionC++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-log1.74.0
PackageSectionlibs
PackageVersion1.74.0-17+b2
SHA-121DC2C228E3383BF359CB9F4196F2728D8B0BFBC
SHA-256D1FD497825140AFB31120C7C85B824258DE09AC2C76AD4AB433B2D46D0864691
Key Value
FileSize327608
MD50027967EF35C4FB4C3F0620B2A4BF8AF
PackageDescriptionBoost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-python1.74-dev
PackageSectionlibdevel
PackageVersion1.74.0-17+b2
SHA-12E60F89D9079542E75589A9D1DF73D88AF09F581
SHA-2567E666A88036C12E17EB302E7D137F6B193C2AD0AF3767BF94580C252BFBB949D
Key Value
FileSize259504
MD58BACBF0C39D8131D157EF94A69C8C0D8
PackageDescriptionC++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi1.74.0
PackageSectionlibs
PackageVersion1.74.0-17+b2
SHA-12F5BEE29741D5EDB5905BA7FA938660E031DEB0E
SHA-2568064EE53B7784FE65076CCCB713AD069E221505094B79E84CDE65F6C57E58F22
Key Value
FileNamelibboost-thread1.74.0_1.74.0-17+b2_i386.deb
FileSize258988
MD5B96B6C32EE875E3FC0722DC6AA4F5E4D
PackageDescriptionportable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-thread1.74.0
PackageSectionlibs
PackageVersion1.74.0-17+b2
RDS:package_id289309
SHA-1336C531D1AA598570D1D28393589C810F8B35217
SHA-2562AA87241787E377413F217ED0A90286BFE640B67CEC0805D186F6ECE5F1F3560
insert-timestamp1678928972.8510165
sourceRDS.db