I worked with Boost C++ Libraries in GSoC 2018 to implement new Astronomy Library in C++ using various Boost Libraries and standard libraries. Development of this library started from scratch in GSoC 2018 so only a part of this library is developed under GSoC and remaining development will be continued after GSoC.
Development of this library started targeting not only professional C++ developers but also to the scientists and physicists who are not professional programmers and are new to C++ language. So with simple APIs, this library will help non-professional programmers to dedicate their time more to the real work other than programming.
Astronomy Library will provide basic functionalities which are required daily in the astronomy like the coordinate system and FITS file handling.