andrejnau / boost-process

Boost.Process is a library to manage system processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Boost Process (Boost.Process)

Boost.process is not yet part of the Boost C++ Libraries, but will probably be released in boost 1.64. It is a library for comfortable management of processes.

Test results

Branches Build Tests coverage
Develop: Build Status Build status Coverage Status
Master: [Build Status] (https://travis-ci.org/klemens-morgenstern/boost-process) Build status Coverage Status

Open Issues

Latest developer documentation

About

This C++11 library is the current result of a long attempt to get a boost.process library, which is going on since 2006.

License

Distributed under the Boost Software License, Version 1.0.

Dependency

This library requires boost 1.63. Since this is not released yet you can clone the winapi module from here to get it to work on windows.

About

Boost.Process is a library to manage system processes


Languages

Language:C++ 99.9%Language:HTML 0.1%