Key | Value |
---|---|
FileName | copyright |
FileSize | 2050085 |
MD5 | 1367FA301869257F32A12BC3FF81E6FF |
RDS:package_id | 304063 |
SHA-1 | 827930AAE7A491D0CBC14976364A413158A988A6 |
SHA-256 | A5B14E71F8C30E113A41B09109A08A0C6371F9085AAEEFF53C764EB4F6FA19B9 |
SSDEEP | 49152:HW/9wKBw/WrtuDZJ9cFbvTwyFwkkWfXADNHHXt+c54nBb4OGrhap1XS:RKBwiP94 |
TLSH | T1E195D87DD52F4440F8993A6B7484C122F424F8C6AF6905F261AC95EFE9481BD34B3EB8 |
insert-timestamp | 1712928628.6370113 |
source | sqlite.db |
hashlookup:parent-total | 992 |
hashlookup:trust | 100 |
The searched file hash is included in 992 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 266972 |
MD5 | E3EACEEDB4D33767E196C0B52111C9EB |
PackageDescription | generic 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-graph-parallel1.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 0054C57B29567482357ACF04A4796F0A08B6183C |
SHA-256 | DF04D8325ED54D9485BB6BE213914778855A55EC143EE1C4DCB7431AAFCFAD9C |
Key | Value |
---|---|
FileSize | 219216 |
MD5 | 0DED1D605922EB6420CEA75C5AD53352 |
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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0+ds1-21 |
SHA-1 | 0090D9BED657B9003A10BF7B4CBDDB674C2AC78D |
SHA-256 | E389657F304B1E08616FC8930B6115929D385478704E0A8CBB49757DB67DB910 |
Key | Value |
---|---|
FileSize | 220488 |
MD5 | B2823DD07CE87C5CEDE141AE52112A91 |
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.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 00C1239C515C2F9F23D7EC2480709650568BD263 |
SHA-256 | C4E742ECBEE59285713EA893C2D836793544C9EDB3EF173E3FF211C6698A4D2B |
Key | Value |
---|---|
FileSize | 353648 |
MD5 | 3941E56F72FD017CCB3AFBF84ADE7861 |
PackageDescription | program 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-program-options1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0+ds1-21 |
SHA-1 | 00C15011241F4790B2D2B69FAE42B375234050F5 |
SHA-256 | C9D516214A88489D9764437FD66474508330FF6CEDB0C4798E68E874A9062304 |
Key | Value |
---|---|
FileSize | 229484 |
MD5 | 9E32E2DDAF23D456DE4901F38AB3A2B9 |
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.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 00F9B28C91C965452746CAEBA0486BFAEFE47BAE |
SHA-256 | 3BF996BE0877845681B4B91DED09D75BE4B2DB24EEBB4039C3E0275C15D4FF3D |
Key | Value |
---|---|
FileSize | 745948 |
MD5 | CBABAB16D3846EB6A6DDDF8A8A6A8FEC |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-log1.74-dev |
PackageSection | libdevel |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 01111B35B815C20872349EDDC1B7D12422428EE4 |
SHA-256 | FF2F4A891BA3AF95C25A280A0C9FFA186DAC7015A29E7EC3478A8659B82C4F7C |
Key | Value |
---|---|
FileSize | 486736 |
MD5 | ECADDA389E683F7BECC08BA7B2A412D5 |
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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0+ds1-20 |
SHA-1 | 012BF5D3C40D80077E715CDF7ACA9FA2B54ADBEF |
SHA-256 | 636C9CCC40311D3DCBAB8855A23C4A694E3E9711A1E6BACD70DB28F7C739D0FF |
Key | Value |
---|---|
FileSize | 223956 |
MD5 | FE2F52A3C59E150225E3D9D320B76B82 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-chrono1.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0-17+b2 |
SHA-1 | 01EF8FDAB52F4FAF2947654B8CF142D9F88BEFD4 |
SHA-256 | 09CEA0E503DD49E94E892603369F0071339AB18296C7303B5177DA1E3197609D |
Key | Value |
---|---|
FileSize | 257020 |
MD5 | FA618682D6D4644AF1BF4C25E8BC808E |
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.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0+ds1-21 |
SHA-1 | 0240DC2D22F95E5F725E2EAC16E6BB75EB8E4CD4 |
SHA-256 | 6FC1F2997CDB0EA76D786A10591EA00559EF663055675F574E406FF2B3BD8912 |
Key | Value |
---|---|
FileSize | 237660 |
MD5 | 849C46B39B7AAFDB67636EBCC6191688 |
PackageDescription | Boost.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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-iostreams1.74.0 |
PackageSection | libs |
PackageVersion | 1.74.0+ds1-21 |
SHA-1 | 0288E3FCFAA296B2D454A730BC1111FF24CC659F |
SHA-256 | 25D131CDC1F96581F75B42D207A97D2F7935C3CF24B825033E4EE978676BCA56 |