Icarus Icarus is a C++ network library based on the reactor pattern. It only supports for Linux. Install ~> git clone git@github.com:Jusot/icarus.git ~> mkdir build ~> cd build ~/build> cmake .. ~/build> sudo make install -j4