{"id":10435,"date":"2016-09-19T07:00:00","date_gmt":"2016-09-19T14:00:00","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/vcblog\/?p=10435"},"modified":"2022-08-11T20:58:07","modified_gmt":"2022-08-11T20:58:07","slug":"vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/cppblog\/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows\/","title":{"rendered":"Vcpkg: a tool to acquire and build C++ open source libraries on Windows"},"content":{"rendered":"<p><div class=\"alert alert-info\"><p class=\"alert-divider\"><i class=\"fabric-icon fabric-icon--Info\"><\/i><strong>Content outdated<\/strong><\/p> For up-to-date documentation see <a class=\"Hyperlink SCXW367723 BCX8\" href=\"https:\/\/vcpkg.io\/en\/index.html\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"TextRun Underlined SCXW367723 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"none\"><span class=\"NormalTextRun SCXW367723 BCX8\" data-ccp-charstyle=\"Hyperlink\">vcpkg &#8211; Open source C\/C++ dependency manager from Microsoft<\/span><\/span><\/a>.<\/div>We are delighted to announce the availability of Vcpkg on GitHub <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\">https:\/\/github.com\/Microsoft\/vcpkg<\/a> . Vcpkg simplifies acquiring and building open source libraries on Windows.<\/p>\n<p>Acquiring native libraries on Windows is a critical part of the application development process; in our surveys, you told us that 80% of your C++ projects depend on two or more libraries. Despite this, we&#8217;ve heard that the current process for acquiring native libraries falls below C++ developers\u2019 expectations when compared to other platforms such as Mac (Homebrew) and Linux (apt-get, yum, etc.)<\/p>\n<p>After examining successes across all platforms, we&#8217;ve created Vcpkg with these set of principles:<\/p>\n<ul>\n<li>Open-source tools<\/li>\n<li>No installation needed<\/li>\n<li>Repeatable builds, from source<\/li>\n<li>Customizable builds<\/li>\n<li>Open to contributions from community<\/li>\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Ports_collection\">Ports collection<\/a> approach<\/li>\n<\/ul>\n<p>We created <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\/blob\/master\/docs\/index.md\">a document<\/a> that goes into more details on these topics.<\/p>\n<h4>Getting Started<\/h4>\n<p>Prerequisites:<\/p>\n<ul>\n<li>Visual Studio 2015 or Visual Studio 2017 (on Windows)<\/li>\n<li>Windows 7 (or up)<\/li>\n<li>Linux or MacOS (vcpkg is now cross platform, <a href=\"https:\/\/blogs.msdn.microsoft.com\/vcblog\/2018\/04\/24\/announcing-a-single-c-library-manager-for-linux-macos-and-windows-vcpkg\/\">see announcement<\/a>)<\/li>\n<\/ul>\n<p>To acquire the tool:<\/p>\n<ul>\n<li>Clone from GitHub: <code>git clone <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\">https:\/\/github.com\/Microsoft\/vcpkg<\/a><\/code><\/li>\n<li>Run the bootstrap script in the vcpkg folder: <code><\/code><\/li>\n<li><code>C:\\src\\vcpkg&gt; .\\bootstrap-vcpkg.bat<\/code><\/li>\n<li>Ubuntu:~\/$ .\/bootstrap-vcpkg.sh<span style=\"float: none; background-color: transparent; color: #24292e; font-family: 'SFMono-Regular',Consolas,'Liberation Mono',Menlo,Courier,monospace; font-size: 13.6px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 19.72px; text-align: left; text-decoration: none; text-indent: 0px;\">\n<\/span><\/li>\n<li>Now vcpkg.exe is in the root of the repository<\/li>\n<\/ul>\n<p>You are now all set (no installation, no registry\u2026 the tool and the associated \u201clib folder\u201d are xcopy-able)<\/p>\n<h4>Available triplets<\/h4>\n<table width=\"353\">\n<tbody>\n<tr>\n<td width=\"353\">arm-uwp.cmake<\/td>\n<\/tr>\n<tr>\n<td>arm-windows.cmake<\/td>\n<\/tr>\n<tr>\n<td>arm64-uwp.cmake<\/td>\n<\/tr>\n<tr>\n<td>arm64-windows.cmake<\/td>\n<\/tr>\n<tr>\n<td>x64-linux.cmake<\/td>\n<\/tr>\n<tr>\n<td>x64-osx.cmake<\/td>\n<\/tr>\n<tr>\n<td>x64-uwp.cmake<\/td>\n<\/tr>\n<tr>\n<td>x64-windows-static.cmake<\/td>\n<\/tr>\n<tr>\n<td>x64-windows.cmake<\/td>\n<\/tr>\n<tr>\n<td>x86-uwp.cmake<\/td>\n<\/tr>\n<tr>\n<td>x86-windows-static.cmake<\/td>\n<\/tr>\n<tr>\n<td>x86-windows.cmake<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4>List of libraries (08\/17\/2018)<\/h4>\n<p>To see the list of the 759 libraries (1054 available packages)\u00a0 use <code>vcpkg search<\/code>:<\/p>\n<table border=\"0\" width=\"192\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col span=\"3\" width=\"64\" \/> <\/colgroup>\n<tbody>\n<tr>\n<td width=\"64\" height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">3fd<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000; font-family: Calibri;\">2.6.2<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000; font-family: Calibri;\">C++ Framework For Fast Development<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">abseil<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an open-source collection designed to augment the C++ standard library. Abseil&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ace<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.5.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The ADAPTIVE Communication Environment<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">alac<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-11-03-c3&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Apple Lossless Audio Codec (ALAC) is a lossless audio codec developed by A&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">alac-decoder<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ALAC C implementation of a decoder\u00a0 written from reverse engineering the file &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">alembic<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.7.8<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Alembic is an open framework for storing and sharing scene data that includes &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">allegro5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.2.4.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Allegro is a cross-platform library mainly aimed at video game and multimedia &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">anax<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An open source C++ entity system. &lt;https:\/\/github.com\/miguelmartin75\/anax&gt;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">angle<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-06-14-8d&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A conformant OpenGL ES implementation for Windows\u00a0 Mac and Linux. The goal of &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">antlr4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ANother Tool for Language Recognition<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">apr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Apache Portable Runtime (APR) is a C library that forms a system portabili&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">apr-util<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Apache Portable Runtime (APR) project mission is to create and maintain softwa&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">arb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.11.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a C library for arbitrary-precision interval arithmetic<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">args<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6\/28\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A simple header-only C++ argument parser library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">argtable2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.13-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Argtable is an ANSI C library for parsing GNU style command line options with &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">armadillo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">8.400.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Armadillo is a high quality linear algebra library (matrix maths) for the C++ &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">arrow<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Apache Arrow is a columnar in-memory analytics layer designed to accelerate bi&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">asio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.12.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Asio is a cross-platform C++ library for network and low-level I\/O programming&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">asmjit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">673dcefaa048c&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Complete x86\/x64 JIT and Remote Assembler for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">assimp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.1.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Open Asset import library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">atk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.24.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GNOME Accessibility Toolkit<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">atkmm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.24.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">atkmm is the official C++ interface for the ATK accessibility toolkit library&#8230;.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">atlmfc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a stub package that ensures VS has ATL\/MFC installed.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aubio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.4.6-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Aubio is a tool designed for the extraction of annotations from audio signals&#8230;.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aurora<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-06-21-c7&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Aurora is an open-source C++ library providing various rather uncommon C++ uti&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">avro-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Apache Avro is a data serialization system<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AWS SDK for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[access-management]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS access-management service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[acm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS acm service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[alexaforbusiness]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS alexaforbusiness service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[apigateway]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS apigateway service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[application-autoscaling]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS application-autoscaling service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[appstream]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS appstream service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[appsync]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS appsync service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[athena]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS athena service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[autoscaling]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS autoscaling service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[autoscaling-plans]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS autoscaling-plans service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[AWSMigrationHub]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS AWSMigrationHub service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[batch]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS batch service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[budgets]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS budgets service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[ce]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS ce service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloud9]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloud9 service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[clouddirectory]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS clouddirectory service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudformation]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudformation service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudfront]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudfront service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudhsm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudhsm service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudhsmv2]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudhsmv2 service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudsearch]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudsearch service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudsearchdomain]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudsearchdomain service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cloudtrail]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cloudtrail service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[codebuild]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS codebuild service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[codecommit]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS codecommit service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[codedeploy]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS codedeploy service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[codepipeline]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS codepipeline service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[codestar]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS codestar service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cognito-identity]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cognito-identity service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cognito-idp]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cognito-idp service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cognito-sync]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cognito-sync service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[comprehend]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS comprehend service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[config]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS config service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[connect]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS connect service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[cur]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS cur service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[datapipeline]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS datapipeline service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[dax]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS dax service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[devicefarm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS devicefarm service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[directconnect]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS directconnect service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[discovery]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS discovery service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[dms]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS dms service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[ds]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS ds service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[dynamodb]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS dynamodb service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[dynamodbstreams]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS dynamodbstreams service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[ec2]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS ec2 service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[ecr]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS ecr service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[ecs]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS ecs service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elasticache]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elasticache service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elasticbeanstalk]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elasticbeanstalk service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elasticfilesystem]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elasticfilesystem service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elasticloadbalancing]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elasticloadbalancing service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elasticloadbalancingv2]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elasticloadbalancingv2 service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elasticmapreduce]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elasticmapreduce service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[elastictranscoder]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS elastictranscoder service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[email]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS email service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[es]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS es service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[events]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS events service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[firehose]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS firehose service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[gamelift]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS gamelift service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[glacier]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS glacier service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[glue]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS glue service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[greengrass]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS greengrass service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[guardduty]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS guardduty service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[health]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS health service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[iam]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS iam service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[identity-management]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS identity-management service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[importexport]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS importexport service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[inspector]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS inspector service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[iot]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS iot service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[iot-data]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS iot-data service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[iot-jobs-data]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS iot-jobs-data service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[kinesis]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS kinesis service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[kinesis-video-archived&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS kinesis-video-archived-media service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[kinesis-video-media]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS kinesis-video-media service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[kinesisanalytics]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS kinesisanalytics service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[kinesisvideo]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS kinesisvideo service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[kms]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS kms service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[lambda]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS lambda service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[lex]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS lex service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[lex-models]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS lex-models service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[lightsail]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS lightsail service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[logs]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS logs service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[machinelearning]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS machinelearning service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[marketplace-entitlement]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS marketplace-entitlement service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[marketplacecommerceana&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS marketplacecommerceanalytics service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mediaconvert]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mediaconvert service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[medialive]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS medialive service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mediapackage]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mediapackage service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mediastore]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mediastore service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mediastore-data]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mediastore-data service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[meteringmarketplace]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS meteringmarketplace service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mobile]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mobile service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mobileanalytics]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mobileanalytics service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[monitoring]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS monitoring service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mq]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mq service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[mturk-requester]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS mturk-requester service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[opsworks]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS opsworks service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[opsworkscm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS opsworkscm service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[organizations]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS organizations service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[pinpoint]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS pinpoint service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[polly]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS polly service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[pricing]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS pricing service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[queues]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS queues service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[rds]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS rds service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[redshift]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS redshift service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[rekognition]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS rekognition service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[resource-groups]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS resource-groups service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[resourcegroupstaggingapi]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS resourcegroupstaggingapi service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[route53]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS route53 service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[route53domains]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS route53domains service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[s3]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS s3 service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[s3-encryption]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS s3-encryption service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sagemaker]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sagemaker service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sagemaker-runtime]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sagemaker-runtime service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sdb]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sdb service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[serverlessrepo]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS serverlessrepo service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[servicecatalog]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS servicecatalog service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[servicediscovery]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS servicediscovery service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[shield]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS shield service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sms]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sms service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[snowball]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS snowball service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sns]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sns service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sqs]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sqs service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[ssm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS ssm service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[states]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS states service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[storagegateway]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS storagegateway service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[sts]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS sts service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[support]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS support service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[swf]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS swf service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[text-to-speech]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS text-to-speech service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[transcribe]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS transcribe service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[transfer]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS transfer service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[translate]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS translate service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[waf]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS waf service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[waf-regional]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS waf-regional service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[workdocs]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS workdocs service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[workmail]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS workmail service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[workspaces]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS workspaces service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">aws-sdk-cpp[xray]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++SDK for the AWS xray service<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azmq<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost Asio style bindings for ZeroMQ This library is built on top of ZeroMQ&#8217;s &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azure-c-shared-ut&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Azure C SDKs common code<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azure-iot-sdk-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C99 SDK for connecting devices to Microsoft Azure IoT services<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azure-storage-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Microsoft Azure Storage Client SDK for C++ A client library for working with M&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azure-uamqp-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AMQP library for C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azure-uhttp-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LTS_01_2018_R&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Azure HTTP Library written in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">azure-umqtt-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">General purpose library for communication over the mqtt protocol<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">bde<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Basic Development Environment &#8211; a set of foundational C++ libraries used at Bl&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">beast<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HTTP\/1 and WebSocket\u00a0 header-only using Boost.Asio and C++11<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">benchmark<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library to support the benchmarking of functions\u00a0 similar to unit-tests.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">berkeleydb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.8.30<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A high-performance embedded database for key\/value data.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">bigint<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2010.04.30-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ Big Integer Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">bitserializer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The library for simple serialization of arbitrary C++ types to various output &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">blaze<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Blaze is an open-source\u00a0 high-performance C++ math library for dense and spars&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">blosc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.13.5-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A blocking\u00a0 shuffling and loss-less compression library that can be faster tha&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">bond<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7.0.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Bond is a cross-platform framework for working with schematized data. It suppo&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Peer-reviewed portable C++ source libraries<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost[mpi]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Buildwith MPI support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-accumulators<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost accumulators module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-algorithm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost algorithm module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-align<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost align module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-any<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost any module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-array<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost array module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-asio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost asio module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-assert<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost assert module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-assign<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost assign module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-atomic<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost atomic module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-beast<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost beast module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-bimap<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost bimap module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-bind<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost bind module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-build<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost.Build<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-callable-tr&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost callable_traits module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-chrono<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost chrono module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-circular-bu&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost circular_buffer module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-compatibility<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost compatibility module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-compute<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost compute module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-concept-check<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost concept_check module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-config<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost config module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-container<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost container module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-container-hash<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost container_hash module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-context<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost context module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-contract<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost contract module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-conversion<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost conversion module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-convert<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost convert module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-core<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost core module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-coroutine<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost coroutine module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-coroutine2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost coroutine2 module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-crc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost crc module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-date-time<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost date_time module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-detail<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost detail module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-di<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++14 Dependency Injection Library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-disjoint-sets<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost disjoint_sets module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-dll<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost dll module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-dynamic-bitset<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost dynamic_bitset module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-endian<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost endian module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-exception<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost exception module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-fiber<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost fiber module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-filesystem<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost filesystem module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-flyweight<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost flyweight module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-foreach<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost foreach module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-format<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost format module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-function<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost function module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-function-types<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost function_types module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-functional<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost functional module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-fusion<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost fusion module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-geometry<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost geometry module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-gil<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost gil module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-graph<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost graph module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-graph-parallel<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost graph_parallel module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-hana<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost hana module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-hana-msvc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost hana module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-heap<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost heap module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-hof<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost hof module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-icl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost icl module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-integer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost integer module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-interprocess<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost interprocess module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-interval<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost interval module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-intrusive<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost intrusive module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-io<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost io module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-iostreams<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost iostreams module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-iterator<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost iterator module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-lambda<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost lambda module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-lexical-cast<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost lexical_cast module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-local-function<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost local_function module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-locale<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost locale module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-locale[icu]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ICUbackend for Boost.Locale<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-lockfree<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost lockfree module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-log<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost log module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-logic<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost logic module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-math<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost math module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-metaparse<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost metaparse module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-move<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost move module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-mp11<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost mp11 module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-mpi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost mpi module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-mpl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost mpl module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-msm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost msm module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-multi-array<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost multi_array module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-multi-index<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost multi_index module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-multiprecision<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost multiprecision module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-numeric-con&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost numeric_conversion module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-odeint<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost odeint module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-optional<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost optional module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-parameter<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost parameter module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-phoenix<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost phoenix module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-poly-collec&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost poly_collection module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-polygon<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost polygon module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-pool<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost pool module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-predef<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost predef module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-preprocessor<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost preprocessor module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-process<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost process module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-program-opt&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost program_options module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-property-map<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost property_map module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-property-tree<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost property_tree module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-proto<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost proto module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-ptr-container<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost ptr_container module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-python<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost python module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-qvm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost qvm module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-random<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost random module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-range<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost range module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-ratio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost ratio module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-rational<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost rational module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-regex<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost regex module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-regex[icu]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ICUbackend for Boost.Regex<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-scope-exit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost scope_exit module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-serialization<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost serialization module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-signals<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost signals module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-signals2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost signals2 module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-smart-ptr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost smart_ptr module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-sort<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost sort module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-spirit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost spirit module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-stacktrace<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost stacktrace module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-statechart<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost statechart module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-static-assert<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost static_assert module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-system<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost system module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-test<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost test module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-thread<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost thread module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-throw-excep&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost throw_exception module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-timer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost timer module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-tokenizer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost tokenizer module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-tti<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost tti module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-tuple<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost tuple module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-type-erasure<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost type_erasure module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-type-index<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost type_index module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-type-traits<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost type_traits module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-typeof<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost typeof module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-ublas<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost ublas module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-units<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost units module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-unordered<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost unordered module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-utility<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost utility module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-uuid<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost uuid module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-variant<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost variant module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-vmd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost vmd module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-wave<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost wave module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-winapi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost winapi module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">boost-xpressive<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.67.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Boost xpressive module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">botan<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.8.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A cryptography library written in C++11<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">box2d<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.1-374664b-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Box2D (http:\/\/box2d.org) is an open source C++ engine for simulating rigid bod&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">breakpad<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018-07-30-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a set of client and server components which implement a crash-reporting system.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">brotli<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.2-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a generic-purpose lossless compression algorithm that compresses data using a &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">brynet<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C++ cross platform high performance tcp network library\u00a0 and support SSL\/HTT&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">bullet3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.87<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Bullet Physics is a professional collision detection\u00a0 rigid body\u00a0 and soft bod&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">butteraugli<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2\/25\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">butteraugli estimates the psychovisual difference between two images<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">bzip2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.6-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">High-quality data compressor.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">c-ares<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">cares-1_14_0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C library for asynchronous DNS requests<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">caf<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.15.7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an open source C++11 actor model implementation featuring lightweight &amp; fast a&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">caffe2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Caffe2 is a lightweight\u00a0 modular\u00a0 and scalable deep learning framework.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cairo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.15.8-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Cairo is a 2D graphics library with support for multiple output devices. Curre&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cairomm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.15.3-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C++ wrapper for the cairo graphics library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">capstone<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">[&#8216;3.0.5-rc3&#8217;]cartographer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.3.0-5<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">catch<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">alias<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Deprecated alias for Catch2 unit testing framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">catch-classic<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.12.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A modern\u00a0 header-only test framework for unit tests This is specifically the l&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">catch2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A modern\u00a0 header-only test framework for unit testing. Issues\u00a0 PRs and changel&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cccapstone<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9b4128ee1153e&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">c++ bindings for capstone disasembly framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ccd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for collision detection between two convex shapes<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ccfits<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.5-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CCfits is an object oriented interface to the cfitsio library. It is designed &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cctz<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">two libraries that cooperate with &lt;chrono&gt; to give C++ programmers all the nec&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">celero<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Celero is a modern cross-platform (Windows\u00a0 Linux\u00a0 MacOS) Microbenchmarking li&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cereal<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a header-only C++11 serialization library (built in support for binary\u00a0 XML an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ceres<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.14.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">non-linear optimization package<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ceres[lapack]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UseLapack in Ceres<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ceres[suitesparse]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SuiteSparsesupport for Ceres<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ceres[cxsparse]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CXSparsesupport for Ceres<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ceres[eigensparse]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Useof Eigen as a sparse linear algebra library in Ceres<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ceres[tools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Cerestools<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cfitsio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.410-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library of C and Fortran subroutines for reading and writing data files in FIT&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cgal<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.12<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Computational Geometry Algorithms Library (CGAL) is a C++ library that aim&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cgal[qt]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">QtGUI support for CGAL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cgicc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.19<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the c&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">chaiscript<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Embedded Scripting Language Designed for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">chakracore<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.10.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Core part of the Chakra Javascript engine<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">charls<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CharLS\u00a0 a C++ JPEG-LS library implementation.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">check<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.12.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A unit testing framework for C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">chipmunk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7.0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A fast and lightweight 2D game physics library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">chmlib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.40-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CHMLIB is a library for dealing with Microsoft ITSS\/CHM format files. Right no&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cimg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The CImg Library is a small\u00a0 open-source\u00a0 and modern C++ toolkit for image pro&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">clapack<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CLAPACK (f2c&#8217;ed version of LAPACK)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">clara<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4\/2\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A simple to use command line parser for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">clblas<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.12-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">clBLAS is an OpenCL 1.2 accelerated BLAS (Basic Linear Algebra Subsystem) libr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">clfft<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.12.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">clFFT is an OpenCL 1.2 accelerated Fast Fourier Transform library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">clockutils<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.1-3651f23&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A lightweight c++ library for commonly needed tasks. Optimized for simplicity &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cmark<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.28.3-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CommonMark parsing and rendering library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">console-bridge<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.3.2-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a ROS-independent package for logging that seamlessly pipes into rosconsole\/ro&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">constexpr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Small MIT License Library of general stdlib functions written as C++11 constex&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">coolprop<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.1.0-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Thermophysical properties for the masses<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">corrade<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.04-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++11\/C++14 multiplatform utility library http:\/\/magnum.graphics\/corrade\/<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">corrade[interconnect]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Interconnectlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">corrade[pluginmanager]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PluginManagerlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">corrade[testsuite]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TestSuitelibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">corrade[utility]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Utilitylibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cpp-redis<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.3.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client\u00a0 wit&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cppcms<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cpprestsdk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.10.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++11 JSON\u00a0 REST\u00a0 and OAuth library The C++ REST SDK is a Microsoft project fo&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cppunit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.14.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CppUnit is the C++ port of the famous JUnit framework for unit testing. Test o&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cppwinrt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">fall_2017_cre&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++\/WinRT is a standard C++ language projection for the Windows Runtime.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cppzmq<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.2.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">lightweight messaging kernel\u00a0 C++ bindings<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cpr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.0-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ Requests is a simple wrapper around libcurl inspired by the excellent Pyth&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">crc32c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CRC32C implementation with support for CPU-specific acceleration instructions.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">crossguid<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2.2-2018-06-16<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CrossGuid is a minimal\u00a0 cross platform\u00a0 C++ GUID library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">crow<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Very fast and easy to use C++ micro web framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cryptopp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.1.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Crypto++ is a free C++ class library of cryptographic schemes.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ctemplate<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-06-23-44&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ CTemplate system<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cuda<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A parallel computing platform and programming model<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cunit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.3-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CUnit is a lightweight system for writing\u00a0 administering\u00a0 and running unit tes&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">curl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7.61.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library for transferring data with URLs<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">curl[tool]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Buildscurl executable<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">curl[non-http]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Enablesprotocols beyond HTTP\/HTTPS\/HTTP2<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">curl[http2]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HTTP2support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">curl[ssl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SSLsupport<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">curl[ssh]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SSHsupport via libssh2<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">cxxopts<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">This is a lightweight C++ option parser library\u00a0 supporting the standard GNU s&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">date<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A date and time library based on the C++11\/14\/17 &lt;chrono&gt; header<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">date[remote-api]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">supportautomatic download of tz data<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dcmtk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.6.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">This DICOM ToolKit (DCMTK) package consists of source code\u00a0 documentation and &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">decimal-for-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.12<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Decimal data type support\u00a0 for COBOL-like fixed-point operations on currency v&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A full featured cross-platform image library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil[libpng]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UseLibpng for .png (and some .ico)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil[tiff]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UseLibtiff for .tif support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil[libjpeg]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UseLibjpeg for .jpg (and some .blp) support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil[openexr]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Useopenexr<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil[jasper]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UseJasPer for .jp2 (and some .icns) support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">devil[lcms]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UseLittle CMS for color profiles<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dimcli<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ command line parser toolkit<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">directxmesh<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Jul-18<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DirectXMesh geometry processing library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">directxtex<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Jul-18<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DirectXTex texture processing library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">directxtk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Jul-18<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A collection of helper classes for writing DirectX 11.x code in C++.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">directxtk12<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Dec-16<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A collection of helper classes for writing DirectX 12 code in C++.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dirent<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.23.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Dirent is a C\/C++ programming interface that allows programmers to retrieve in&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">discord-rpc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Rich Presence allows you to leverage the totally overhauled &#8220;Now Playing&#8221; sect&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dlfcn-win32<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">dlfcn-win32 is an implementation of dlfcn for Windows.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dlib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">19.15<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Modern C++ toolkit containing machine learning algorithms and tools for creati&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dlib[cuda]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CUDAsupport for dlib<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">doctest<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.9<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The fastest feature-rich C++ single-header testing framework for unit tests an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">double-conversion<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">draco<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library for compressing and decompressing 3D geometric meshes and point clou&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">duktape<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.3-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Embeddable Javascript engine with a focus on portability and compact footprint.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A modern C++ library for DirectX programming<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">dxut<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">11.14-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A &#8220;GLUT&#8221;-like framework for Direct3D 11.x Win32 desktop applications<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">eastl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.10.00<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Electronic Arts Standard Template Library. It is a C++ template library of con&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ebml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.5-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a C++ libary to parse EBML files<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ecm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.40.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Extra CMake Modules (ECM)\u00a0 extra modules and scripts for CMake<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">egl-registry<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">the EGL API and Extension Registry<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">eigen3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ template library for linear algebra: matrices\u00a0 vectors\u00a0 numerical solvers &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">embree2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.16.4-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">High Performance Ray Tracing Kernels.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">embree3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">High Performance Ray Tracing Kernels.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">enet<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.13<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Reliable UDP networking library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">entityx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">EntityX &#8211; A fast\u00a0 type-safe C++ Entity-Component system. &lt;https:\/\/github.com\/a&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">entt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.7.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Gaming meets modern C++ &#8211; a fast and reliable entity-component system and much&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">epsilon<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">EPSILON is an Open Source wavelet image compressor\u00a0 that is aimed on parallel &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">evpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A modern C++ network library based on libevent for developing high performance&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">exiv2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Image metadata library and tools http:\/\/www.exiv2.org<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">expat<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">XML parser library written in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">exprtk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.04.30-46&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Simple to use\u00a0 easy to integrate and extremely efficient run-time C++ mathemat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fadbad<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FADBAD++ Templates for Automatic Differentiation<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fastcdr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.6-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">eProsima FastCDR is a C++ library that provides two serialization mechanisms. &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fastlz<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A lightning-fast lossless compression library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fastrtps<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Eprosima Fast RTPS is a C++ implementation of the RTPS (Real Time Publish Subs&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fcl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.5.0-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a library for performing three types of proximity queries on a pair of geometr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fdk-aac<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/8\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A standalone library of the Fraunhofer FDK AAC code<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3.3-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a library to decode\u00a0 encode\u00a0 transcode\u00a0 mux\u00a0 demux\u00a0 stream\u00a0 filter and play pr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[ffserver]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ffserverappplication support in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[ffplay]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ffplayappplication support in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[ffprobe]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ffprobeappplication support in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[openssl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">opensslsupport in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[lzma]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">lzmasupport in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[x264]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">x264support in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[opencl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">openclsupport in ffmpeg<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[nonfree]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">allownonfree and unredistributable libraries<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ffmpeg[gpl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">allowGPL licensed libraries<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fftw3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3.7-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FFTW is a C subroutine library for computing the discrete Fourier transform (D&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">flann<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.1-7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Fast Library for Approximate Nearest Neighbors<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">flatbuffers<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Memory Efficient Serialization Library http:\/\/google.github.io\/flatbuffers\/ Fl&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">flint<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.5.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Fast Library for Number Theory<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fltk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.4-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX\/Linux &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fluidsynth<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.10<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FluidSynth reads and handles MIDI events from the MIDI input device. It is the&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fmem<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">c-libs-2ccee3&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A cross-platform library for opening memory-backed libc streams.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fmilib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FMI library is intended as a foundation for applications interfacing FMUs (Fun&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fmt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.1.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Formatting library for C++. It can be used as a safe alternative to printf or &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.07.30.00<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An open-source C++ library developed and used at Facebook. The library is UNST&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly[zlib]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportzlib for compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly[bzip2]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportbzip2 for compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly[lzma]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SupportLZMA for compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly[zstd]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportzstd for compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly[snappy]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SupportSnappy for compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">folly[lz4]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportlz4 for compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fontconfig<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.12.4-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for configuring and customizing font access.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">forest<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9.0.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Template library of tree data structures<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">freeglut<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.0-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open source implementation of GLUT with source and binary backwards compatibil&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">freeimage<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.17.0-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Support library for graphics image formats<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">freerdp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.0-rc1~vcpkg1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A free implementation of the Remote Desktop Protocol (RDP)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">freetype<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.8.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library to render fonts.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">freetype-gl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2\/25\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenGL text using one vertex buffer\u00a0 one texture and FreeType<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">freexl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.4-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FreeXL is an open source library to extract valid data from within an Excel (&#8230;.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">fuzzylite<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A fuzzy logic control library in C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">g2o<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">20170730_git-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">g2o: A General Framework for Graph Optimization http:\/\/openslam.org\/g2o.html<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gainput<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Gainput is a multiplatform C++ input library\u00a0 supporting mouse\u00a0 keyboard and c&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gamma<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">gamma-2018-01-27<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Gamma is a cross-platform\u00a0 C++ library for doing generic synthesis and filteri&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gdal<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Geographic Data Abstraction Library for reading and writing geospatial ras&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gdcm2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.8.7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Grassroots DICOM library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gdk-pixbuf<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.36.9-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Image loading library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">geogram<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Geogram is a programming library of geometric algorithms.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">geogram[graphics]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Buildviewers and geogram_gfx library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">geographiclib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.47-patch1-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a small set of C++ classes for performing conversions between geographic\u00a0 UTM &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">geos<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.6.2-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Geometry Engine Open Source<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">getopt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The getopt and getopt_long functions automate some of the chore involved in pa&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">getopt-win32<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An implementation of getopt provided by https:\/\/github.com\/libimobiledevice-win32<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gettext<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.19-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The GNU gettext utilities are a set of tools that provides a framework to help&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gettimeofday<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-10-14-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An implementation of gettimeofday for WIN32<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gflags<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C++ library that implements commandline flags processing<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gherkin-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">c-libs-e63e83&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Gherkin parser\/compiler in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">giflib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.1.4-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library for reading and writing gif images.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gl2ps<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenGL to PostScript Printing Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gl3w<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">8f7f459d<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Simple OpenGL core profile loading<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glbinding<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">glbinding is an MIT licensed\u00a0 cross-platform C++ binding for the OpenGL API<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glew<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glfw3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GLFW is a free\u00a0 Open Source\u00a0 multi-platform library for OpenGL\u00a0 OpenGL ES and &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gli<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenGL Image (GLI) https:\/\/gli.g-truc.net<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.52.3-11<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Portable\u00a0 general-purpose utility library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glibmm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.52.1-7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">This is glibmm\u00a0 a C++ API for parts of glib that are useful for C++. See http:&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.9.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenGL Mathematics (GLM) https:\/\/glm.g-truc.net<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">globjects<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ library strictly wrapping OpenGL objects. &lt;https:\/\/github.com\/cginternals\/&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glog<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.3.5-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ implementation of the Google logging module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">glslang<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3\/2\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Khronos reference front-end for GLSL and ESSL\u00a0 and sample SPIR-V generator<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gmime<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GMime is a C\/C++ library which may be used for the creation and parsing of mes&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">google-cloud-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ Client Libraries for Google Cloud Platform APIs.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">graphicsmagick<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.30<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Image processing library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">graphite2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.10<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Graphite is a &#8220;smart font&#8221; system developed specifically to handle the complex&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">graphqlparser<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">v0.7.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A GraphQL query parser in C++ with C and C++ APIs<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">grpc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.14.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An RPC library and framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gsl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The GNU Scientific Library is a numerical library for C and C++ programmers<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gsl-lite<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.28.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A single-file header-only version of ISO C++ Guideline Support Library (GSL) f&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gtest<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.0-9<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GoogleTest and GoogleMock testing frameworks.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gtk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.22.19-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Portable library for creating graphical user interfaces.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gtkmm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.22.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">gtkmm is the official C++ interface for the popular GUI library GTK+.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gts<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7.6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A Library intended to provide a set of useful functions to deal with 3D surfac&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">guetzli<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Perceptual JPEG encoder<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">gumbo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.10.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An HTML5 parsing library in pure C99<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">halide<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">release_2018_&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Halide is a programming language designed to make it easier to write high-perf&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">harfbuzz<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HarfBuzz OpenType text shaping engine<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">harfbuzz[icu]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">icusupport for harfbuzz<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">harfbuzz[ucdn]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Builtin(UCDN) Unicode callbacks support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">harfbuzz[glib]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GlibUnicode callbacks support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hdf5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.10.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HDF5 is a data model\u00a0 library\u00a0 and file format for storing and managing data<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hdf5[parallel]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">parallelsupport for HDF5<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hdf5<\/span><\/p>\n<pre class=\"prettyprint\"><\/pre>\n<\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Buildscpp lib<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">highfive<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HighFive is a modern C++\/C++11 friendly interface for libhdf5<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hpx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The C++ Standards Library for Concurrency and Parallelism HPX is a C++ Standar&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">http-parser<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.8.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HTTP Parser.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hunspell<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The most popular spellchecking library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hwloc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.11.7-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Portable Hardware Locality (hwloc) The Portable Hardware Locality (hwloc) soft&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">hypre<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.11.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">icu<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">61.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Mature and widely used Unicode and localization library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ideviceinstaller<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.2.23-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Manage apps of iOS devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">idevicerestore<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.12-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Restore\/upgrade firmware of iOS devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">if97<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">This repository implements the IF97 formulation for the properties of pure wat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ilmbase<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Base libraries from ILM for OpenEXR<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">imgui<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.62<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Bloat-free Immediate Mode Graphical User interface for C++ with minimal depend&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">inih<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">42<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Simple .INI file parser<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">inja<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Inja &#8211; A Template Engine for Modern C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">intel-mkl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.0.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Intel\u00c2\u00ae Math Kernel Library (Intel\u00c2\u00ae MKL) accelerates math processing routines&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ismrmrd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ISMRM Raw Data Format<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">itk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.13.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Insight Segmentation and Registration Toolkit (ITK) is used for image processi&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jack2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.12<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Cross-platform API that enables device sharing and inter-application audio rou&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jansson<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.11-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Jansson is a C library for encoding\u00a0 decoding and manipulating JSON data<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jasper<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.14-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open source implementation of the JPEG-2000 Part-1 standard<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jbig2dec<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.13<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a decoder library and example utility implementing the JBIG2 bi-level image co&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jbigkit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A software implementation of the JBIG1 data compression standard (ITU-T T.82)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jemalloc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.3.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">jemalloc is a general purpose malloc(3) implementation that emphasizes fragmen&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">json-dto<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2.6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A small header-only library for converting data between json representation an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">json11<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6\/20\/2017<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">json11 is a tiny JSON library for C++11\u00a0 providing JSON parsing and serializat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jsoncpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jsonnet<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Jsonnet &#8211; The data templating language<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">jxrlib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open source implementation of the jpegxr image format standard.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">kealib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.7-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">kealib is gdal model using HDF5 standard.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">kealib[parallel]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Useparallel support for HDF5<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">keystone<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lightweight multi-platform\u00a0 multi-architecture assembler framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">kf5plotting<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.37.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lightweight plotting framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">kinectsdk1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Kinect for Windows SDK for Kinect v1 sensor.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">kinectsdk2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Kinect for Windows SDK for Kinect v2 sensor.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">laszip<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LASzip &#8211; free and lossless LiDAR compression<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lcm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.95-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lightweight Communications and Marshalling (LCM) LCM is a set of libraries and&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lcms<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.8-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Little CMS.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">leptonica<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.74.4-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An open source library containing software that is broadly useful for image pr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">leveldb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-10-25-8b&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LevelDB is a fast key-value storage library written at Google that provides an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libaiff<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LibAiff is an open-source library\u00a0 providing C applications transparent read &amp;&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libarchive<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for reading and writing streaming archives<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libbson<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libbson is a library providing useful routines related to building\u00a0 parsing\u00a0 a&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libcds<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a collection of concurrent containers that don&#8217;t require external (manual) syn&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libconfig<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.7.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C\/C++ library for processing configuration files<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libdatrie<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2.10-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">implementation of double-array structure for representing trie<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libdisasm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.23-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">x86 Disassembler Library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libdshowcapture<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.6.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Free and Open Source C++11 Library for capturing DirectShow video\/audio device&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libepoxy<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Epoxy is a library for handling OpenGL function pointer management for you<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libevent<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.8-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An event notification library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libexif<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.6.21-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a library for parsing\u00a0 editing\u00a0 and saving EXIF data<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libffi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Portable\u00a0 high level programming interface to various calling conventions<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libflac<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.2-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for manipulating FLAC files<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libfreenect2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open source drivers for the Kinect for Windows v2 device<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libgd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.4-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open source code library for the dynamic creation of images by programmers.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libgeotiff<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.2-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Libgeotiff is an open source library normally hosted on top of \u00e2\u20ac\u2039libtiff for &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libgit2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.27.4-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Git linkable library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libgo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.8-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The best stackful coroutine by c++11.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libgta<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.8<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Libgta is a portable library that implements the Generic Tagged Array (GTA) fi&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libharu<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-08-15-d8&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libharu &#8211; free PDF library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libiconv<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.15-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GNU Unicode text conversion<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libideviceactivation<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.38-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library to handle the activation process of iOS devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libidn2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GNU Libidn is an implementation of the Stringprep\u00a0 Punycode and IDNA 2003 spec&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libimobiledevice<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.1.215-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A cross-platform protocol library to communicate with iOS devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libirecovery<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.25-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library and utility to talk to iBoot\/iBSS via USB on Mac OS X\u00a0 Windows\u00a0 and Linux<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libjpeg-turbo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX\u00a0 SSE2\u00a0 NE&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libkml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Reference implementation of OGC KML 2.2<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">liblemon<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for Efficient Modeling and Optimization in Networks<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">liblinear<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A Library for Large Linear Classification<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">liblo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.29-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">liblo is an implementation of the Open Sound Control protocol for POSIX systems<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">liblzma<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.2.3-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Compression library with an API similar to that of zlib.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmad<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.15.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">high-quality MPEG audio decoder<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmariadb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MariaDB Connector\/C is used to connect C\/C++ applications to MariaDB and MySQL&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmicrohttpd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.55-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GNU libmicrohttpd is a small C library that is supposed to make it easy to run&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmikmod<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.3.11.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Mikmod is a module player and library supporting many formats\u00a0 including mod\u00a0 &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmodplug<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.9.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The ModPlug mod file playing library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmorton<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018-19-07<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">header-only library for encoding\/decoding Morton codes in\/from 2D\/3D coordinates<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmspack<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libmspack is a portable library for some loosely related Microsoft compression&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmupdf<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.12.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a lightweight PDF\u00a0 XPS\u00a0 and E-book library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libmysql<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">8.0.4-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A MySQL client library for C development.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libnice<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1.13-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Libnice is an implementation of the IETF&#8217;s Interactive Connectivity Establishm&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libodb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4.0-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ODB library\u00a0 base runtime for the ODB ORM solution<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libodb-mysql<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MySQL support for the ODB ORM library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libodb-pgsql<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Description: PostgreSQL support for the ODB ORM library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libodb-sqlite<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sqlite support for the ODB ORM library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libogg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Ogg is a multimedia container format\u00a0 and the native file and stream format fo&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libopenmpt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-01-28-cf&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a library to render tracker music<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libopusenc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for encoding .opus audio files and live streams.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libp7-baical<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.4-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">P7 is a library for high-speed sending telemetry &amp; trace data from application<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libplist<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.1.197-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library to handle Apple Property List format in binary or XML<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libpng<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.35<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libpng is a library implementing an interface for reading and writing PNG (Por&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libpng-apng<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.34-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libpng-apng is a library implementing an interface for reading and writing (A)&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libpopt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.16-10~vcpkg1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library for parsing command line parameters<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libpq<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9.6.1-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The official database access API of postgresql<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libpqxx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The official C++ client API for PostgreSQL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libqrencode<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libqrencode &#8211; a fast and compact QR Code encoding library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">librabbitmq<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libraw<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.19.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">raw image decoder library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">librsync<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">librsync is a library for calculating and applying network deltas\u00a0 with an int&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">librtmp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">RTMPDump Real-Time Messaging Protocol API<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libsamplerate<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1.9.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sample Rate Converter for audio<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libsigcpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.10-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Typesafe callback framework for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libsndfile<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.29-6830c42-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library to read\u00a0 write and manipulate many soundfile types. Authored by Eric d&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libsndfile[external-libs]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SupportOGG and FLAC audio files<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libsodium<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.16-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A modern and easy-to-use crypto library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libspatialite<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.3.0a-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SpatiaLite is an open source library intended to extend the SQLite core to sup&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libssh<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7.5-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libssh2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.0-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The SSH library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libstemmer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9\/3\/2017<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Snowball is a small string processing language designed for creating stemming &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libtheora<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.0alpha1-2&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Theora is a free and open video compression format from the Xiph.org Foundation.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libtorrent<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.6-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An efficient feature complete C++ BitTorrent implementation<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libudis86<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018-01-28-56&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Disassembler Library for x86 and x86-64<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libunibreak<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an implementation of the line breaking and word breaking algorithms as describ&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libusb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.21-fc99620<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a cross-platform library to access USB devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libusb-win32<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.6.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Allows user space applications to access many USB device on Windows.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libusbmuxd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.107-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A client library to multiplex connections from and to iOS devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libuuid<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Universally unique id library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libuv<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.22.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">libuv is a multi-platform support library with a focus on asynchronous I\/O.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libvorbis<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.6-112d3bd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Ogg Vorbis is a fully open\u00a0 non-proprietary\u00a0 patent-and-royalty-free\u00a0 general-&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libvpx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.7.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The reference software implementation for the video coding formats VP8 and VP9.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libwebm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0.27-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">WebM File Parser<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libwebp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.6.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lossy compression of digital photographic images.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libwebsockets<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Libwebsockets is a lightweight pure C library built to use minimal CPU and mem&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libxml2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.9.4-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Libxml2 is the XML C parser and toolkit developed for the Gnome project (but u&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libxmlpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.40.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a C++ wrapper for the libxml XML parser library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libxmp-lite<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.4.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lightweight version of libxmp that supports MOD\u00a0 S3M\u00a0 XM and IT modules.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libxslt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.29<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">libzip<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">rel-1-5-1-vcpkg1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library for reading\u00a0 creating\u00a0 and modifying zip archives.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">live555<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.08.05<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A complete RTSP server application<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">llvm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The LLVM Compiler Infrastructure<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lmdb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.18-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LMDB is an extraordinarily fast\u00a0 memory-efficient database<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lodepng<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PNG encoder and decoder in C and C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">log4cplus<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">REL_2_0_1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A simple to use C++ logging API providing thread&#8211;safe\u00a0 flexible\u00a0 and arbitrar&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lpeg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LPeg is a pattern-matching library for Lua\u00a0 based on Parsing Expression Gramma&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lua<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.3.4-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a powerful\u00a0 fast\u00a0 lightweight\u00a0 embeddable scripting language<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">luafilesystem<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.7.0.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LuaFileSystem is a Lua library developed to complement the set of functions re&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">luajit<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">luasocket<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6\/12\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">LuaSocket is a Lua extension library that is composed by two parts: a C core t&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lz4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lossless compression algorithm\u00a0 providing compression speed at 400 MB\/s per core.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lzfse<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lempel-Ziv style data compressor using Finite State Entropy coding.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">lzo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.10-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lossless data compression library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.04-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++11\/C++14 graphics middleware for games and data visualization http:\/\/magnum&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[al-info]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">magnum-al-infoutility<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[anyimageimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AnyImageImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[anyaudioimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AnyAudioImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[anyimageconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AnyImageConverterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[anysceneimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AnySceneImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Audiolibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[debugtools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DebugToolslibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[distancefieldconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">magnum-distancefieldconverterutility<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[fontconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">magnum-fontconverterutility<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[gl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GLlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[gl-info]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">gl-infoutility<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[glfwapplication]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GlfwApplicationlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[glutapplication]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GlutApplicationlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[imageconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">magnum-imageconverterutility<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[magnumfont]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MagnumFontplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[magnumfontconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MagnumFontConverterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[meshtools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MeshToolslibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[objimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ObjImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[tgaimageconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TgaImageConverterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[opengltester]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenGLTesterlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[primitives]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Primitiveslibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[sdl2application]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sdl2Applicationlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[shapes]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Shapeslibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[scenegraph]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SceneGraphlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[shaders]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Shaderslibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum<\/span><\/p>\n<pre class=\"prettyprint disable-colors\"><\/pre>\n<\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Textlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[texturetools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TextureToolslibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[tgaimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TgaImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[trade]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Tradelibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[wavaudioimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">WavAudioImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[windowlesswglapplication]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">WindowlessWglApplicationlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum[wglcontext]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">WglContextlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-extras<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.04-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Extras for magnum\u00a0 C++11\/C++14 graphics middleware for games and data visualiz&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-extras[ui]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Uilibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-integration<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.04-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Integrations for magnum\u00a0 C++11\/C++14 graphics middleware for games and data vi&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-integration[bullet]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">BulletIntegrationlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-integration[glm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GlmIntegrationlibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.04-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Plugins for magnum\u00a0 C++11\/C++14 graphics middleware for games and data visuali&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[assimpimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">AssimpImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[openddl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenDdllibrary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[ddsimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DdsImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[devilimageimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DevIlImageImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[drflacaudioimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DrFlacAudioImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[drwavaudioimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DrWavAudioImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[freetypefont]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">FreeTypeFontplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[harfbuzzfont]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">HarfBuzzFontplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[jpegimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">JpegImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[miniexrimageconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MiniExrImageConverterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[opengeximporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenGexImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[pngimageconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PngImageConverterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[pngimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PngImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[stanfordimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">StanfordImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[stbimageconverter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">StbImageConverterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[stbimageimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">StbImageImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[stbtruetypefont]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">StbTrueTypeFontplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[stbvorbisaudioimpor&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">StbVorbisAudioImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">magnum-plugins[tinygltfimporter]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TinyGltfImporterplugin<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">matio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5.12<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MATLAB MAT File I\/O Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">matroska<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.8<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a C++ libary to parse Matroska files (.mkv and .mka)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mbedtls<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.12.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An open source\u00a0 portable\u00a0 easy to use\u00a0 readable and flexible SSL library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mdnsresponder<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">765.30.11<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The mDNSResponder project is a component of Bonjour\u00a0 Apple&#8217;s ease-of-use IP ne&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">meschach<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2b-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Matrix computations in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">metis<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Serial Graph Partitioning and Fill-reducing Matrix Ordering<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mhook<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.5.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A Windows API hooking library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">minisat-master-ke&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2-mod-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A minimalistic high-performance SAT solver This is a modernized\u00a0 cross-platfor&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">minizip<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.11-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Zip compression library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mman<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">git-f5ff813-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A light implementation of the mmap functions for MinGW.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mongo-c-driver<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Client library written in C for MongoDB.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mongo-cxx-driver<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MongoDB C++ Driver.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">monkeys-audio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.3.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Monkey&#8217;s Audio is an excellent audio compression tool which has multiple advan&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mosquitto<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Mosquitto is an open source message broker that implements the MQ Telemetry Tr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mozjpeg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MozJPEG reduces file sizes of JPEG images while retaining quality and compatib&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mpark-variant<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an implementation of C++17 std::variant for C++11\/14\/17.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mpfr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.6-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The MPFR library is a C library for multiple-precision floating-point computat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mpg123<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.25.8-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">mpg123 is a real time MPEG 1.0\/2.0\/2.5 audio player\/decoder for layers 1\u00a0 2 an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mpir<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.0-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Multiple Precision Integers and Rationals.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ms-gsl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Microsoft implementation of the Guidelines Support Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">msgpack<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.5-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MessagePack is an efficient binary serialization format\u00a0 which lets you exchan&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">msinttypes<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2\/25\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">msinttypes is a package to provide missing ISO C9x compliant headers for Micro&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">msix<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The MSIX Packaging SDK project is an effort to enable developers on a variety &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">msmpi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Microsoft MPI<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">mujs<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An embeddable Javascript interpreter in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">muparser<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6cf2746<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Fast math parser library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nana<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.6.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Cross-platform library for GUI programming in modern C++ style.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nanodbc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.12.4-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A small C++ wrapper for the native C ODBC API.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nanomsg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a simple high-performance implementation of several &#8220;scalability protocols&#8221;. T&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nanorange<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">NanoRange is a C++14 implementation of the C++20 Ranges proposals.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">netcdf-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.4.1.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a set of self-describing\u00a0 machine-independent data formats that support the cr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">netcdf-cxx4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.3.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a set of machine-independent data formats that support the creation\u00a0 access\u00a0 a&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nghttp2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.32.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Implementation of the Hypertext Transfer Protocol version 2 in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nlohmann-json<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">JSON for Modern C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nlopt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.4.2-1226c127<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a library for nonlinear local and global optimization\u00a0 for functions with and &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nmslib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.7.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Non-Metric Space Library (NMSLIB) is an efficient similarity search library an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nuklear<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/1\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">This is a minimal state immediate mode graphical user interface toolkit writte&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">nvtt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Texture processing tools with support for Direct3D 10 and 11 formats.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">octomap<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">cefed0c1d79af&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An Efficient Probabilistic 3D Mapping Framework Based on Octrees<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ode<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.15.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open Dynamics Engine<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ogdf<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018-03-28-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open Graph Drawing Framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ogre<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.10.11<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3D Object-Oriented Graphics Rendering Engine<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ogre[d3d9]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">BuildDirect3D9 RenderSystem<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ogre[java]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">BuildJava (JNI) bindings<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ogre[python]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">BuildPython bindings<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openal-soft<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.18.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenAL Soft is an LGPL-licensed\u00a0 cross-platform\u00a0 software implementation of th&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openblas<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2.20-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">(2017.07.18) C\/C++ headers and ICD loader (Installable Client Driver) for OpenCL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.4.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">computer vision library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[opengl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">openglsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[dnn]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">opencv_dnnmodule<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[ovis]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">opencv_ovismodule<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[flann]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">opencv_flannmodule<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[sfm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">opencv_sfmmodule<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[contrib]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">opencv_contribmodule<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[cuda]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CUDAsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[ffmpeg]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">prebuiltffmpeg support for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[ipp]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">EnableIntel Integrated Performance Primitives<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[qt]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">QtGUI support for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[vtk]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">vtksupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[gdcm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GDCMsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[webp]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">WebPsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[openexr]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenEXRsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[tiff]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TIFFsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[png]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PNGsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[jpeg]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">JPEGsupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[jasper]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">JPEG2000 support for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opencv[eigen]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Eigensupport for opencv<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openexr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenEXR is a high dynamic-range (HDR) image file format developed by Industria&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opengl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.0-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Open Graphics Library (OpenGL)[3][4][5] is a cross-language\u00a0 cross-platform ap&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opengl-registry<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">the API and Extension registries for the OpenGL family APIs<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openimageio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Release-1.8.12-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library for reading and writing images\u00a0 and a bunch of related classes\u00a0 util&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openimageio[libraw]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">EnableRAW image files support<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openjpeg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">JPEG 2000 image library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openmama<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenMAMA is a high performance vendor neutral lightweight wrapper that provide&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openmesh<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A generic and efficient polygon mesh data structure<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openni2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.0.33-7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenNI is open source library for access to Natural Interaction (NI) devices s&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openssl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenSSL is an open source project that provides a robust\u00a0 commercial-grade\u00a0 an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openssl-unix<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.2o-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenSSL is an open source project that provides a robust\u00a0 commercial-grade\u00a0 an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openssl-uwp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.2l-winrt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenSSL is an open source project that provides a robust\u00a0 commercial-grade\u00a0 an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openssl-windows<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.2o<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenSSL is an open source project that provides a robust\u00a0 commercial-grade\u00a0 an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openvdb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sparse volume data structure and tools<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openvdb[tools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenVDButilities: view\u00a0 print and render<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openvpn3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3\/21\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a C++ class library that implements the functionality of an OpenVPN client\u00a0 an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">openvr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.16<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an API and runtime that allows access to VR hardware from multiple vendors wit&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opus<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Totally open\u00a0 royalty-free\u00a0 highly versatile audio codec<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opusfile<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Stand-alone decoder library for .opus streams<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">opusfile[opusurl]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportdecoding of http(s) streams<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">osg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.6.2-rc3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The OpenSceneGraph is an open source high performance 3D graphics toolkit.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">osg-qt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.5.7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">osgQt &#8211; Qt project for making use of OpenSceneGraph(OSG)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">osgearth<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.9-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">osgEarth &#8211; Dynamic map generation toolkit for OpenSceneGraph Copyright 2015 Pe&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">paho-mqtt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Paho project provides open-source client implementations of MQTT and MQTT-SN m&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pango<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.40.11-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Text and font handling library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pangolin<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.5-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lightweight GUI Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pangomm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.40.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">pangomm is the official C++ interface for the Pango font layout library. See\u00a0 &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">parmetis<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Parallel Graph Partitioning and Fill-reducing Matrix Ordering<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">parquet<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Parquet-cpp is a C++ library to read and write the Apache Parquet columnar dat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">parson<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5\/17\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a lighweight json library written in C<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.98.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Permuted Congruential Generator<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.1-10<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Point Cloud Library (PCL) is open source library for 2D\/3D image and point clo&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcl[openni2]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenNI2support for PCL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcl[qt]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qtsupport for PCL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcl[pcap]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PCAPsupport for PCL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcl[tools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">BuildPCL utilities<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcl[cuda]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">CUDAsupport for PCL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcre<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">8.41-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Perl Compatible Regular Expresions<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pcre2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">10.30-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PCRE2 is a re-working of the original Perl Compatible Regular Expressions library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pdal<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.7.1-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PDAL &#8211; Point Data Abstraction Library is a library for manipulating point clou&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pdcurses<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Public Domain Curses &#8211; a curses library for environments that don&#8217;t fit the te&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pegtl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.6.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">physfs<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.0.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a library to provide abstract access to various archives<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">picojson<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A header-file-only\u00a0 JSON parser serializer in C++.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">picosha2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PicoSHA2 &#8211; a C++ SHA256 hash generator<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">piex<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3\/13\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Preview Image Extractor (PIEX) is designed to find and extract the largest<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pixman<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.34.0-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Pixman is a low-level software library for pixel manipulation\u00a0 providing featu&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">plib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.8.5-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A suite of portable game libraries<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">plibsys<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.0.4-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Highly portable C system library: threads and synchronization\u00a0 sockets\u00a0 IPC\u00a0 d&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">plog<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Portable\u00a0 simple and extensible C++ logging library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">plplot<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.13.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PLplot is a cross-platform software package for creating scientific plots whos&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">plplot[wxwidgets]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">plplotwxwidgets module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pmdk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Persistent Memory Development Kit<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pngwriter<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PNGwriter is a very easy to use open source graphics library that uses PNG as &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">poco<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Modern\u00a0 powerful open source C++ class libraries for building network and inte&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">poco[mysql]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Mysqlsupport for POCO<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">podofo<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PoDoFo is a library to work with the PDF file format<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">podofo[fontconfig]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Enablefont manager support on Unix platforms.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">portaudio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">19.0.6.00-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PortAudio Portable Cross-platform Audio I\/O API PortAudio is a free\u00a0 cross-pla&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">portmidi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.217.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Free\u00a0 cross-platform\u00a0 open-source I\/O library for MIDI<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pqp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a proximity query package<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">proj<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a stub package that pulls in proj4. Do not depend on this package.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">proj4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.9.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PROJ.4 library for cartographic projections<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">protobuf<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.6.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Protocol Buffers &#8211; Google&#8217;s data interchange format<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">protobuf[zlib]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ZLibbased features like Gzip streams<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ptex<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.28-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Per-Face Texture Mapping for Production Rendering.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pthreads<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.9.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">pthreads for windows<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pugixml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ XML processing library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pybind11<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">pybind11 is a lightweight header-only library that exposes C++ types in Python&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">pystring<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Pystring is a collection of C++ functions which match the interface and behavi&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">python2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.7.15-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Python programming language as an embeddable library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">python3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.6.4-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The Python programming language as an embeddable library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qca<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt Cryptographic Architecture (QCA). Sources: https:\/\/cgit.kde.org\/qca.git\/<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qhull<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2015.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">computes the convex hull\u00a0 Delaunay triangulation\u00a0 Voronoi diagram<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qpid-proton<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.24.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qpid Proton is a high-performance\u00a0 lightweight messaging library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qscintilla<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.10-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">QScintilla is a port to Qt of the Scintilla editing component. Features syntax&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Application Framework<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-3d<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 3d Module &#8211; Functionality for near-realtime simulation systems with suppor&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-activeqt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 ActiveQt Module &#8211; ActiveX components<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-base<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Application Framework Base Module. Includes Core\u00a0 GUI\u00a0 Widgets\u00a0 Networking&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-charts<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Charts Module &#8211; UI components for displaying charts\u00a0 driven by static or d&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-datavis3d<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Data Visualization 3d Module &#8211; UI Components for creating 3D data visualiz&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-declarative<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Declarative (Quick 2) Module. Includes QtQuick\u00a0 QtQuickParticles\u00a0 QtQuickW&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-gamepad<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Gamepad Module &#8211; Enables Qt applications to support the use of gamepad har&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-graphicaleffects<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 GraphicalEffects Module.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-imageformats<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Image Formats Module &#8211; Plugins for additional image formats: TIFF\u00a0 MNG\u00a0 TG&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-modularscripts<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Vcpkg helpers to package qt5 modules<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-multimedia<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Multimedia Module &#8211; Classes and widgets for audio\u00a0 video\u00a0 radio and camera&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-networkauth<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Network Authorization Module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-quickcontrols<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 QuickControls Module.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-quickcontrols2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 QuickControls2 Module.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-scxml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 SCXML Module &#8211; Provides classes and tools for creating state machines from&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-serialport<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Serial Port &#8211; provides access to hardware and virtual serial ports<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-speech<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Speech Module<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-svg<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 SVG Module &#8211; provides classes for displaying the contents of SVG files<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-tools<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Tools Module; Includes deployment tools and helpers\u00a0 Qt Designer\u00a0 Assistan&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-virtualkeyboard<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Virtual Keyboard Module &#8211; A framework for implementing different input met&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-websockets<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Web Sockets Module &#8211; provides WebSocket communication compliant with RFC 6455<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-winextras<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 Windows Extras Module. Provides platform-specific APIs for Windows.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qt5-xmlpatterns<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.9.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt5 XML Patterns Module &#8211; Support for XPath\u00a0 XQuery\u00a0 XSLT and XML schema valid&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">quirc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">quirc is one of the C library available for scanning QR Codes<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">qwt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.1.3-5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qt widgets library for technical applications<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">ragel<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.10-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Ragel State Machine Compiler<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">range-v3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.3.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Range library for C++11\/14\/17.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">range-v3-vs2015<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">20151130-vcpkg5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Range library for C++11\/14\/17.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rapidjson<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A fast JSON parser\/generator for C++ with both SAX\/DOM style API &lt;http:\/\/rapid&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rapidxml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.13<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">RapidXml is an attempt to create the fastest XML parser possible\u00a0 while retain&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">re2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">RE2 is a fast\u00a0 safe\u00a0 thread-friendly alternative to backtracking regular expre&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">readerwriterqueue<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A single-producer\u00a0 single-consumer lock-free queue<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">readline<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">GNU readline and history libraries<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">readline-win32<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Implementation of readline for Windows Desktop provided by https:\/\/github.com\/&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">readosm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">ReadOSM is an open source library to extract valid data from within an Open St&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">realsense2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.13.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Intel\u00c2\u00ae RealSense\u00e2\u201e\u00a2 SDK 2.0 is a cross-platform library for Intel\u00c2\u00ae RealSense&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">realsense2[tools]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">BuildIntel\u00c2\u00ae RealSense\u00e2\u201e\u00a2 examples and tools<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">recast<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.5.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Navigation-mesh Toolset for Games<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">refprop-headers<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-11-7-882&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The REFPROP Headers<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">restinio<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.4.7<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A header-only C++14 library that gives you an embedded HTTP\/Websocket server t&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rhash<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C library for computing a wide variety of hash sums<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">robin-map<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.2.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C++ implementation of a fast hash map and hash set using robin hood hashing<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rocksdb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.14.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library that provides an embeddable\u00a0 persistent key-value store for fast sto&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rocksdb[lz4]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">lz4support in rocksdb<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rocksdb[snappy]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">snappysupport in rocksdb<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rocksdb[zlib]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">zlibsupport in rocksdb<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rpclib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">a RPC library for C++\u00a0 providing both a client and server implementation. It i&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rs-core-lib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Minimal common utilities by Ross Smith<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rtmidi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.1-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A set of C++ classes that provide a common API for realtime MIDI input\/output &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rttr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.5-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an easy and intuitive way to use reflection in C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">rxcpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Reactive Extensions for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">safeint<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.19.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SafeInt is a class library for C++ that manages integer overflows<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">scintilla<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A free source code editing component for Win32\u00a0 GTK+\u00a0 and OS X<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sciter<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sciter is an embeddable HTML\/CSS\/scripting engine.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.8-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Simple DirectMedia Layer is a cross-platform development library designed to p&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-gfx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.3-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Graphics primitives (line\u00a0 circle\u00a0 rectangle etc.) with AA support\u00a0 rotozoomer&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-image<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.2-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SDL_image is an image file loading library. It loads images as SDL surfaces an&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-image[libjpeg-turbo]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportfor JPEG image format<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-image[tiff]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportfor TIFF image format<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-image[libwebp]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Supportfor WEBP image format.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-mixer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.2-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Multi-channel audio mixer library for SDL.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-net<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.1-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Networking library for SDL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2-ttf<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.14-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library for rendering TrueType fonts with SDL<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sdl2pp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.16.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++11 bindings\/wrapper for SDL2 https:\/\/sdl2pp.amdmi3.ru<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">secp256k1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2017-19-10-0b&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Optimized C library for EC operations on curve<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">selene<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.1.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C++14 image representation\u00a0 processing and I\/O library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sfgui<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.3.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">simple and fast graphical user interface library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sfml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.5.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Simple and fast multimedia library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">shaderc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">12fb656ab20ea&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A collection of tools\u00a0 libraries and tests for shader compilation.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">shapelib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.4.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Shapefile C Library is simple C API for reading and writing ESRI Shapefiles<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">shiva<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Modern C++ Game Engine<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">shiva-sfml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">shiva-sfml plugins of shiva C++ engine<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">shogun<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.1.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Unified and efficient Machine Learning<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">signalrclient<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0-beta1-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">C++ client for SignalR.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">smpeg2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.0-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SDL MPEG Player Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">snappy<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.7-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A fast compressor\/decompressor.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sobjectizer<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.5.22.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SObjectizer is a C++ in-process message dispatching framework with implementat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">soci<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SOCI database access library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">soil<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2008.07.07-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Simple OpenGL Image Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sol2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.20.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sol v2.0 &#8211; a C++ &lt;-&gt; Lua API wrapper with advanced features and top notch perf&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sophus<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lie group library for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">soundtouch<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SoundTouch is an open-source audio processing library for changing the Tempo\u00a0 &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">spaceland<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7.8.2-0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Spaceland Lib (sl) is a suite for geometric computation\u00a0 specifically adapted &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">spatialite-tools<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.3.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Contains spatialite.exe and other command line tools to work with SpatiaLite d&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">spdlog<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Very fast\u00a0 header only\u00a0 C++ logging library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">speex<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.0-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Speex is an Open Source\/Free Software patent-free audio compression format des&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">speexdsp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2rc3-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A patent-free\u00a0 Open Source\/Free Software DSP library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">spirit-po<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A header-only C++ library for localization using GNU gettext po files\u00a0 based o&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">spirv-tools<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">API and commands for processing SPIR-V modules<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sqlite-modern-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2-e2248fa<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The C++14 wrapper around sqlite library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sqlite-orm<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SQLite ORM light header only library for modern C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sqlite3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.24.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SQLite is a software library that implements a self-contained\u00a0 serverless\u00a0 zer&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sqlite3[tool]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">sqlite3executable<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sqlitecpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">stb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3\/2\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">stb single-file public domain libraries for C\/C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">string-theory<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Flexible C++11 string library with type-safe formatting.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">strtk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018.05.07-48&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">robust\u00a0 optimized and portable string processing algorithms for the C++ language<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">suitesparse<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.5.5-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">algebra library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">suitesparse[metis]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Usemetis in SuiteSparse<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">sundials<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">SUNDIALS (SUite of Nonlinear and DIfferential\/ALgebraic equation Solvers)<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">szip<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Szip compression software\u00a0 providing lossless compression of scientific data<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tacopie<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.2.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Tacopie is a TCP Client &amp; Server C++11 library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">taglib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.11.1-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TagLib Audio Meta-Data Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tap-windows6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">9.21.2-0e30f5c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">an NDIS 6 implementation of the TAP-Windows driver\u00a0 used by OpenVPN and other &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tbb<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2018_U5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Intel&#8217;s Threading Building Blocks.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tclap<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Templatized command-line argument parser for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">telnetpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Telnet++ is an implementation of the Telnet Session Layer protocol using C++14<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tesseract<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.05.02<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An OCR Engine that was developed at HP Labs between 1985 and 1995&#8230; and now a&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">theia<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7-d15154a-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">An open source library for multiview geometry and structure from motion<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">think-cell-range<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">498839d<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">think-cell&#8217;s range library &lt;https:\/\/think-cell.com&gt;\u00a0 &lt;https:\/\/github.com\/think&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">thor<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Extends the multimedia library SFML with higher-level features<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">thrift<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Apache Thrift is a software project spanning a variety of programming language&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tidy-html5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.4.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Tidy tidies HTML and XML. It can tidy your documents by itself\u00a0 and developers&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tiff<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0.9-4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A library that supports the manipulation of TIFF image files<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tiny-dnn<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A C++14 implementation of deep learning. It is suitable for deep learning on l&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinydir<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Lightweight\u00a0 portable and easy to integrate C directory and file reader<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinyexif<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinyexr<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.5-d16ea6<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library to load and save OpenEXR(.exr) images<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinyobjloader<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Tiny but powerful single file wavefront obj loader<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinythread<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Implements a fairly compatible subset of the C++11 thread management classes<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinytoml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">20180219-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A header only C++11 library for parsing TOML.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinyxml<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.6.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A simple\u00a0 small\u00a0 minimal\u00a0 C++ XML parser that can be easily integrating into o&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tinyxml2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">6.2.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A simple\u00a0 small\u00a0 efficient\u00a0 C++ XML parser<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tmx<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">tmx<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">torch-th<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/3\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Torch&#8217;s TH library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">tre<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">TRE is a lightweight\u00a0 robust\u00a0 and efficient POSIX compliant regexp matching li&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">treehopper<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.11.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Treehopper connects the physical world to your computer\u00a0 tablet\u00a0 or smartphone&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">unicorn<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Unicorn is a lightweight multi-platform\u00a0 multi-architecture CPU emulator frame&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">unicorn-lib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Unicode library for C++ by Ross Smith<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">units<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A compile-time\u00a0 header-only\u00a0 dimensional analysis and unit conversion library &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">unittest-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.0.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A lightweight unit testing framework for C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">unrar<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">5.5.8-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">rarlab&#8217;s unrar libary<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">urdfdom<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Provides core data structures and a simple XML parsers for populating the clas&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">urdfdom-headers<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The URDF (U-Robot Description Format) headers provides core data structure hea&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">uriparser<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">uriparser is a strictly RFC 3986 compliant URI parsing and handling library wr&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">usbmuxd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.1.1.133-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A socket daemon to multiplex connections from and to iOS devices<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">utf8h<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">841cb2deb8eb8&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Single header utf8 string functions for C and C++<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">utf8proc<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Clean C library for processing UTF-8 Unicode data.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">utfcpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.3.5<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UTF-8 with C++ in a Portable Way<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">utfz<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A tiny C++ library for parsing and encoding utf-8<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">uvatlas<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Sep-16<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">UVAtlas isochart texture atlas<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">uwebsockets<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.14.8-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Highly scalable cross-platform WebSocket &amp; HTTP library for C++11 and Node.js<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vlpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.9.3.1-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Common C++ construction\u00a0 including string operation \/ generic container \/ linq&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">8.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Software system for 3D computer graphics\u00a0 image processing\u00a0 and visualization<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk[openvr]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">OpenVRfunctionality for VTK<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk[qt]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Qtfunctionality for VTK<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk[mpi]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MPIfunctionality for VTK<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk[python]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Pythonfunctionality for VTK<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk[libharu]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">PDFlibharu functionality for VTK<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk-dicom<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.8.8-alpha-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">DICOM for VTK<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vtk-dicom[gdcm]<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">\u00a0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Usegdcm for decompressing DICOM files.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">vxl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">20180414-7a13&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A multi-platform collection of C++ software libraries for Computer Vision and &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">websocketpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.7.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Library that implements RFC6455 The WebSocket Protocol<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">wildmidi<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.4.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">MIDI software synthesizer library.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">wincrypt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Windows Cryptography.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">winpcap<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.1.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">WinPcap is the industry-standard tool for link-layer network access in Windows&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">winsock2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Windows Sockets.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">wt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">4.0.3-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Wt is a C++ library for developing web applications<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">wtl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">10.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Windows Template Library (WTL) is a C++ library for developing Windows applica&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">wxwidgets<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">wxWidgets is a widget toolkit and tools library for creating graphical user in&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">x264<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">152-e9a5903ed&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">x264 is a free software library and application for encoding video streams int&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">x265<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.7-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">x265 is a H.265 \/ HEVC video encoder application library\u00a0 designed to encode v&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">xalan-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.11-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Xalan is an XSLT processor for transforming XML documents into HTML\u00a0 text\u00a0 or &#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">xerces-c<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">3.1.4-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Xerces-C++ is a XML parser\u00a0 for parsing\u00a0 generating\u00a0 manipulating\u00a0 and validat&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">xlnt<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.0-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Cross-platform user-friendly xlsx library for C++14<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">xxhash<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.6.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Extremely fast hash algorithm<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">yajl<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">2.1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Yet Another JSON Library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">yaml-cpp<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.6.2-2<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">yara<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">e3439e4ead4ed&#8230;<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The pattern matching swiss knife<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">yato<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.0-1<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Modern C++14 containers and utilities\u00a0 actors system\u00a0 typesafe config<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">yoga<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.9.0<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Yoga is a cross-platform layout engine which implements Flexbox<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">zeromq<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">7\/30\/2018<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">The ZeroMQ lightweight messaging kernel is a library which extends the standar&#8230;<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">zlib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.2.11-3<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">A compression library<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">zstd<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">1.3.4<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">Zstandard &#8211; Fast real-time compression algorithm http:\/\/www.zstd.net<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><span style=\"color: #000000; font-family: Calibri;\">zziplib<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">0.13.69<\/span><\/td>\n<td><span style=\"color: #000000; font-family: Calibri;\">library providing read access on ZIP-archives<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>We accept contributions for new libraries, updates and improvements. See <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\/blob\/master\/docs\/index.md\">examples<\/a> on how to create your own port file in the catalog.<\/p>\n<h4>Use Vcpkg with your projects<\/h4>\n<p>The easiest way to use Vcpkg from Visual Studio is through the user-wide integration, making the system available to all VS projects you build.<\/p>\n<p><code>vcpkg integrate install<\/code><\/p>\n<p>This will require administrator access the first time it is used on a given machine. After the first use, administrator access is no longer required and the integration is on a per-user basis.<\/p>\n<p>In addition to the VS integration, Vcpkg also supports CMake and other build systems. For more information, see <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\/tree\/master\/docs\/examples\">docs\/EXAMPLES<\/a>.<\/p>\n<h4>We want to hear from you!<\/h4>\n<p>This tool is now available for you to try. Please share your feedback and suggestions! The best place to provide them is in the <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\/issues\">GitHub repo<\/a>: create new issues or vote on existing ones. We would love to accept pull requests for more open-source libraries &#8212; see <a href=\"https:\/\/github.com\/Microsoft\/vcpkg\/blob\/master\/docs\/index.md\">docs\/index.md<\/a>.<\/p>\n<p>You can also contact us at <a href=\"mailto:vcpkg@microsoft.com\">vcpkg@microsoft.com<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are delighted to announce the availability of Vcpkg on GitHub https:\/\/github.com\/Microsoft\/vcpkg . Vcpkg simplifies acquiring and building open source libraries on Windows. Acquiring native libraries on Windows is a critical part of the application development process; in our surveys, you told us that 80% of your C++ projects depend on two or more libraries. [&hellip;]<\/p>\n","protected":false},"author":316,"featured_media":35994,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[334,335,290],"class_list":["post-10435","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cplusplus","tag-package-manager","tag-vcpkgcpp-libraries","tag-visual-c"],"acf":[],"blog_post_summary":"<p>We are delighted to announce the availability of Vcpkg on GitHub https:\/\/github.com\/Microsoft\/vcpkg . Vcpkg simplifies acquiring and building open source libraries on Windows. Acquiring native libraries on Windows is a critical part of the application development process; in our surveys, you told us that 80% of your C++ projects depend on two or more libraries. [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/posts\/10435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/users\/316"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/comments?post=10435"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/posts\/10435\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/media\/35994"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/media?parent=10435"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/categories?post=10435"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/cppblog\/wp-json\/wp\/v2\/tags?post=10435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}