Result for 6F7DDF095FD10446A75B549AEFCF143C8B465C2A

Query result

Key Value
FileName./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.gz
FileSize26449
MD548C55052B074997567A73ED4BD614A4D
SHA-16F7DDF095FD10446A75B549AEFCF143C8B465C2A
SHA-2562C57216BA216FEA00A6CA482A5589D4AEB10304B933E74FE3D96CE67F2B3F9DF
SSDEEP384:3WYtgcyRQLQoiOm7qCkMnrKSP40iaDgS6SmWD+jU8wY9pI3s0YYa669TuBUbeyoM:mC4R7tkMrKW40ZF/VELI/Yr6UuBuerM
TLSHT103C2E1DC123B3EB0F642213E11B61253EE6BA7DA8C5EC0F0F429599B53058256FE4A9C
hashlookup:parent-total640
hashlookup:trust100

Network graph view

Parents (Total: 640)

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

Key Value
FileSize230952
MD52F7928781EC8BE5DEBDAB4653B40FB30
PackageDescriptionOperating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-system1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-1008A45BD774C9A316D7A1273122C784CED12714E
SHA-256872E25264505C6184C02AAEFB3FB5CD1EFE1C023AAEC32B2590FD63C839AF7D7
Key Value
FileSize232416
MD52552298A688FDAAAC49A6834716BF5A3
PackageDescriptionatomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-atomic1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b2
SHA-10139ECDD47040AE42CF4DD0DC29CDF37F8240652
SHA-256B6EA3625CFC647F6512D22561E4C69645B6C39DBE0D3E454B49CF80FD2B2B1EE
Key Value
FileSize253384
MD55DBBCA44B9C03E1EB5B0BEAC8B2C14A3
PackageDescriptionC++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-type-erasure1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b2
SHA-101F8945DB3488E71A131618EDACA261C1FB29608
SHA-256FA322A7D4DDA0E40112600772B0900A6CAB169D170340C39EFA2284367C8056C
Key Value
FileSize335728
MD5CB40DB8DD35126BE88A9D4107139C4A9
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.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b1
SHA-1025B256D11F55C7E70CDB22F73DA1085D29B24D0
SHA-256E03CF311B36F015CDB0A83F88B9D07E0F642AC290FC0A97311D9F3A245FB9608
Key Value
FileSize242184
MD561E7B944CE7C42B7494B43B1BCCD515C
PackageDescriptionset of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-date-time1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b2
SHA-10354CA36F6964AC88701484CF65BCE86D27A3625
SHA-256FFA0EEFDEF767CA19B5D124790D4363D0A429CC7B1529AC9514D268244D934AD
Key Value
FileSize256376
MD54465A8B7EE9247B780B0A6A48761B8D9
PackageDescriptionBoost.Iostreams Library 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.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b2
SHA-1035F734F43773B321690DAD96CB6B376A636FD6E
SHA-256EB653662F255F7EEA6B0D368B7872A91D0BFA0671711EEE6691854F418EC1550
Key Value
FileSize237852
MD5CAFE5FB91731174FCCEFC5DF754C62E1
PackageDescriptionC++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-timer1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-10369DA8671FF22DF303895F8CCC1E5DD7B1F1FFF
SHA-25672548879270CEC59CFC347BA42A325161288536CCDD8100AE37F4EFB4F8FF1D2
Key Value
FileSize234828
MD58F2353112666FD9456ACB5642F04BFC9
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.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b1
SHA-103C2DF911006023DCF2B990398D43C839327828D
SHA-2565392F5BBD62689597B50CCC9D6524FB4B097E64FB915B2BB3294A9833E904307
Key Value
FileSize410800
MD52B02D365D62A70510462007D66248B21
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.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-6+b2
SHA-1045E27A7D1C7D50EAA3F043A637716BE71F512D0
SHA-256F3C13B726D2A861ABC65C0518A6CD8DBBB441CE4F4EB5D927B358B0943CAAC2C
Key Value
FileSize238892
MD5833DBDB0EA6EF405792B4E05BF301593
PackageDescriptionC++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-chrono1.71.0
PackageSectionlibs
PackageVersion1.71.0-6+b2
SHA-104C90541A183D976B787F21FF2ACF3D2EC87D8E0
SHA-2564CACF48DA3A506B143DD391A89E39AC1A201B07F4DCA0B68C2DEC8D06B778BD8