Skip to Content

stlab v1.7.1

Created
Updated

stlab is the ongoing work of what was Adobe Software Technology Lab.
The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures.

# License

# Supported Platforms

All platforms are supported

# Features

Default feature: cpp17shims

# cpp17shims default

Support C++11/14 by polyfilling stlab's use of optional and variant with boost. On by default.

Dependencies:
and 21 transitive dependencies:
Host Dependencies:
3 transitive dependencies:

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • kyp's avatar kyp
  • Phoebe's avatar Phoebe
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Robert Schumacher's avatar Robert Schumacher
  • Phoebe's avatar Phoebe
  • dittons's avatar dittons
  • Billy O'Neal's avatar Billy O'Neal
  • Nick DeMarco's avatar Nick DeMarco
  • autoantwort's avatar autoantwort

# Changelog

# Source