Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.81-tools-dev/copyright |
FileSize | 2175139 |
MD5 | 29BC260FF5486E4E87B65CDC27655F06 |
SHA-1 | A7B355FC83C892B76B0DFBF43F8E7E32FCEA8AA0 |
SHA-256 | 421F83DC780C16514DAD6982611C684DE838CACEF6F963337F0A1E941A114B21 |
SSDEEP | 49152:psBC+GM0WrMOHDsEwHCYPewEBhM4+8lkAXHNtHDPM4II+OAbGV+vqXv:oGM0N1Vc |
TLSH | T1BFA5D97DD53F4440F8993A6B74848122F424F8C6AF6905F261AC91EFE9481BD34B7EB8 |
hashlookup:parent-total | 701 |
hashlookup:trust | 100 |
The searched file hash is included in 701 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 271984 |
MD5 | F2603CD953DB53A8BD2079F743A31E36 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-mpi1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-5 |
SHA-1 | 00A6EB4C135BBF97429F56373AE9C9E3FC9FEE85 |
SHA-256 | 5F94B0B2A6F9AEAEF11FA8C0C99B51467A26AD9C0940971026E40227F437579A |
Key | Value |
---|---|
FileSize | 342380 |
MD5 | D76EB76370EFBF235F91FCEAB8580DF5 |
PackageDescription | regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-regex1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 01459BF35949951C45444C8C29E538D7548322DD |
SHA-256 | FCA1A10949B568A462A09B7F5666134103F94FCEE99D6650828E609449396C3F |
Key | Value |
---|---|
FileSize | 324572 |
MD5 | 15C4DB6225F0DC0A0CBC1D7171A402F8 |
PackageDescription | regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-regex1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-5 |
SHA-1 | 01D205312B3342CBB2295A11E4970A0809FB3546 |
SHA-256 | B296330DF5CCFB683A25C6E5699C0EB4142D22708AA2FF3CD13D743145EF598F |
Key | Value |
---|---|
FileSize | 229772 |
MD5 | 91E411DF512518F3FD500DECA35BEFDD |
PackageDescription | provides 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++. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-context1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0204634AEFE9C9876F00CC4A2B2AD90A9E489733 |
SHA-256 | 03D377F3138A427057CFACF3DE3F52256AED06E858AE7BAF02B1E1BEC1C5E609 |
Key | Value |
---|---|
FileSize | 330428 |
MD5 | 2EA6E82838075BEC5E54D587C685341B |
PackageDescription | C++ containers and algorithms that implement JSON This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. . Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-json1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 023544A2BBED290730337AB51E2C253063B1D97C |
SHA-256 | 9914BF1A827B02D722F39AE02A99FC14C2382F75F27C6CCCC43CEC2E191E34F4 |
Key | Value |
---|---|
FileSize | 260608 |
MD5 | E451FB0BCC1C93C7CBFD7F9DB7CA83E9 |
PackageDescription | portable 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-thread1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 024BB0DB45AC734023F030684BCD9F1F97029F05 |
SHA-256 | 41C029C967A380C58C65E37A733DD877CBAA8A7EFAE0205FC6E94B1D6D3FA6B4 |
Key | Value |
---|---|
FileSize | 232544 |
MD5 | CC5C97995E20D7DB034956BBEF4EA76D |
PackageDescription | provides 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-coroutine1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0258024168D2F286FA34FB9B97CEF504ADDFD3FB |
SHA-256 | 166243957C531FF5DFB613888DBEF6FA1910A80EDCAB506522A9E6128B02C99D |
Key | Value |
---|---|
FileSize | 376800 |
MD5 | 27E700DA8FD793E3903E9EB40269DE64 |
PackageDescription | generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-graph1.81-dev |
PackageSection | libdevel |
PackageVersion | 1.81.0-4+b1 |
SHA-1 | 0268729A30651F0AFE6D4304FFA92D4D23A92854 |
SHA-256 | 11B6B33AA9013289B909553E1E3FA641CF37D82F0806E3F4F1AFAEFF7CEEAC74 |
Key | Value |
---|---|
FileSize | 234280 |
MD5 | 7177EB8403982A274EB46E65610ACD75 |
PackageDescription | Boost 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-random1.81.0 |
PackageSection | libs |
PackageVersion | 1.81.0-5 |
SHA-1 | 027FFAADB994B057EDA977FB8BE26D868D518BA0 |
SHA-256 | 277341FF06AE73724BF1ACD53625F68A385C24377C764169D0AA2A2B44487643 |
Key | Value |
---|---|
FileSize | 7578644 |
MD5 | ECDBC488650137B4BA6A3660506A0579 |
PackageDescription | Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost1.81-doc |
PackageSection | doc |
PackageVersion | 1.81.0-5 |
SHA-1 | 028018FAA943056A22CA6863625EEC8F5BA455FA |
SHA-256 | 5D53A95B916A68246BA460523E97CC5A3B153B121A9EE1914E11DF550F0F2D57 |