转自:http://www.tuicool.com/articles/aeiYz2v
Vcpkg
https://blogs.msdn.microsoft.com/vcblog/2016/09/19/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows
https://github.com/Microsoft/vcpkg
有不少好包,如:
List of libraries
To see the list of available libraries, use vcpkg search:
| boost | 1.60 | Peer-reviewed portable C++ source libraries |
| cpprestsdk | 2.8 | C++11 JSON, REST, and OAuth library The C++ RES… |
| curl | 7.48.0 | A library for transferring data with URLs |
| expat | 2.1.1 | XML parser library written in C |
| freetype | 2.6.3 | A library to render fonts. |
| glew | 1.13.0 | The OpenGL Extension Wrangler Library (GLEW) is a… |
| glfw3 | 3.1.2 | GLFW is a free, Open Source, multi-platform libra… |
| libjpeg-turbo | 1.4.90-1 | libjpeg-turbo is a JPEG image codec that uses SIM… |
| libpng | 1.6.24-1 | libpng is a library implementing an interface for… |
| libuv | 1.9.1 | libuv is a multi-platform support library with a … |
| libwebsockets | 2.0.0 | Libwebsockets is a lightweight pure C library bui… |
| mpg123 | 1.23.3 | mpg123 is a real time MPEG 1.0/2.0/2.5 audio play… |
| openal-soft | 1.17.2 | OpenAL Soft is an LGPL-licensed, cross-platform, … |
| opencv | 3.1.0 | computer vision library |
| opengl | 10.0.10240.0 | Open Graphics Library (OpenGL)[3][4][5] is a cros… |
| openssl | 1.0.2h | OpenSSL is an open source project that provides a… |
| range-v3 | 0.0.0-1 | Range library for C++11/14/17. |
| rapidjson | 1.0.2-1 | A fast JSON parser/generator for C++ with both SA… |
| sdl2 | 2.0.4 | Simple DirectMedia Layer is a cross-platform deve… |
| sqlite3 | 3120200 | SQLite is a software library that implements a se… |
| tiff | 4.0.6 | A library that supports the manipulation of TIFF … |
| tinyxml2 | 3.0.0 | A simple, small, efficient, C++ XML parser |
| zlib | 1.2.8 | A compression library |
6697

被折叠的 条评论
为什么被折叠?



