Result for 65A3E68852B7BA82AC46A05E15CA5FB86BCBD93C

Query result

Key Value
FileName./usr/share/doc/libboost-wave-dev/changelog.i386.gz
FileSize240
MD5E71DFDA21BE3AF8386D360E46A59B775
SHA-165A3E68852B7BA82AC46A05E15CA5FB86BCBD93C
SHA-25663D8E7F2BE9690C99B6E884AD7D30D306076ADB508312F54A6CB543C2A7679A4
SSDEEP6:Xt/mVpISunG8UuIoZ8oSW1tkI0ASX5ctIhR3+Jl6t:XrSunGIZ4WY62ctI7+JO
TLSHT1A5D097282408CC33E3802AF896EBBF0A2F8F000108E508824FB82EC813880809799E04
hashlookup:parent-total35
hashlookup:trust100

Network graph view

Parents (Total: 35)

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

Key Value
FileSize4484
MD57A54EA72A828642187301689D6992A16
PackageDescriptionprovides a sort of cooperative multitasking on a single thread (default version) 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++. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-context-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-1011AF70864DFAB55E6A7B5E79E307980EA95B7D9
SHA-256A335C1101405EAF4702CCD3F0ECF01C77C01F1E0F942C98F80D5FCDDA2803A0F
Key Value
FileSize4500
MD5E381149DC5E76CE70CDC47F0CB3DC522
PackageDescriptionserialization library for C++ (default version) This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-serialization-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-109809DC27831DD90ED739A7E90C679B893C6A6D9
SHA-256F7E5A7B6EDC1EB4B2096AF0727BA1631F375B81E8D71F4BB07EC48CCF2E2BB67
Key Value
FileSize4568
MD530CBABFEBEDD8B790854456682E58202
PackageDescriptionBoost.Python Library development files (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-python-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-10E4744EE1080195E3548E9A70CB9CF964BF9CBFC
SHA-256D5407284C5910335A25092E96FFAD59FD65990EA61A9313F425F778A68D9001A
Key Value
FileSize4356
MD5CFF81A579730A40381DCB7E669477989
PackageDescriptionC++ interface to the Message Passing Interface (MPI) (default version) 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 is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-mpi-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-116540C4D8B6C29A19CA780381D958B25997A2FC2
SHA-2561E008EBEC7C565DC88D81A9B75DD7121AD51438D7BF0D1F273BF4F59BB196A87
Key Value
FileSize4488
MD58359F5F5DFB02E22435EC189CF9C6EBE
PackageDescriptionBoost C++ Libraries development files (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-119009BE7B7FBD21ABEE66CAF5850209731A798A5
SHA-256309FF3C39C525A7ED1E4C3711EAA28F8F3EDF2A36144AA2EBFBB551DE7B48AE8
Key Value
FileSize4340
MD5F862463BB194BFA3B963CD22C4FA12AF
PackageDescriptionmanaged signals and slots library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-signals-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-11AC2CB2CF9EF37F0AB3018FB5387466EAF713147
SHA-2566F9A80C3C7BC50DCA41BA0E2AA0C01CD7947B6E6A2AF3C4A106DDCCDA4AD29C5
Key Value
FileSize4472
MD5F228F9739B9FA2B3F4D7A4D8CCFDE160
PackageDescriptionBoost.Math Library development files (default version) This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-math-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-141079B83DB1BC1A98C0486AF7D115368ED7DE022
SHA-2567CDC4F6B846228650E3E26AA53DA7A7345164175520D29EDBE9B83A83CDF80FF
Key Value
FileSize4300
MD5DC79154A751EE2E165B378C10FD2034A
PackageDescriptionportable C++ multi-threading (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-thread-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-1443C57CEDB64D3240822F257C3110D98DBA42CDB
SHA-25617DB2668438848C79CEBB3636D402EF49711E0D8D187066B386C43F5BEC30961
Key Value
FileSize4700
MD578ED127D18BBB59D3B377312A6164312
PackageDescriptioncooperatively-scheduled micro-/userland-threads (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-fiber-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-1468AC5ACF3BAD4F7E8CBFC85A23BE76C864E9B2A
SHA-2564677540EB3847725BC8D484BDFCE6679321701DD4C41A6CAAD84522F1A57236F
Key Value
FileSize4744
MD555E1961CF8107736558EAC4EE41C5F36
PackageDescriptionC++ library that implements several well-known containers - dev files (default version) 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(). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
PackageMaintainerDebian Boost Team <team+boost@tracker.debian.org>
PackageNamelibboost-container-dev
PackageSectionlibdevel
PackageVersion1.67.0.2+b1
SHA-14AB8A4DC7EF8860934430FBD3C2013849961AF56
SHA-25675805446962C5A34676B1DFBB4129761F4A3D124C1E350C089DDB56DE1D0C0C1