Result for AB737406B58DDD4AC9574451188F8D41546F68CC

Query result

Key Value
FileName./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.mipsel.gz
FileSize220
MD582C0C59FAFD6FF461F25662B8A25B249
SHA-1AB737406B58DDD4AC9574451188F8D41546F68CC
SHA-256EC6096F5782AC6B0D59183297F3CAAB9B6679254FD006BF3A962C185436669F1
SSDEEP6:XtnBxR/OxrY7Sc1MuONBx8DVekVeuUd0x2WYlwh:XhB/4rY7S7uOrxpk0bd0UW
TLSHT14FD0A7A068628578E681D82689BE4161A38EB25B25BEC82587E252142286664DB116E9
hashlookup:parent-total64
hashlookup:trust100

Network graph view

Parents (Total: 64)

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

Key Value
FileSize556860
MD5D66A34F737D81473867FC03337D18A8D
PackageDescriptioncomponents for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-test1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-100AF838A953E5105AAE16F295A39D2A4B4796488
SHA-2560F5425516FD051C17C7D87B6ADD2C37235A87E73C3C189550EF78A0FC5A170B4
Key Value
FileSize258584
MD5D7A2B3ED17BF6D7583307484DBD1AF9A
PackageDescriptionprovides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-coroutine1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-1031FA1ED76838F3C9AFA23D8A4488A0FC98326FC
SHA-2567600DEF1882EBF91A8B48651D7F53BD38C0ED5767B5A80249ED744518165C8ED
Key Value
FileSize424296
MD5FB048C704F863AEB85590B51B5F5A42F
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.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-1055B2066EE026CE1117732045A0E8890B9AC3370
SHA-2568666CA80D2FC140BDD730DB85FB299D33AA1E494419FFDF94C70ADBD66053825
Key Value
FileSize271260
MD55DFE7408A50557E2A38DBC1908A1C9FD
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.71.0
PackageSectionlibs
PackageVersion1.71.0-7+b2
SHA-1062A9B9B23D99F234BFD7F26B50DA267B93B2679
SHA-25673E52F3A96E836DADA018631CA8963CFC5E19AE720E20A12199738084065AC53
Key Value
FileSize266700
MD582C7A1AEB263BFA671E9BE6A0CE38E32
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.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-107B5AE852D1C796121367603CEBEAECD302234BB
SHA-256698308483F99954754566D39F4456D425A71B3DF425333B8FA04D4DE19C75B59
Key Value
FileSize243004
MD5954EDBC2012613CA7F6F2AB9F3F10D92
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.0
PackageSectionlibs
PackageVersion1.71.0-7+b2
SHA-107EB29B8FE0C7E600EB924FE6851EF10DD0DB9D8
SHA-2568EC439FBAD0AAA19DC74F88D08074E55642F34ED952097F8FF0276AD28C695C7
Key Value
FileSize243160
MD57796D94AF502FC4D56F0E2697B83B0A7
PackageDescriptionBoost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-random1.71.0
PackageSectionlibs
PackageVersion1.71.0-7+b2
SHA-1103E97861BB7570F593721FD624FB0CC4D9BC4B3
SHA-256D6A29D6364444E99F31294835CC0925450BA3F6C0D6370F24C1B81A19ECD9ADD
Key Value
FileSize258844
MD501B54AE881A90C8EC21CF4E7B7B14C7B
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-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-11AD80C0F3F6C6CEBC0C4803B1682AA44A02B9A5E
SHA-256BD8FC4BBB1E9938DAAF8B3BAC6C3BF552BF1EB30ACD9D8A37D37A890DC1A1953
Key Value
FileSize255724
MD56CFCE6529B42EA02B5D31BA125C3E214
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-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-11FFF64BC1CB6B66D3B7F0EBF6CFB8A59D0F1C289
SHA-256426739B84C8BB292AF19D19A091D1A444D489B22D681825E1DD51C1F8B299ACB
Key Value
FileSize274216
MD5498CC3281E9AD5158D1F18A0AE61BBF6
PackageDescriptionContract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc.
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-contract1.71-dev
PackageSectionlibdevel
PackageVersion1.71.0-7+b2
SHA-121B15423EC7EF36943FD62EB591423EC7CA4A63A
SHA-25680DE18564B9A11249F386081215C5CBEC76A58F3ABAA06C0C35A3810CE74EE14