Key | Value |
---|---|
FileName | ./usr/share/doc/libboost1.71-tools-dev/changelog.Debian.armhf.gz |
FileSize | 226 |
MD5 | 5A609FB53F390855FFA8B42AB1B6ED80 |
SHA-1 | 3DD96F0EF345ABDAD21669AAE98749E5C9BED67E |
SHA-256 | 9130E6F94F7A57D6E8879FD025DBD8407A68B0CFF761E20D707648CFA9B878BA |
SSDEEP | 6:XtUmiXHRA1yua9ax5VW1INmjyA7jxnZgd+vpl8BT5AYM:XK3Myu4aZ6W4Nned+vpmB1AYM |
TLSH | T1D2D0972F0A6388E1C00608A21042CCC30F0024232930E80AD4C4DF0980A21C4260106E |
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 | 235020 |
MD5 | D206D9DF28033567939952D160B4B523 |
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.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 024B5502F67C05CFFBECED85CB415E4A985ADFA2 |
SHA-256 | 446C7B9A0825C127B26A2D0CD4A26A1FC761F2FB87DE6FA877145E45859DA879 |
Key | Value |
---|---|
FileSize | 242296 |
MD5 | 3588BC79E8C29FBE4B9BDAC673172A72 |
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.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 0BE16951DCF62EE0C9B251510E74DB182AD31BD9 |
SHA-256 | AC12E2F10806E2074FCBA8FA0C16D3879F0B0CB1992FF34D31205CEC8AD5253A |
Key | Value |
---|---|
FileSize | 558384 |
MD5 | F8E726633A4F1EA8C93F0B5CA52C8BB3 |
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.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 0EC6588BBBBC1451DF7D0B06BC7FEE907F1A0ED4 |
SHA-256 | 464B2B5F918EE6E5FEF37A931BDA071FCED4000D6BEEE29FD9B01C9927430C9C |
Key | Value |
---|---|
FileSize | 583076 |
MD5 | 7C2CD7F58C720B40875FAF26C4EEC11C |
PackageDescription | C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-locale1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 1277FA6A9B1578500E130AE0F35EFFD75D8AE73C |
SHA-256 | 9D9718DFA630B38E05DA36E072B3D1CDC4C3F78DCB9DFD602095C1AC7EEA19FB |
Key | Value |
---|---|
FileSize | 249164 |
MD5 | E35A424F5EC6A146823F64AF4DC03A3C |
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.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 242CDD1830EF1D77113CB8402C16FC30B40E9F6B |
SHA-256 | 376A7838794D69027A239F0A950034D09D324A04DCDD5DD2204D9FBE856EE0E9 |
Key | Value |
---|---|
FileSize | 827332 |
MD5 | E8ACF4382A0DCDBAB229F99B86050F98 |
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.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 2ACEDA44F30B173F0E0AF71A8256AF276EB63199 |
SHA-256 | 02CC3D8F939344C4BA4FAE429C3072F25CE9AEAEB618913F9FC609E6E5BBD232 |
Key | Value |
---|---|
FileSize | 233328 |
MD5 | 56956534863CB17CEBED0783564F95AA |
PackageDescription | atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-atomic1.71.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 2B6E6B28406493F4BC76FCDE8FBAAD6E3373D260 |
SHA-256 | 9C6D77D7365E61781E3EB3ABBF20EA828196668C76A836B08BDEC9B614D10E29 |
Key | Value |
---|---|
FileSize | 244736 |
MD5 | D29086F31B707E77CFE0EFEC0E74E06E |
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.0 |
PackageSection | libs |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 2CBD2A34AD6F92E673562C0E8C0F1483995B505F |
SHA-256 | 74269779368FAA20C608F739FF71F64A3BBC2D203A337B8C976F7D096A72CF04 |
Key | Value |
---|---|
FileSize | 234372 |
MD5 | 742210B02A433B121A10437E6DEBA79A |
PackageDescription | atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-atomic1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 2EAD16450714761354D91C838B0227E72DCE80EE |
SHA-256 | 6E534389280B1F432E57E46D3991EB4715E50D998393EADEC650059E5B643076 |
Key | Value |
---|---|
FileSize | 258564 |
MD5 | 9331932307AF2E810D71C83C35F826EE |
PackageDescription | set 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. |
PackageMaintainer | Debian Boost Team <team+boost@tracker.debian.org> |
PackageName | libboost-date-time1.71-dev |
PackageSection | libdevel |
PackageVersion | 1.71.0-7+b1 |
SHA-1 | 2ECBECA3355B147AB080FFEE9EAD833E04921C22 |
SHA-256 | C3E865E390B74CD29405D4EBDA0DEBF622B3BC9788B2FCBD611E5220A36B09A6 |