********************* Open Source Inventory ********************* This page lists the open source packages used in this service. Poco ==== https://pocoproject.org/ The Poco C++ Libraries are powerful cross-platform C++ libraries for building network- and Internet-based applications that run on desktop, server, mobile, IoT, and embedded systems. gRPC ==== https://grpc.io/ gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems. doctest ======= https://github.com/doctest/doctest doctest is a C++ testing framework that claims to be fastest in both compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives.