alexgalkin / threading

Fost 5 based threading helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

f5-threading

Thread safe collections

Each one has a specialised API that best matches the use of the collection in a threaded environment.

  • map.hpp
  • ring.hpp
  • set.hpp

Asio helpers

  • reactor.hpp
  • sync.hpp

Asio based thread communication primitives

  • channel.hpp
  • eventfd.hpp
  • queue.hpp
  • transform.hpp

About

Fost 5 based threading helpers


Languages

Language:C++ 94.4%Language:CMake 5.6%