all options
bullseye-backports  ] [  bookworm  ] [  sid  ] [  experimental  ]
[ Source: boost1.81  ]

Package: libboost-coroutine1.81-dev (1.81.0-4~bpo11+1)

Links for libboost-coroutine1.81-dev

Screenshot

Debian Resources:

Download Source Package boost1.81:

Maintainers:

External Resources:

Similar packages:

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.

Other Packages Related to libboost-coroutine1.81-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libboost-coroutine1.81-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 253.5 kB2,208.0 kB [list of files]
arm64 253.8 kB2,210.0 kB [list of files]
armel 252.5 kB2,193.0 kB [list of files]
armhf 252.3 kB2,192.0 kB [list of files]
i386 254.2 kB2,202.0 kB [list of files]
mips64el 254.7 kB2,216.0 kB [list of files]
mipsel 254.3 kB2,205.0 kB [list of files]
ppc64el 254.1 kB2,212.0 kB [list of files]
s390x 253.6 kB2,209.0 kB [list of files]