Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.arm64.gz |
FileSize | 218 |
MD5 | DBEC6D6734DCFC92C838316D645B0F85 |
SHA-1 | 7757D09E11FD908B3AFC2703E9E56005F17EDC21 |
SHA-256 | 1792B30D37AD92EB3DF23473020DBC254AF6E6EE4EF2E5B23F7623B940FBADBD |
SSDEEP | 6:XtNyV1Q/WXSREhE4gZuj+sV2RKqqcai6ba3s85/:Xum/WXSREOujx2RApRa3s6/ |
TLSH | T184D02325410E6326DC341BB060355B144009971DFB2945E486BD55CB1C8330049F1551 |
hashlookup:parent-total | 64 |
hashlookup:trust | 100 |
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 |
---|---|
FileSize | 253384 |
MD5 | 5DBBCA44B9C03E1EB5B0BEAC8B2C14A3 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-type-erasure1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 01F8945DB3488E71A131618EDACA261C1FB29608 |
SHA-256 | FA322A7D4DDA0E40112600772B0900A6CAB169D170340C39EFA2284367C8056C |
Key | Value |
---|---|
FileSize | 368664 |
MD5 | 05B53F651A8C252AC6EDB775CE55EB17 |
PackageDescription | serialization library for C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-serialization1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 08859C725DE81AC7990A7F325ACED6857D5051F9 |
SHA-256 | 72C5B3DAF6A002740FE096426B6FECF6BC51D06035ED502112B635FFDC0EEA53 |
Key | Value |
---|---|
FileSize | 244440 |
MD5 | 091FBC789548621AA057D9D067ABB031 |
PackageDescription | library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-stacktrace1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 0960CE1EA9C483C66D040207FA13C72C79E11603 |
SHA-256 | 88D6442A6BA46A9ADECED435CFF94BA3AF52E7135511A496D13FCC65C301AE3E |
Key | Value |
---|---|
FileSize | 242072 |
MD5 | 77ADE64C5861B99A916836B89F50F4B8 |
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.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 0EEEFABE2285CC41D2C19BEEDACEFDF150E9FA61 |
SHA-256 | F9BE02B259D1372836EBCFF1F14BBC5C2AEAFA5150DA8A1F24BB85B7E0678897 |
Key | Value |
---|---|
FileSize | 239364 |
MD5 | BDFCA8CFE95D26FC8C7DB78096528F51 |
PackageDescription | C++ 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-timer1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 101D13CB75DCBCFE3206A5644C9DDE151A5A02CF |
SHA-256 | 7D1AC6F9A5A499AF783E3560F997A32F5FB596E152515059F9F153B3F6A973AC |
Key | Value |
---|---|
FileSize | 528660 |
MD5 | 999A61D6121176BC6DFEF0AE790EE8BB |
PackageDescription | components 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-test1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 10560C1D43A1F5DA1AA3FCE125FD5B72F1006275 |
SHA-256 | 80811CF6305CF60AA12AA811230FFC5C1E29A6D378F9AA02C2D1FF3EA2F5CEF5 |
Key | Value |
---|---|
FileSize | 252068 |
MD5 | 5A4C6A887E5FE7EEC8BA2EAB6E988D3E |
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.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 1FE406EB93C099CCC814EE118E4504B78D1B8BAC |
SHA-256 | AA4F052299BADF252FFFB3BEFCC280E9910E5D61EC188991493B082BAB026B2F |
Key | Value |
---|---|
FileSize | 240988 |
MD5 | A2DE54033A71D32D538837D957F681B7 |
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.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 22CB38AF9F2A2D04C097119B5ED7E4B1017AA7EB |
SHA-256 | 709CD5D5F2F16126A8E095F0FA3E3D0D472AD1B8C7442D7F53258DD349601A0C |
Key | Value |
---|---|
FileSize | 251952 |
MD5 | 91A2A90B383DDF348402538529E36244 |
PackageDescription | cooperatively-scheduled micro-/userland-threads 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-fiber1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 2E0F89BD562455FB3D388CD3EC08A392C8D55D09 |
SHA-256 | 5B23E56CE9A044DA2F9E53F1DCA106905AA5E34C15663A8CD6F2C613C700AD85 |
Key | Value |
---|---|
FileSize | 244816 |
MD5 | 9138096CB4634133D17E1D3641F27DC7 |
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.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-6+b2 |
SHA-1 | 2E6869F87E7F4BA068FB733A1D999AF4C90BC342 |
SHA-256 | E8C3CE2C05A12079E72D7C60BB9E2C7D63FCFDB23F7955E5769E206AAC4CF433 |