Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Stlab Libraries - C++ Concurrency Library

  • Share this:
Stlab Concurrency library provides high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing the contention.

Concurrency library provides
  • Futures — Futures class and related functions.
  • Executors — A collection of executors with different strategies to run tasks.
  • Channels —This library implements the channel model of interprocess communication.
http://stlab.cc
https://github.com/stlab/libraries
License:
Tech: