Dependencies

“Theft from a single author is plagiarism. Theft from two is comparative study. Theft from three or more is research.”

Boost

Used by all C++ parts of the project.
  • Boost.ASIO for Client library IPC.
  • Boost.MultiIndex for Managers header cache.
  • Boost.Spirit as an alternative to atoi/itoa/etc.
  • Boost.Thread for read-write mutexes.
  • ...