Content outdated
For up-to-date documentation see vcpkg – Open source C/C++ dependency manager from Microsoft.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’ve heard that the current process for acquiring native libraries falls below C++ developers’ expectations when compared to other platforms such as Mac (Homebrew) and Linux (apt-get, yum, etc.)
After examining successes across all platforms, we’ve created Vcpkg with these set of principles:
- Open-source tools
- No installation needed
- Repeatable builds, from source
- Customizable builds
- Open to contributions from community
- Ports collection approach
We created a document that goes into more details on these topics.
Getting Started
Prerequisites:
- Visual Studio 2015 or Visual Studio 2017 (on Windows)
- Windows 7 (or up)
- Linux or MacOS (vcpkg is now cross platform, see announcement)
To acquire the tool:
- Clone from GitHub:
git clone https://github.com/Microsoft/vcpkg
- Run the bootstrap script in the vcpkg folder:
C:\src\vcpkg> .\bootstrap-vcpkg.bat
- Ubuntu:~/$ ./bootstrap-vcpkg.sh
- Now vcpkg.exe is in the root of the repository
You are now all set (no installation, no registry… the tool and the associated “lib folder” are xcopy-able)
Available triplets
arm-uwp.cmake |
arm-windows.cmake |
arm64-uwp.cmake |
arm64-windows.cmake |
x64-linux.cmake |
x64-osx.cmake |
x64-uwp.cmake |
x64-windows-static.cmake |
x64-windows.cmake |
x86-uwp.cmake |
x86-windows-static.cmake |
x86-windows.cmake |
List of libraries (08/17/2018)
To see the list of the 759 libraries (1054 available packages) use vcpkg search
:
3fd | 2.6.2 | C++ Framework For Fast Development |
abseil | 7/30/2018 | an open-source collection designed to augment the C++ standard library. Abseil… |
ace | 6.5.1 | The ADAPTIVE Communication Environment |
alac | 2017-11-03-c3… | The Apple Lossless Audio Codec (ALAC) is a lossless audio codec developed by A… |
alac-decoder | 0.2 | ALAC C implementation of a decoder written from reverse engineering the file … |
alembic | 1.7.8 | Alembic is an open framework for storing and sharing scene data that includes … |
allegro5 | 5.2.4.0 | Allegro is a cross-platform library mainly aimed at video game and multimedia … |
anax | 2.1.0-3 | An open source C++ entity system. <https://github.com/miguelmartin75/anax> |
angle | 2017-06-14-8d… | A conformant OpenGL ES implementation for Windows Mac and Linux. The goal of … |
antlr4 | 4.7 | ANother Tool for Language Recognition |
apr | 1.6.3 | The Apache Portable Runtime (APR) is a C library that forms a system portabili… |
apr-util | 1.6.0-1 | Apache Portable Runtime (APR) project mission is to create and maintain softwa… |
arb | 2.11.1 | a C library for arbitrary-precision interval arithmetic |
args | 6/28/2018 | A simple header-only C++ argument parser library. |
argtable2 | 2.13-1 | Argtable is an ANSI C library for parsing GNU style command line options with … |
armadillo | 8.400.0-1 | Armadillo is a high quality linear algebra library (matrix maths) for the C++ … |
arrow | 0.9.0-1 | Apache Arrow is a columnar in-memory analytics layer designed to accelerate bi… |
asio | 1.12.1 | Asio is a cross-platform C++ library for network and low-level I/O programming… |
asmjit | 673dcefaa048c… | Complete x86/x64 JIT and Remote Assembler for C++ |
assimp | 4.1.0-2 | The Open Asset import library |
atk | 2.24.0-2 | GNOME Accessibility Toolkit |
atkmm | 2.24.2 | atkmm is the official C++ interface for the ATK accessibility toolkit library…. |
atlmfc | 0 | a stub package that ensures VS has ATL/MFC installed. |
aubio | 0.4.6-2 | Aubio is a tool designed for the extraction of annotations from audio signals…. |
aurora | 2017-06-21-c7… | Aurora is an open-source C++ library providing various rather uncommon C++ uti… |
avro-c | 1.8.2-1 | Apache Avro is a data serialization system |
aws-sdk-cpp | 1.5.2 | AWS SDK for C++ |
aws-sdk-cpp[access-management] | C++SDK for the AWS access-management service | |
aws-sdk-cpp[acm] | C++SDK for the AWS acm service | |
aws-sdk-cpp[alexaforbusiness] | C++SDK for the AWS alexaforbusiness service | |
aws-sdk-cpp[apigateway] | C++SDK for the AWS apigateway service | |
aws-sdk-cpp[application-autoscaling] | C++SDK for the AWS application-autoscaling service | |
aws-sdk-cpp[appstream] | C++SDK for the AWS appstream service | |
aws-sdk-cpp[appsync] | C++SDK for the AWS appsync service | |
aws-sdk-cpp[athena] | C++SDK for the AWS athena service | |
aws-sdk-cpp[autoscaling] | C++SDK for the AWS autoscaling service | |
aws-sdk-cpp[autoscaling-plans] | C++SDK for the AWS autoscaling-plans service | |
aws-sdk-cpp[AWSMigrationHub] | C++SDK for the AWS AWSMigrationHub service | |
aws-sdk-cpp[batch] | C++SDK for the AWS batch service | |
aws-sdk-cpp[budgets] | C++SDK for the AWS budgets service | |
aws-sdk-cpp[ce] | C++SDK for the AWS ce service | |
aws-sdk-cpp[cloud9] | C++SDK for the AWS cloud9 service | |
aws-sdk-cpp[clouddirectory] | C++SDK for the AWS clouddirectory service | |
aws-sdk-cpp[cloudformation] | C++SDK for the AWS cloudformation service | |
aws-sdk-cpp[cloudfront] | C++SDK for the AWS cloudfront service | |
aws-sdk-cpp[cloudhsm] | C++SDK for the AWS cloudhsm service | |
aws-sdk-cpp[cloudhsmv2] | C++SDK for the AWS cloudhsmv2 service | |
aws-sdk-cpp[cloudsearch] | C++SDK for the AWS cloudsearch service | |
aws-sdk-cpp[cloudsearchdomain] | C++SDK for the AWS cloudsearchdomain service | |
aws-sdk-cpp[cloudtrail] | C++SDK for the AWS cloudtrail service | |
aws-sdk-cpp[codebuild] | C++SDK for the AWS codebuild service | |
aws-sdk-cpp[codecommit] | C++SDK for the AWS codecommit service | |
aws-sdk-cpp[codedeploy] | C++SDK for the AWS codedeploy service | |
aws-sdk-cpp[codepipeline] | C++SDK for the AWS codepipeline service | |
aws-sdk-cpp[codestar] | C++SDK for the AWS codestar service | |
aws-sdk-cpp[cognito-identity] | C++SDK for the AWS cognito-identity service | |
aws-sdk-cpp[cognito-idp] | C++SDK for the AWS cognito-idp service | |
aws-sdk-cpp[cognito-sync] | C++SDK for the AWS cognito-sync service | |
aws-sdk-cpp[comprehend] | C++SDK for the AWS comprehend service | |
aws-sdk-cpp[config] | C++SDK for the AWS config service | |
aws-sdk-cpp[connect] | C++SDK for the AWS connect service | |
aws-sdk-cpp[cur] | C++SDK for the AWS cur service | |
aws-sdk-cpp[datapipeline] | C++SDK for the AWS datapipeline service | |
aws-sdk-cpp[dax] | C++SDK for the AWS dax service | |
aws-sdk-cpp[devicefarm] | C++SDK for the AWS devicefarm service | |
aws-sdk-cpp[directconnect] | C++SDK for the AWS directconnect service | |
aws-sdk-cpp[discovery] | C++SDK for the AWS discovery service | |
aws-sdk-cpp[dms] | C++SDK for the AWS dms service | |
aws-sdk-cpp[ds] | C++SDK for the AWS ds service | |
aws-sdk-cpp[dynamodb] | C++SDK for the AWS dynamodb service | |
aws-sdk-cpp[dynamodbstreams] | C++SDK for the AWS dynamodbstreams service | |
aws-sdk-cpp[ec2] | C++SDK for the AWS ec2 service | |
aws-sdk-cpp[ecr] | C++SDK for the AWS ecr service | |
aws-sdk-cpp[ecs] | C++SDK for the AWS ecs service | |
aws-sdk-cpp[elasticache] | C++SDK for the AWS elasticache service | |
aws-sdk-cpp[elasticbeanstalk] | C++SDK for the AWS elasticbeanstalk service | |
aws-sdk-cpp[elasticfilesystem] | C++SDK for the AWS elasticfilesystem service | |
aws-sdk-cpp[elasticloadbalancing] | C++SDK for the AWS elasticloadbalancing service | |
aws-sdk-cpp[elasticloadbalancingv2] | C++SDK for the AWS elasticloadbalancingv2 service | |
aws-sdk-cpp[elasticmapreduce] | C++SDK for the AWS elasticmapreduce service | |
aws-sdk-cpp[elastictranscoder] | C++SDK for the AWS elastictranscoder service | |
aws-sdk-cpp[email] | C++SDK for the AWS email service | |
aws-sdk-cpp[es] | C++SDK for the AWS es service | |
aws-sdk-cpp[events] | C++SDK for the AWS events service | |
aws-sdk-cpp[firehose] | C++SDK for the AWS firehose service | |
aws-sdk-cpp[gamelift] | C++SDK for the AWS gamelift service | |
aws-sdk-cpp[glacier] | C++SDK for the AWS glacier service | |
aws-sdk-cpp[glue] | C++SDK for the AWS glue service | |
aws-sdk-cpp[greengrass] | C++SDK for the AWS greengrass service | |
aws-sdk-cpp[guardduty] | C++SDK for the AWS guardduty service | |
aws-sdk-cpp[health] | C++SDK for the AWS health service | |
aws-sdk-cpp[iam] | C++SDK for the AWS iam service | |
aws-sdk-cpp[identity-management] | C++SDK for the AWS identity-management service | |
aws-sdk-cpp[importexport] | C++SDK for the AWS importexport service | |
aws-sdk-cpp[inspector] | C++SDK for the AWS inspector service | |
aws-sdk-cpp[iot] | C++SDK for the AWS iot service | |
aws-sdk-cpp[iot-data] | C++SDK for the AWS iot-data service | |
aws-sdk-cpp[iot-jobs-data] | C++SDK for the AWS iot-jobs-data service | |
aws-sdk-cpp[kinesis] | C++SDK for the AWS kinesis service | |
aws-sdk-cpp[kinesis-video-archived… | C++SDK for the AWS kinesis-video-archived-media service | |
aws-sdk-cpp[kinesis-video-media] | C++SDK for the AWS kinesis-video-media service | |
aws-sdk-cpp[kinesisanalytics] | C++SDK for the AWS kinesisanalytics service | |
aws-sdk-cpp[kinesisvideo] | C++SDK for the AWS kinesisvideo service | |
aws-sdk-cpp[kms] | C++SDK for the AWS kms service | |
aws-sdk-cpp[lambda] | C++SDK for the AWS lambda service | |
aws-sdk-cpp[lex] | C++SDK for the AWS lex service | |
aws-sdk-cpp[lex-models] | C++SDK for the AWS lex-models service | |
aws-sdk-cpp[lightsail] | C++SDK for the AWS lightsail service | |
aws-sdk-cpp[logs] | C++SDK for the AWS logs service | |
aws-sdk-cpp[machinelearning] | C++SDK for the AWS machinelearning service | |
aws-sdk-cpp[marketplace-entitlement] | C++SDK for the AWS marketplace-entitlement service | |
aws-sdk-cpp[marketplacecommerceana… | C++SDK for the AWS marketplacecommerceanalytics service | |
aws-sdk-cpp[mediaconvert] | C++SDK for the AWS mediaconvert service | |
aws-sdk-cpp[medialive] | C++SDK for the AWS medialive service | |
aws-sdk-cpp[mediapackage] | C++SDK for the AWS mediapackage service | |
aws-sdk-cpp[mediastore] | C++SDK for the AWS mediastore service | |
aws-sdk-cpp[mediastore-data] | C++SDK for the AWS mediastore-data service | |
aws-sdk-cpp[meteringmarketplace] | C++SDK for the AWS meteringmarketplace service | |
aws-sdk-cpp[mobile] | C++SDK for the AWS mobile service | |
aws-sdk-cpp[mobileanalytics] | C++SDK for the AWS mobileanalytics service | |
aws-sdk-cpp[monitoring] | C++SDK for the AWS monitoring service | |
aws-sdk-cpp[mq] | C++SDK for the AWS mq service | |
aws-sdk-cpp[mturk-requester] | C++SDK for the AWS mturk-requester service | |
aws-sdk-cpp[opsworks] | C++SDK for the AWS opsworks service | |
aws-sdk-cpp[opsworkscm] | C++SDK for the AWS opsworkscm service | |
aws-sdk-cpp[organizations] | C++SDK for the AWS organizations service | |
aws-sdk-cpp[pinpoint] | C++SDK for the AWS pinpoint service | |
aws-sdk-cpp[polly] | C++SDK for the AWS polly service | |
aws-sdk-cpp[pricing] | C++SDK for the AWS pricing service | |
aws-sdk-cpp[queues] | C++SDK for the AWS queues service | |
aws-sdk-cpp[rds] | C++SDK for the AWS rds service | |
aws-sdk-cpp[redshift] | C++SDK for the AWS redshift service | |
aws-sdk-cpp[rekognition] | C++SDK for the AWS rekognition service | |
aws-sdk-cpp[resource-groups] | C++SDK for the AWS resource-groups service | |
aws-sdk-cpp[resourcegroupstaggingapi] | C++SDK for the AWS resourcegroupstaggingapi service | |
aws-sdk-cpp[route53] | C++SDK for the AWS route53 service | |
aws-sdk-cpp[route53domains] | C++SDK for the AWS route53domains service | |
aws-sdk-cpp[s3] | C++SDK for the AWS s3 service | |
aws-sdk-cpp[s3-encryption] | C++SDK for the AWS s3-encryption service | |
aws-sdk-cpp[sagemaker] | C++SDK for the AWS sagemaker service | |
aws-sdk-cpp[sagemaker-runtime] | C++SDK for the AWS sagemaker-runtime service | |
aws-sdk-cpp[sdb] | C++SDK for the AWS sdb service | |
aws-sdk-cpp[serverlessrepo] | C++SDK for the AWS serverlessrepo service | |
aws-sdk-cpp[servicecatalog] | C++SDK for the AWS servicecatalog service | |
aws-sdk-cpp[servicediscovery] | C++SDK for the AWS servicediscovery service | |
aws-sdk-cpp[shield] | C++SDK for the AWS shield service | |
aws-sdk-cpp[sms] | C++SDK for the AWS sms service | |
aws-sdk-cpp[snowball] | C++SDK for the AWS snowball service | |
aws-sdk-cpp[sns] | C++SDK for the AWS sns service | |
aws-sdk-cpp[sqs] | C++SDK for the AWS sqs service | |
aws-sdk-cpp[ssm] | C++SDK for the AWS ssm service | |
aws-sdk-cpp[states] | C++SDK for the AWS states service | |
aws-sdk-cpp[storagegateway] | C++SDK for the AWS storagegateway service | |
aws-sdk-cpp[sts] | C++SDK for the AWS sts service | |
aws-sdk-cpp[support] | C++SDK for the AWS support service | |
aws-sdk-cpp[swf] | C++SDK for the AWS swf service | |
aws-sdk-cpp[text-to-speech] | C++SDK for the AWS text-to-speech service | |
aws-sdk-cpp[transcribe] | C++SDK for the AWS transcribe service | |
aws-sdk-cpp[transfer] | C++SDK for the AWS transfer service | |
aws-sdk-cpp[translate] | C++SDK for the AWS translate service | |
aws-sdk-cpp[waf] | C++SDK for the AWS waf service | |
aws-sdk-cpp[waf-regional] | C++SDK for the AWS waf-regional service | |
aws-sdk-cpp[workdocs] | C++SDK for the AWS workdocs service | |
aws-sdk-cpp[workmail] | C++SDK for the AWS workmail service | |
aws-sdk-cpp[workspaces] | C++SDK for the AWS workspaces service | |
aws-sdk-cpp[xray] | C++SDK for the AWS xray service | |
azmq | 1.0.2 | Boost Asio style bindings for ZeroMQ This library is built on top of ZeroMQ’s … |
azure-c-shared-ut… | 1.1.5 | Azure C SDKs common code |
azure-iot-sdk-c | 1.2.3 | A C99 SDK for connecting devices to Microsoft Azure IoT services |
azure-storage-cpp | 5.0.0 | Microsoft Azure Storage Client SDK for C++ A client library for working with M… |
azure-uamqp-c | 1.2.3 | AMQP library for C |
azure-uhttp-c | LTS_01_2018_R… | Azure HTTP Library written in C |
azure-umqtt-c | 1.1.5 | General purpose library for communication over the mqtt protocol |
bde | 3.2.0.0 | Basic Development Environment – a set of foundational C++ libraries used at Bl… |
beast | 0 | HTTP/1 and WebSocket header-only using Boost.Asio and C++11 |
benchmark | 1.4.1 | A library to support the benchmarking of functions similar to unit-tests. |
berkeleydb | 4.8.30 | A high-performance embedded database for key/value data. |
bigint | 2010.04.30-2 | C++ Big Integer Library |
bitserializer | 0.7 | The library for simple serialization of arbitrary C++ types to various output … |
blaze | 3.3 | Blaze is an open-source high-performance C++ math library for dense and spars… |
blosc | 1.13.5-1 | A blocking shuffling and loss-less compression library that can be faster tha… |
bond | 7.0.2-1 | Bond is a cross-platform framework for working with schematized data. It suppo… |
boost | 1.67.0 | Peer-reviewed portable C++ source libraries |
boost[mpi] | Buildwith MPI support | |
boost-accumulators | 1.67.0 | Boost accumulators module |
boost-algorithm | 1.67.0 | Boost algorithm module |
boost-align | 1.67.0 | Boost align module |
boost-any | 1.67.0 | Boost any module |
boost-array | 1.67.0 | Boost array module |
boost-asio | 1.67.0-1 | Boost asio module |
boost-assert | 1.67.0 | Boost assert module |
boost-assign | 1.67.0 | Boost assign module |
boost-atomic | 1.67.0 | Boost atomic module |
boost-beast | 1.67.0 | Boost beast module |
boost-bimap | 1.67.0 | Boost bimap module |
boost-bind | 1.67.0 | Boost bind module |
boost-build | 1.67.0 | Boost.Build |
boost-callable-tr… | 1.67.0 | Boost callable_traits module |
boost-chrono | 1.67.0 | Boost chrono module |
boost-circular-bu… | 1.67.0 | Boost circular_buffer module |
boost-compatibility | 1.67.0 | Boost compatibility module |
boost-compute | 1.67.0 | Boost compute module |
boost-concept-check | 1.67.0 | Boost concept_check module |
boost-config | 1.67.0 | Boost config module |
boost-container | 1.67.0 | Boost container module |
boost-container-hash | 1.67.0 | Boost container_hash module |
boost-context | 1.67.0 | Boost context module |
boost-contract | 1.67.0 | Boost contract module |
boost-conversion | 1.67.0 | Boost conversion module |
boost-convert | 1.67.0 | Boost convert module |
boost-core | 1.67.0 | Boost core module |
boost-coroutine | 1.67.0 | Boost coroutine module |
boost-coroutine2 | 1.67.0 | Boost coroutine2 module |
boost-crc | 1.67.0 | Boost crc module |
boost-date-time | 1.67.0 | Boost date_time module |
boost-detail | 1.67.0 | Boost detail module |
boost-di | 1.0.2 | C++14 Dependency Injection Library. |
boost-disjoint-sets | 1.67.0 | Boost disjoint_sets module |
boost-dll | 1.67.0 | Boost dll module |
boost-dynamic-bitset | 1.67.0 | Boost dynamic_bitset module |
boost-endian | 1.67.0 | Boost endian module |
boost-exception | 1.67.0 | Boost exception module |
boost-fiber | 1.67.0 | Boost fiber module |
boost-filesystem | 1.67.0 | Boost filesystem module |
boost-flyweight | 1.67.0 | Boost flyweight module |
boost-foreach | 1.67.0 | Boost foreach module |
boost-format | 1.67.0 | Boost format module |
boost-function | 1.67.0 | Boost function module |
boost-function-types | 1.67.0 | Boost function_types module |
boost-functional | 1.67.0 | Boost functional module |
boost-fusion | 1.67.0 | Boost fusion module |
boost-geometry | 1.67.0 | Boost geometry module |
boost-gil | 1.67.0 | Boost gil module |
boost-graph | 1.67.0 | Boost graph module |
boost-graph-parallel | 1.67.0 | Boost graph_parallel module |
boost-hana | 1.67.0-1 | Boost hana module |
boost-hana-msvc | 1.67.0-1 | Boost hana module |
boost-heap | 1.67.0 | Boost heap module |
boost-hof | 1.67.0 | Boost hof module |
boost-icl | 1.67.0 | Boost icl module |
boost-integer | 1.67.0 | Boost integer module |
boost-interprocess | 1.67.0 | Boost interprocess module |
boost-interval | 1.67.0 | Boost interval module |
boost-intrusive | 1.67.0 | Boost intrusive module |
boost-io | 1.67.0 | Boost io module |
boost-iostreams | 1.67.0-1 | Boost iostreams module |
boost-iterator | 1.67.0 | Boost iterator module |
boost-lambda | 1.67.0 | Boost lambda module |
boost-lexical-cast | 1.67.0 | Boost lexical_cast module |
boost-local-function | 1.67.0 | Boost local_function module |
boost-locale | 1.67.0 | Boost locale module |
boost-locale[icu] | ICUbackend for Boost.Locale | |
boost-lockfree | 1.67.0 | Boost lockfree module |
boost-log | 1.67.0 | Boost log module |
boost-logic | 1.67.0 | Boost logic module |
boost-math | 1.67.0 | Boost math module |
boost-metaparse | 1.67.0 | Boost metaparse module |
boost-move | 1.67.0 | Boost move module |
boost-mp11 | 1.67.0 | Boost mp11 module |
boost-mpi | 1.67.0-1 | Boost mpi module |
boost-mpl | 1.67.0 | Boost mpl module |
boost-msm | 1.67.0 | Boost msm module |
boost-multi-array | 1.67.0 | Boost multi_array module |
boost-multi-index | 1.67.0 | Boost multi_index module |
boost-multiprecision | 1.67.0 | Boost multiprecision module |
boost-numeric-con… | 1.67.0 | Boost numeric_conversion module |
boost-odeint | 1.67.0 | Boost odeint module |
boost-optional | 1.67.0 | Boost optional module |
boost-parameter | 1.67.0 | Boost parameter module |
boost-phoenix | 1.67.0 | Boost phoenix module |
boost-poly-collec… | 1.67.0 | Boost poly_collection module |
boost-polygon | 1.67.0 | Boost polygon module |
boost-pool | 1.67.0 | Boost pool module |
boost-predef | 1.67.0 | Boost predef module |
boost-preprocessor | 1.67.0 | Boost preprocessor module |
boost-process | 1.67.0 | Boost process module |
boost-program-opt… | 1.67.0 | Boost program_options module |
boost-property-map | 1.67.0 | Boost property_map module |
boost-property-tree | 1.67.0 | Boost property_tree module |
boost-proto | 1.67.0 | Boost proto module |
boost-ptr-container | 1.67.0 | Boost ptr_container module |
boost-python | 1.67.0-2 | Boost python module |
boost-qvm | 1.67.0 | Boost qvm module |
boost-random | 1.67.0 | Boost random module |
boost-range | 1.67.0 | Boost range module |
boost-ratio | 1.67.0 | Boost ratio module |
boost-rational | 1.67.0 | Boost rational module |
boost-regex | 1.67.0 | Boost regex module |
boost-regex[icu] | ICUbackend for Boost.Regex | |
boost-scope-exit | 1.67.0 | Boost scope_exit module |
boost-serialization | 1.67.0 | Boost serialization module |
boost-signals | 1.67.0 | Boost signals module |
boost-signals2 | 1.67.0 | Boost signals2 module |
boost-smart-ptr | 1.67.0 | Boost smart_ptr module |
boost-sort | 1.67.0 | Boost sort module |
boost-spirit | 1.67.0 | Boost spirit module |
boost-stacktrace | 1.67.0 | Boost stacktrace module |
boost-statechart | 1.67.0 | Boost statechart module |
boost-static-assert | 1.67.0 | Boost static_assert module |
boost-system | 1.67.0 | Boost system module |
boost-test | 1.67.0-2 | Boost test module |
boost-thread | 1.67.0 | Boost thread module |
boost-throw-excep… | 1.67.0 | Boost throw_exception module |
boost-timer | 1.67.0 | Boost timer module |
boost-tokenizer | 1.67.0 | Boost tokenizer module |
boost-tti | 1.67.0 | Boost tti module |
boost-tuple | 1.67.0 | Boost tuple module |
boost-type-erasure | 1.67.0 | Boost type_erasure module |
boost-type-index | 1.67.0 | Boost type_index module |
boost-type-traits | 1.67.0 | Boost type_traits module |
boost-typeof | 1.67.0 | Boost typeof module |
boost-ublas | 1.67.0 | Boost ublas module |
boost-units | 1.67.0 | Boost units module |
boost-unordered | 1.67.0 | Boost unordered module |
boost-utility | 1.67.0 | Boost utility module |
boost-uuid | 1.67.0 | Boost uuid module |
boost-variant | 1.67.0 | Boost variant module |
boost-vmd | 1.67.0 | Boost vmd module |
boost-wave | 1.67.0 | Boost wave module |
boost-winapi | 1.67.0 | Boost winapi module |
boost-xpressive | 1.67.0 | Boost xpressive module |
botan | 2.8.0 | A cryptography library written in C++11 |
box2d | 2.3.1-374664b-1 | Box2D (http://box2d.org) is an open source C++ engine for simulating rigid bod… |
breakpad | 2018-07-30-2 | a set of client and server components which implement a crash-reporting system. |
brotli | 1.0.2-3 | a generic-purpose lossless compression algorithm that compresses data using a … |
brynet | 0.9.0 | A C++ cross platform high performance tcp network library and support SSL/HTT… |
bullet3 | 2.87 | Bullet Physics is a professional collision detection rigid body and soft bod… |
butteraugli | 2/25/2018 | butteraugli estimates the psychovisual difference between two images |
bzip2 | 1.0.6-2 | High-quality data compressor. |
c-ares | cares-1_14_0 | A C library for asynchronous DNS requests |
caf | 0.15.7 | an open source C++11 actor model implementation featuring lightweight & fast a… |
caffe2 | 0.8.1 | Caffe2 is a lightweight modular and scalable deep learning framework. |
cairo | 1.15.8-2 | Cairo is a 2D graphics library with support for multiple output devices. Curre… |
cairomm | 1.15.3-2 | A C++ wrapper for the cairo graphics library |
capstone | [‘3.0.5-rc3’]cartographer | 0.3.0-5 |
catch | alias | Deprecated alias for Catch2 unit testing framework |
catch-classic | 1.12.2 | A modern header-only test framework for unit tests This is specifically the l… |
catch2 | 2.3.0 | A modern header-only test framework for unit testing. Issues PRs and changel… |
cccapstone | 9b4128ee1153e… | c++ bindings for capstone disasembly framework |
ccd | 2.0.0-2 | Library for collision detection between two convex shapes |
ccfits | 2.5-2 | CCfits is an object oriented interface to the cfitsio library. It is designed … |
cctz | 2.2 | two libraries that cooperate with <chrono> to give C++ programmers all the nec… |
celero | 2.3.0-1 | Celero is a modern cross-platform (Windows Linux MacOS) Microbenchmarking li… |
cereal | 1.2.2-1 | a header-only C++11 serialization library (built in support for binary XML an… |
ceres | 1.14.0-1 | non-linear optimization package |
ceres[lapack] | UseLapack in Ceres | |
ceres[suitesparse] | SuiteSparsesupport for Ceres | |
ceres[cxsparse] | CXSparsesupport for Ceres | |
ceres[eigensparse] | Useof Eigen as a sparse linear algebra library in Ceres | |
ceres[tools] | Cerestools | |
cfitsio | 3.410-2 | Library of C and Fortran subroutines for reading and writing data files in FIT… |
cgal | 4.12 | The Computational Geometry Algorithms Library (CGAL) is a C++ library that aim… |
cgal[qt] | QtGUI support for CGAL | |
cgicc | 3.2.19 | GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the c… |
chaiscript | 6.0.0 | Embedded Scripting Language Designed for C++ |
chakracore | 1.10.1 | Core part of the Chakra Javascript engine |
charls | 2.0.0-1 | CharLS a C++ JPEG-LS library implementation. |
check | 0.12.0-1 | A unit testing framework for C |
chipmunk | 7.0.2 | A fast and lightweight 2D game physics library. |
chmlib | 0.40-2 | CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right no… |
cimg | 2.3.3 | The CImg Library is a small open-source and modern C++ toolkit for image pro… |
clapack | 3.2.1-1 | CLAPACK (f2c’ed version of LAPACK) |
clara | 4/2/2018 | A simple to use command line parser for C++ |
clblas | 2.12-1 | clBLAS is an OpenCL 1.2 accelerated BLAS (Basic Linear Algebra Subsystem) libr… |
clfft | 2.12.2 | clFFT is an OpenCL 1.2 accelerated Fast Fourier Transform library. |
clockutils | 1.1.1-3651f23… | A lightweight c++ library for commonly needed tasks. Optimized for simplicity … |
cmark | 0.28.3-2 | CommonMark parsing and rendering library |
console-bridge | 0.3.2-3 | a ROS-independent package for logging that seamlessly pipes into rosconsole/ro… |
constexpr | 1 | Small MIT License Library of general stdlib functions written as C++11 constex… |
coolprop | 6.1.0-4 | Thermophysical properties for the masses |
corrade | 2018.04-1 | C++11/C++14 multiplatform utility library http://magnum.graphics/corrade/ |
corrade[interconnect] | Interconnectlibrary | |
corrade[pluginmanager] | PluginManagerlibrary | |
corrade[testsuite] | TestSuitelibrary | |
corrade[utility] | Utilitylibrary | |
cpp-redis | 4.3.1 | cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client wit… |
cppcms | 1.1.0-1 | CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed … |
cpprestsdk | 2.10.5 | C++11 JSON REST and OAuth library The C++ REST SDK is a Microsoft project fo… |
cppunit | 1.14.0 | CppUnit is the C++ port of the famous JUnit framework for unit testing. Test o… |
cppwinrt | fall_2017_cre… | C++/WinRT is a standard C++ language projection for the Windows Runtime. |
cppzmq | 4.2.2-1 | lightweight messaging kernel C++ bindings |
cpr | 1.3.0-3 | C++ Requests is a simple wrapper around libcurl inspired by the excellent Pyth… |
crc32c | 1.0.5 | CRC32C implementation with support for CPU-specific acceleration instructions. |
crossguid | 0.2.2-2018-06-16 | CrossGuid is a minimal cross platform C++ GUID library. |
crow | 0.1 | Very fast and easy to use C++ micro web framework |
cryptopp | 6.1.0-2 | Crypto++ is a free C++ class library of cryptographic schemes. |
ctemplate | 2017-06-23-44… | C++ CTemplate system |
cuda | 9 | A parallel computing platform and programming model |
cunit | 2.1.3-2 | CUnit is a lightweight system for writing administering and running unit tes… |
curl | 7.61.0 | A library for transferring data with URLs |
curl[tool] | Buildscurl executable | |
curl[non-http] | Enablesprotocols beyond HTTP/HTTPS/HTTP2 | |
curl[http2] | HTTP2support | |
curl[ssl] | SSLsupport | |
curl[ssh] | SSHsupport via libssh2 | |
cxxopts | 2.1.0-1 | This is a lightweight C++ option parser library supporting the standard GNU s… |
date | 2.4.1 | A date and time library based on the C++11/14/17 <chrono> header |
date[remote-api] | supportautomatic download of tz data | |
dcmtk | 3.6.3 | This DICOM ToolKit (DCMTK) package consists of source code documentation and … |
decimal-for-cpp | 1.12 | Decimal data type support for COBOL-like fixed-point operations on currency v… |
devil | 1.8.0-2 | A full featured cross-platform image library |
devil[libpng] | UseLibpng for .png (and some .ico) | |
devil[tiff] | UseLibtiff for .tif support | |
devil[libjpeg] | UseLibjpeg for .jpg (and some .blp) support | |
devil[openexr] | Useopenexr | |
devil[jasper] | UseJasPer for .jp2 (and some .icns) support | |
devil[lcms] | UseLittle CMS for color profiles | |
dimcli | 3.1.1-2 | C++ command line parser toolkit |
directxmesh | Jul-18 | DirectXMesh geometry processing library |
directxtex | Jul-18 | DirectXTex texture processing library |
directxtk | Jul-18 | A collection of helper classes for writing DirectX 11.x code in C++. |
directxtk12 | Dec-16 | A collection of helper classes for writing DirectX 12 code in C++. |
dirent | 1.23.1 | Dirent is a C/C++ programming interface that allows programmers to retrieve in… |
discord-rpc | 3.3.0-1 | Rich Presence allows you to leverage the totally overhauled “Now Playing” sect… |
dlfcn-win32 | 1.1.1-1 | dlfcn-win32 is an implementation of dlfcn for Windows. |
dlib | 19.15 | Modern C++ toolkit containing machine learning algorithms and tools for creati… |
dlib[cuda] | CUDAsupport for dlib | |
doctest | 1.2.9 | The fastest feature-rich C++ single-header testing framework for unit tests an… |
double-conversion | 3.0.0-2 | Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. |
draco | 1.3.3 | A library for compressing and decompressing 3D geometric meshes and point clou… |
duktape | 2.0.3-4 | Embeddable Javascript engine with a focus on portability and compact footprint. |
dx | 1.0.1 | A modern C++ library for DirectX programming |
dxut | 11.14-2 | A “GLUT”-like framework for Direct3D 11.x Win32 desktop applications |
eastl | 3.10.00 | Electronic Arts Standard Template Library. It is a C++ template library of con… |
ebml | 1.3.5-1 | a C++ libary to parse EBML files |
ecm | 5.40.0 | Extra CMake Modules (ECM) extra modules and scripts for CMake |
egl-registry | 6/30/2018 | the EGL API and Extension Registry |
eigen3 | 3.3.5 | C++ template library for linear algebra: matrices vectors numerical solvers … |
embree2 | 2.16.4-3 | High Performance Ray Tracing Kernels. |
embree3 | 3.2.0-2 | High Performance Ray Tracing Kernels. |
enet | 1.3.13 | Reliable UDP networking library |
entityx | 1.2.0-1 | EntityX – A fast type-safe C++ Entity-Component system. <https://github.com/a… |
entt | 2.7.1 | Gaming meets modern C++ – a fast and reliable entity-component system and much… |
epsilon | 0.9.2 | EPSILON is an Open Source wavelet image compressor that is aimed on parallel … |
evpp | 0.7.0 | A modern C++ network library based on libevent for developing high performance… |
exiv2 | 7/30/2018 | Image metadata library and tools http://www.exiv2.org |
expat | 2.2.5 | XML parser library written in C |
exprtk | 2018.04.30-46… | Simple to use easy to integrate and extremely efficient run-time C++ mathemat… |
fadbad | 2.1.0 | FADBAD++ Templates for Automatic Differentiation |
fastcdr | 1.0.6-1 | eProsima FastCDR is a C++ library that provides two serialization mechanisms. … |
fastlz | 1.0-1 | A lightning-fast lossless compression library |
fastrtps | 1.5.0-1 | Eprosima Fast RTPS is a C++ implementation of the RTPS (Real Time Publish Subs… |
fcl | 0.5.0-3 | a library for performing three types of proximity queries on a pair of geometr… |
fdk-aac | 7/8/2018 | A standalone library of the Fraunhofer FDK AAC code |
ffmpeg | 3.3.3-5 | a library to decode encode transcode mux demux stream filter and play pr… |
ffmpeg[ffserver] | ffserverappplication support in ffmpeg | |
ffmpeg[ffplay] | ffplayappplication support in ffmpeg | |
ffmpeg[ffprobe] | ffprobeappplication support in ffmpeg | |
ffmpeg[openssl] | opensslsupport in ffmpeg | |
ffmpeg[lzma] | lzmasupport in ffmpeg | |
ffmpeg[x264] | x264support in ffmpeg | |
ffmpeg[opencl] | openclsupport in ffmpeg | |
ffmpeg[nonfree] | allownonfree and unredistributable libraries | |
ffmpeg[gpl] | allowGPL licensed libraries | |
fftw3 | 3.3.7-2 | FFTW is a C subroutine library for computing the discrete Fourier transform (D… |
flann | 1.9.1-7 | Fast Library for Approximate Nearest Neighbors |
flatbuffers | 1.9.0-2 | Memory Efficient Serialization Library http://google.github.io/flatbuffers/ Fl… |
flint | 2.5.2-1 | Fast Library for Number Theory |
fltk | 1.3.4-5 | FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux … |
fluidsynth | 1.1.10 | FluidSynth reads and handles MIDI events from the MIDI input device. It is the… |
fmem | c-libs-2ccee3… | A cross-platform library for opening memory-backed libc streams. |
fmilib | 2.0.3 | FMI library is intended as a foundation for applications interfacing FMUs (Fun… |
fmt | 5.1.0 | Formatting library for C++. It can be used as a safe alternative to printf or … |
folly | 2018.07.30.00 | An open-source C++ library developed and used at Facebook. The library is UNST… |
folly[zlib] | Supportzlib for compression | |
folly[bzip2] | Supportbzip2 for compression | |
folly[lzma] | SupportLZMA for compression | |
folly[zstd] | Supportzstd for compression | |
folly[snappy] | SupportSnappy for compression | |
folly[lz4] | Supportlz4 for compression | |
fontconfig | 2.12.4-3 | Library for configuring and customizing font access. |
forest | 9.0.1 | Template library of tree data structures |
freeglut | 3.0.0-4 | Open source implementation of GLUT with source and binary backwards compatibil… |
freeimage | 3.17.0-4 | Support library for graphics image formats |
freerdp | 2.0.0-rc1~vcpkg1 | A free implementation of the Remote Desktop Protocol (RDP) |
freetype | 2.8.1-3 | A library to render fonts. |
freetype-gl | 2/25/2018 | OpenGL text using one vertex buffer one texture and FreeType |
freexl | 1.0.4-1 | FreeXL is an open source library to extract valid data from within an Excel (…. |
fuzzylite | 6.0-1 | A fuzzy logic control library in C++ |
g2o | 20170730_git-3 | g2o: A General Framework for Graph Optimization http://openslam.org/g2o.html |
gainput | 1.0.0-1 | Gainput is a multiplatform C++ input library supporting mouse keyboard and c… |
gamma | gamma-2018-01-27 | Gamma is a cross-platform C++ library for doing generic synthesis and filteri… |
gdal | 2.3.0-1 | The Geographic Data Abstraction Library for reading and writing geospatial ras… |
gdcm2 | 2.8.7 | Grassroots DICOM library |
gdk-pixbuf | 2.36.9-1 | Image loading library. |
geogram | 1.6.4 | Geogram is a programming library of geometric algorithms. |
geogram[graphics] | Buildviewers and geogram_gfx library. | |
geographiclib | 1.47-patch1-4 | a small set of C++ classes for performing conversions between geographic UTM … |
geos | 3.6.2-3 | Geometry Engine Open Source |
getopt | 0 | The getopt and getopt_long functions automate some of the chore involved in pa… |
getopt-win32 | 0.1 | An implementation of getopt provided by https://github.com/libimobiledevice-win32 |
gettext | 0.19-4 | The GNU gettext utilities are a set of tools that provides a framework to help… |
gettimeofday | 2017-10-14-2 | An implementation of gettimeofday for WIN32 |
gflags | 2.2.1-3 | A C++ library that implements commandline flags processing |
gherkin-c | c-libs-e63e83… | Gherkin parser/compiler in C |
giflib | 5.1.4-1 | A library for reading and writing gif images. |
gl2ps | 1.4.0-1 | OpenGL to PostScript Printing Library |
gl3w | 8f7f459d | Simple OpenGL core profile loading |
glbinding | 2.1.1-3 | glbinding is an MIT licensed cross-platform C++ binding for the OpenGL API |
glew | 2.1.0-1 | The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C… |
glfw3 | 3.2.1-3 | GLFW is a free Open Source multi-platform library for OpenGL OpenGL ES and … |
gli | 0.8.2-1 | OpenGL Image (GLI) https://gli.g-truc.net |
glib | 2.52.3-11 | Portable general-purpose utility library. |
glibmm | 2.52.1-7 | This is glibmm a C++ API for parts of glib that are useful for C++. See http:… |
glm | 0.9.9.0 | OpenGL Mathematics (GLM) https://glm.g-truc.net |
globjects | 1.0.0-1 | C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/… |
glog | 0.3.5-1 | C++ implementation of the Google logging module |
glslang | 3/2/2018 | Khronos reference front-end for GLSL and ESSL and sample SPIR-V generator |
gmime | 3.0.5 | GMime is a C/C++ library which may be used for the creation and parsing of mes… |
google-cloud-cpp | 0.1.0-1 | C++ Client Libraries for Google Cloud Platform APIs. |
graphicsmagick | 1.3.30 | Image processing library |
graphite2 | 1.3.10 | Graphite is a “smart font” system developed specifically to handle the complex… |
graphqlparser | v0.7.0 | A GraphQL query parser in C++ with C and C++ APIs |
grpc | 1.14.1 | An RPC library and framework |
gsl | 2.4-3 | The GNU Scientific Library is a numerical library for C and C++ programmers |
gsl-lite | 0.28.0 | A single-file header-only version of ISO C++ Guideline Support Library (GSL) f… |
gtest | 1.8.0-9 | GoogleTest and GoogleMock testing frameworks. |
gtk | 3.22.19-1 | Portable library for creating graphical user interfaces. |
gtkmm | 3.22.2 | gtkmm is the official C++ interface for the popular GUI library GTK+. |
gts | 0.7.6 | A Library intended to provide a set of useful functions to deal with 3D surfac… |
guetzli | 7/30/2018 | Perceptual JPEG encoder |
gumbo | 0.10.1-2 | An HTML5 parsing library in pure C99 |
halide | release_2018_… | Halide is a programming language designed to make it easier to write high-perf… |
harfbuzz | 1.8.4 | HarfBuzz OpenType text shaping engine |
harfbuzz[icu] | icusupport for harfbuzz | |
harfbuzz[ucdn] | Builtin(UCDN) Unicode callbacks support | |
harfbuzz[glib] | GlibUnicode callbacks support | |
hdf5 | 1.10.1-1 | HDF5 is a data model library and file format for storing and managing data |
hdf5[parallel] | parallelsupport for HDF5 | |
hdf5
|
Buildscpp lib | |
highfive | 1.5 | HighFive is a modern C++/C++11 friendly interface for libhdf5 |
hpx | 1.1.0-1 | The C++ Standards Library for Concurrency and Parallelism HPX is a C++ Standar… |
http-parser | 2.8.1 | HTTP Parser. |
hunspell | 1.6.1-2 | The most popular spellchecking library. |
hwloc | 1.11.7-2 | Portable Hardware Locality (hwloc) The Portable Hardware Locality (hwloc) soft… |
hypre | 2.11.2-1 | SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS |
icu | 61.1-2 | Mature and widely used Unicode and localization library. |
ideviceinstaller | 1.1.2.23-1 | Manage apps of iOS devices |
idevicerestore | 1.0.12-1 | Restore/upgrade firmware of iOS devices |
if97 | 2.1.0 | This repository implements the IF97 formulation for the properties of pure wat… |
ilmbase | 2.2.1-1 | Base libraries from ILM for OpenEXR |
imgui | 1.62 | Bloat-free Immediate Mode Graphical User interface for C++ with minimal depend… |
inih | 42 | Simple .INI file parser |
inja | 1.0.0 | Inja – A Template Engine for Modern C++ |
intel-mkl | 2018.0.1 | Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines… |
ismrmrd | 1.3.2-2 | ISMRM Raw Data Format |
itk | 4.13.0 | Insight Segmentation and Registration Toolkit (ITK) is used for image processi… |
jack2 | 1.9.12 | Cross-platform API that enables device sharing and inter-application audio rou… |
jansson | 2.11-2 | Jansson is a C library for encoding decoding and manipulating JSON data |
jasper | 2.0.14-1 | Open source implementation of the JPEG-2000 Part-1 standard |
jbig2dec | 0.13 | a decoder library and example utility implementing the JBIG2 bi-level image co… |
jbigkit | 2.1-1 | A software implementation of the JBIG1 data compression standard (ITU-T T.82) |
jemalloc | 4.3.1-2 | jemalloc is a general purpose malloc(3) implementation that emphasizes fragmen… |
json-dto | 0.2.6 | A small header-only library for converting data between json representation an… |
json11 | 6/20/2017 | json11 is a tiny JSON library for C++11 providing JSON parsing and serializat… |
jsoncpp | 1.8.4 | jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScr… |
jsonnet | 7/30/2018 | Jsonnet – The data templating language |
jxrlib | 1.1-4 | Open source implementation of the jpegxr image format standard. |
kealib | 1.4.7-1 | kealib is gdal model using HDF5 standard. |
kealib[parallel] | Useparallel support for HDF5 | |
keystone | 0.9.1 | Lightweight multi-platform multi-architecture assembler framework |
kf5plotting | 5.37.0 | Lightweight plotting framework |
kinectsdk1 | 1.8-2 | Kinect for Windows SDK for Kinect v1 sensor. |
kinectsdk2 | 2 | Kinect for Windows SDK for Kinect v2 sensor. |
laszip | 3.2.2-1 | LASzip – free and lossless LiDAR compression |
lcm | 1.3.95-1 | Lightweight Communications and Marshalling (LCM) LCM is a set of libraries and… |
lcms | 2.8-5 | Little CMS. |
leptonica | 1.74.4-5 | An open source library containing software that is broadly useful for image pr… |
leveldb | 2017-10-25-8b… | LevelDB is a fast key-value storage library written at Google that provides an… |
libaiff | 5 | LibAiff is an open-source library providing C applications transparent read &… |
libarchive | 3.3.2-2 | Library for reading and writing streaming archives |
libbson | 1.9.2 | libbson is a library providing useful routines related to building parsing a… |
libcds | 2.3.2 | a collection of concurrent containers that don’t require external (manual) syn… |
libconfig | 1.7.2 | C/C++ library for processing configuration files |
libdatrie | 0.2.10-2 | implementation of double-array structure for representing trie |
libdisasm | 0.23-1 | x86 Disassembler Library. |
libdshowcapture | 0.6.0 | Free and Open Source C++11 Library for capturing DirectShow video/audio device… |
libepoxy | 1.4.3-1 | Epoxy is a library for handling OpenGL function pointer management for you |
libevent | 2.1.8-3 | An event notification library |
libexif | 0.6.21-1 | a library for parsing editing and saving EXIF data |
libffi | 3.1-1 | Portable high level programming interface to various calling conventions |
libflac | 1.3.2-5 | Library for manipulating FLAC files |
libfreenect2 | 0.2.0 | Open source drivers for the Kinect for Windows v2 device |
libgd | 2.2.4-3 | Open source code library for the dynamic creation of images by programmers. |
libgeotiff | 1.4.2-4 | Libgeotiff is an open source library normally hosted on top of ​libtiff for … |
libgit2 | 0.27.4-1 | Git linkable library |
libgo | 2.8-1 | The best stackful coroutine by c++11. |
libgta | 1.0.8 | Libgta is a portable library that implements the Generic Tagged Array (GTA) fi… |
libharu | 2017-08-15-d8… | libharu – free PDF library |
libiconv | 1.15-4 | GNU Unicode text conversion |
libideviceactivation | 1.0.38-1 | A library to handle the activation process of iOS devices |
libidn2 | 2.0.4 | GNU Libidn is an implementation of the Stringprep Punycode and IDNA 2003 spec… |
libimobiledevice | 1.2.1.215-1 | A cross-platform protocol library to communicate with iOS devices |
libirecovery | 1.0.25-1 | Library and utility to talk to iBoot/iBSS via USB on Mac OS X Windows and Linux |
libjpeg-turbo | 1.5.3-1 | libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX SSE2 NE… |
libkml | 1.3.0-2 | Reference implementation of OGC KML 2.2 |
liblemon | 1.3.1-2 | Library for Efficient Modeling and Optimization in Networks |
liblinear | 2.2 | A Library for Large Linear Classification |
liblo | 0.29-1 | liblo is an implementation of the Open Sound Control protocol for POSIX systems |
liblzma | 5.2.3-2 | Compression library with an API similar to that of zlib. |
libmad | 0.15.1-1 | high-quality MPEG audio decoder |
libmariadb | 3.0.2 | MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL… |
libmicrohttpd | 0.9.55-1 | GNU libmicrohttpd is a small C library that is supposed to make it easy to run… |
libmikmod | 3.3.11.1-1 | Mikmod is a module player and library supporting many formats including mod … |
libmodplug | 0.8.9.0-1 | The ModPlug mod file playing library. |
libmorton | 2018-19-07 | header-only library for encoding/decoding Morton codes in/from 2D/3D coordinates |
libmspack | 0.6 | libmspack is a portable library for some loosely related Microsoft compression… |
libmupdf | 1.12.0 | a lightweight PDF XPS and E-book library |
libmysql | 8.0.4-2 | A MySQL client library for C development. |
libnice | 0.1.13-1 | Libnice is an implementation of the IETF’s Interactive Connectivity Establishm… |
libodb | 2.4.0-3 | ODB library base runtime for the ODB ORM solution |
libodb-mysql | 2.4.0-2 | MySQL support for the ODB ORM library |
libodb-pgsql | 2.4.0-1 | Description: PostgreSQL support for the ODB ORM library |
libodb-sqlite | 2.4.0-1 | Sqlite support for the ODB ORM library |
libogg | 1.3.3 | Ogg is a multimedia container format and the native file and stream format fo… |
libopenmpt | 2017-01-28-cf… | a library to render tracker music |
libopusenc | 0.1-1 | Library for encoding .opus audio files and live streams. |
libp7-baical | 4.4-3 | P7 is a library for high-speed sending telemetry & trace data from application |
libplist | 2.0.1.197-1 | A library to handle Apple Property List format in binary or XML |
libpng | 1.6.35 | libpng is a library implementing an interface for reading and writing PNG (Por… |
libpng-apng | 1.6.34-2 | libpng-apng is a library implementing an interface for reading and writing (A)… |
libpopt | 1.16-10~vcpkg1-1 | Library for parsing command line parameters |
libpq | 9.6.1-4 | The official database access API of postgresql |
libpqxx | 6.0.0 | The official C++ client API for PostgreSQL |
libqrencode | 4.0.0-2 | libqrencode – a fast and compact QR Code encoding library |
librabbitmq | 0.8.0 | A C-language AMQP client library for use with v2.0+ of the RabbitMQ broker. |
libraw | 0.19.0 | raw image decoder library |
librsync | 2.0.2 | librsync is a library for calculating and applying network deltas with an int… |
librtmp | 2.4-1 | RTMPDump Real-Time Messaging Protocol API |
libsamplerate | 0.1.9.0 | Sample Rate Converter for audio |
libsigcpp | 2.10-1 | Typesafe callback framework for C++ |
libsndfile | 1.0.29-6830c42-5 | Library to read write and manipulate many soundfile types. Authored by Eric d… |
libsndfile[external-libs] | SupportOGG and FLAC audio files | |
libsodium | 1.0.16-1 | A modern and easy-to-use crypto library |
libspatialite | 4.3.0a-2 | SpatiaLite is an open source library intended to extend the SQLite core to sup… |
libssh | 0.7.5-4 | libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol … |
libssh2 | 1.8.0-4 | The SSH library |
libstemmer | 9/3/2017 | Snowball is a small string processing language designed for creating stemming … |
libtheora | 1.2.0alpha1-2… | Theora is a free and open video compression format from the Xiph.org Foundation. |
libtorrent | 1.1.6-1 | An efficient feature complete C++ BitTorrent implementation |
libudis86 | 2018-01-28-56… | Disassembler Library for x86 and x86-64 |
libunibreak | 4.0-1 | an implementation of the line breaking and word breaking algorithms as describ… |
libusb | 1.0.21-fc99620 | a cross-platform library to access USB devices |
libusb-win32 | 1.2.6.0-1 | Allows user space applications to access many USB device on Windows. |
libusbmuxd | 1.0.107-1 | A client library to multiplex connections from and to iOS devices |
libuuid | 1.0.3-1 | Universally unique id library |
libuv | 1.22.0 | libuv is a multi-platform support library with a focus on asynchronous I/O. |
libvorbis | 1.3.6-112d3bd | Ogg Vorbis is a fully open non-proprietary patent-and-royalty-free general-… |
libvpx | 1.7.0 | The reference software implementation for the video coding formats VP8 and VP9. |
libwebm | 1.0.0.27-2 | WebM File Parser |
libwebp | 0.6.1-2 | Lossy compression of digital photographic images. |
libwebsockets | 3.0.0 | Libwebsockets is a lightweight pure C library built to use minimal CPU and mem… |
libxml2 | 2.9.4-5 | Libxml2 is the XML C parser and toolkit developed for the Gnome project (but u… |
libxmlpp | 2.40.1-2 | a C++ wrapper for the libxml XML parser library. |
libxmp-lite | 4.4.1 | Lightweight version of libxmp that supports MOD S3M XM and IT modules. |
libxslt | 1.1.29 | Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT |
libzip | rel-1-5-1-vcpkg1 | A library for reading creating and modifying zip archives. |
live555 | 2018.08.05 | A complete RTSP server application |
llvm | 6.0.0-1 | The LLVM Compiler Infrastructure |
lmdb | 0.9.18-3 | LMDB is an extraordinarily fast memory-efficient database |
lodepng | 7/30/2018 | PNG encoder and decoder in C and C++ |
log4cplus | REL_2_0_1 | A simple to use C++ logging API providing thread–safe flexible and arbitrar… |
lpeg | 1.0.1-3 | LPeg is a pattern-matching library for Lua based on Parsing Expression Gramma… |
lua | 5.3.4-4 | a powerful fast lightweight embeddable scripting language |
luafilesystem | 1.7.0.2 | LuaFileSystem is a Lua library developed to complement the set of functions re… |
luajit | 2.0.5 | LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. |
luasocket | 6/12/2018 | LuaSocket is a Lua extension library that is composed by two parts: a C core t… |
lz4 | 1.8.2 | Lossless compression algorithm providing compression speed at 400 MB/s per core. |
lzfse | 1.0-1 | Lempel-Ziv style data compressor using Finite State Entropy coding. |
lzo | 2.10-2 | Lossless data compression library |
magnum | 2018.04-1 | C++11/C++14 graphics middleware for games and data visualization http://magnum… |
magnum[al-info] | magnum-al-infoutility | |
magnum[anyimageimporter] | AnyImageImporterplugin | |
magnum[anyaudioimporter] | AnyAudioImporterplugin | |
magnum[anyimageconverter] | AnyImageConverterplugin | |
magnum[anysceneimporter] | AnySceneImporterplugin | |
magnum | Audiolibrary | |
magnum[debugtools] | DebugToolslibrary | |
magnum[distancefieldconverter] | magnum-distancefieldconverterutility | |
magnum[fontconverter] | magnum-fontconverterutility | |
magnum[gl] | GLlibrary | |
magnum[gl-info] | gl-infoutility | |
magnum[glfwapplication] | GlfwApplicationlibrary | |
magnum[glutapplication] | GlutApplicationlibrary | |
magnum[imageconverter] | magnum-imageconverterutility | |
magnum[magnumfont] | MagnumFontplugin | |
magnum[magnumfontconverter] | MagnumFontConverterplugin | |
magnum[meshtools] | MeshToolslibrary | |
magnum[objimporter] | ObjImporterplugin | |
magnum[tgaimageconverter] | TgaImageConverterplugin | |
magnum[opengltester] | OpenGLTesterlibrary | |
magnum[primitives] | Primitiveslibrary | |
magnum[sdl2application] | Sdl2Applicationlibrary | |
magnum[shapes] | Shapeslibrary | |
magnum[scenegraph] | SceneGraphlibrary | |
magnum[shaders] | Shaderslibrary | |
magnum
|
Textlibrary | |
magnum[texturetools] | TextureToolslibrary | |
magnum[tgaimporter] | TgaImporterplugin | |
magnum[trade] | Tradelibrary | |
magnum[wavaudioimporter] | WavAudioImporterplugin | |
magnum[windowlesswglapplication] | WindowlessWglApplicationlibrary | |
magnum[wglcontext] | WglContextlibrary | |
magnum-extras | 2018.04-1 | Extras for magnum C++11/C++14 graphics middleware for games and data visualiz… |
magnum-extras[ui] | Uilibrary | |
magnum-integration | 2018.04-1 | Integrations for magnum C++11/C++14 graphics middleware for games and data vi… |
magnum-integration[bullet] | BulletIntegrationlibrary | |
magnum-integration[glm] | GlmIntegrationlibrary | |
magnum-plugins | 2018.04-1 | Plugins for magnum C++11/C++14 graphics middleware for games and data visuali… |
magnum-plugins[assimpimporter] | AssimpImporterplugin | |
magnum-plugins[openddl] | OpenDdllibrary | |
magnum-plugins[ddsimporter] | DdsImporterplugin | |
magnum-plugins[devilimageimporter] | DevIlImageImporterplugin | |
magnum-plugins[drflacaudioimporter] | DrFlacAudioImporterplugin | |
magnum-plugins[drwavaudioimporter] | DrWavAudioImporterplugin | |
magnum-plugins[freetypefont] | FreeTypeFontplugin | |
magnum-plugins[harfbuzzfont] | HarfBuzzFontplugin | |
magnum-plugins[jpegimporter] | JpegImporterplugin | |
magnum-plugins[miniexrimageconverter] | MiniExrImageConverterplugin | |
magnum-plugins[opengeximporter] | OpenGexImporterplugin | |
magnum-plugins[pngimageconverter] | PngImageConverterplugin | |
magnum-plugins[pngimporter] | PngImporterplugin | |
magnum-plugins[stanfordimporter] | StanfordImporterplugin | |
magnum-plugins[stbimageconverter] | StbImageConverterplugin | |
magnum-plugins[stbimageimporter] | StbImageImporterplugin | |
magnum-plugins[stbtruetypefont] | StbTrueTypeFontplugin | |
magnum-plugins[stbvorbisaudioimpor… | StbVorbisAudioImporterplugin | |
magnum-plugins[tinygltfimporter] | TinyGltfImporterplugin | |
matio | 1.5.12 | MATLAB MAT File I/O Library |
matroska | 1.4.8 | a C++ libary to parse Matroska files (.mkv and .mka) |
mbedtls | 2.12.0 | An open source portable easy to use readable and flexible SSL library |
mdnsresponder | 765.30.11 | The mDNSResponder project is a component of Bonjour Apple’s ease-of-use IP ne… |
meschach | 1.2b-1 | Matrix computations in C |
metis | 5.1.0-1 | Serial Graph Partitioning and Fill-reducing Matrix Ordering |
mhook | 2.5.1-1 | A Windows API hooking library. |
minisat-master-ke… | 2.2-mod-1 | A minimalistic high-performance SAT solver This is a modernized cross-platfor… |
minizip | 1.2.11-2 | Zip compression library |
mman | git-f5ff813-2 | A light implementation of the mmap functions for MinGW. |
mongo-c-driver | 1.9.2 | Client library written in C for MongoDB. |
mongo-cxx-driver | 3.1.1-3 | MongoDB C++ Driver. |
monkeys-audio | 4.3.3 | Monkey’s Audio is an excellent audio compression tool which has multiple advan… |
mosquitto | 1.5.0 | Mosquitto is an open source message broker that implements the MQ Telemetry Tr… |
mozjpeg | 3.2-1 | MozJPEG reduces file sizes of JPEG images while retaining quality and compatib… |
mpark-variant | 1.3.0 | an implementation of C++17 std::variant for C++11/14/17. |
mpfr | 3.1.6-2 | The MPFR library is a C library for multiple-precision floating-point computat… |
mpg123 | 1.25.8-5 | mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1 2 an… |
mpir | 3.0.0-4 | Multiple Precision Integers and Rationals. |
ms-gsl | 7/30/2018 | Microsoft implementation of the Guidelines Support Library |
msgpack | 2.1.5-1 | MessagePack is an efficient binary serialization format which lets you exchan… |
msinttypes | 2/25/2018 | msinttypes is a package to provide missing ISO C9x compliant headers for Micro… |
msix | 1 | The MSIX Packaging SDK project is an effort to enable developers on a variety … |
msmpi | 9 | Microsoft MPI |
mujs | 7/30/2018 | An embeddable Javascript interpreter in C |
muparser | 6cf2746 | Fast math parser library |
nana | 1.6.1 | Cross-platform library for GUI programming in modern C++ style. |
nanodbc | 2.12.4-1 | A small C++ wrapper for the native C ODBC API. |
nanomsg | 1.1.2 | a simple high-performance implementation of several “scalability protocols”. T… |
nanorange | 0.0.0 | NanoRange is a C++14 implementation of the C++20 Ranges proposals. |
netcdf-c | 4.4.1.1-2 | a set of self-describing machine-independent data formats that support the cr… |
netcdf-cxx4 | 4.3.0-1 | a set of machine-independent data formats that support the creation access a… |
nghttp2 | 1.32.0 | Implementation of the Hypertext Transfer Protocol version 2 in C |
nlohmann-json | 3.1.2 | JSON for Modern C++ |
nlopt | 2.4.2-1226c127 | a library for nonlinear local and global optimization for functions with and … |
nmslib | 1.7.2 | Non-Metric Space Library (NMSLIB) is an efficient similarity search library an… |
nuklear | 7/1/2018 | This is a minimal state immediate mode graphical user interface toolkit writte… |
nvtt | 2.1.0 | Texture processing tools with support for Direct3D 10 and 11 formats. |
octomap | cefed0c1d79af… | An Efficient Probabilistic 3D Mapping Framework Based on Octrees |
ode | 0.15.1 | Open Dynamics Engine |
ogdf | 2018-03-28-2 | Open Graph Drawing Framework |
ogre | 1.10.11 | 3D Object-Oriented Graphics Rendering Engine |
ogre[d3d9] | BuildDirect3D9 RenderSystem | |
ogre[java] | BuildJava (JNI) bindings | |
ogre[python] | BuildPython bindings | |
openal-soft | 1.18.2-2 | OpenAL Soft is an LGPL-licensed cross-platform software implementation of th… |
openblas | 0.2.20-2 | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
opencl | 2.2 | (2017.07.18) C/C++ headers and ICD loader (Installable Client Driver) for OpenCL |
opencv | 3.4.1 | computer vision library |
opencv[opengl] | openglsupport for opencv | |
opencv[dnn] | opencv_dnnmodule | |
opencv[ovis] | opencv_ovismodule | |
opencv[flann] | opencv_flannmodule | |
opencv[sfm] | opencv_sfmmodule | |
opencv[contrib] | opencv_contribmodule | |
opencv[cuda] | CUDAsupport for opencv | |
opencv[ffmpeg] | prebuiltffmpeg support for opencv | |
opencv[ipp] | EnableIntel Integrated Performance Primitives | |
opencv[qt] | QtGUI support for opencv | |
opencv[vtk] | vtksupport for opencv | |
opencv[gdcm] | GDCMsupport for opencv | |
opencv[webp] | WebPsupport for opencv | |
opencv[openexr] | OpenEXRsupport for opencv | |
opencv[tiff] | TIFFsupport for opencv | |
opencv[png] | PNGsupport for opencv | |
opencv[jpeg] | JPEGsupport for opencv | |
opencv[jasper] | JPEG2000 support for opencv | |
opencv[eigen] | Eigensupport for opencv | |
openexr | 2.2.1-1 | OpenEXR is a high dynamic-range (HDR) image file format developed by Industria… |
opengl | 0.0-5 | Open Graphics Library (OpenGL)[3][4][5] is a cross-language cross-platform ap… |
opengl-registry | 6/30/2018 | the API and Extension registries for the OpenGL family APIs |
openimageio | Release-1.8.12-1 | A library for reading and writing images and a bunch of related classes util… |
openimageio[libraw] | EnableRAW image files support | |
openjpeg | 2.3.0 | JPEG 2000 image library |
openmama | 6.2.2 | OpenMAMA is a high performance vendor neutral lightweight wrapper that provide… |
openmesh | 6.3 | A generic and efficient polygon mesh data structure |
openni2 | 2.2.0.33-7 | OpenNI is open source library for access to Natural Interaction (NI) devices s… |
openssl | 0 | OpenSSL is an open source project that provides a robust commercial-grade an… |
openssl-unix | 1.0.2o-1 | OpenSSL is an open source project that provides a robust commercial-grade an… |
openssl-uwp | 1.0.2l-winrt | OpenSSL is an open source project that provides a robust commercial-grade an… |
openssl-windows | 1.0.2o | OpenSSL is an open source project that provides a robust commercial-grade an… |
openvdb | 5.0.0-1 | Sparse volume data structure and tools |
openvdb[tools] | OpenVDButilities: view print and render | |
openvpn3 | 3/21/2018 | a C++ class library that implements the functionality of an OpenVPN client an… |
openvr | 1.0.16 | an API and runtime that allows access to VR hardware from multiple vendors wit… |
opus | 1.2.1-1 | Totally open royalty-free highly versatile audio codec |
opusfile | 0.9-3 | Stand-alone decoder library for .opus streams |
opusfile[opusurl] | Supportdecoding of http(s) streams | |
osg | 3.6.2-rc3 | The OpenSceneGraph is an open source high performance 3D graphics toolkit. |
osg-qt | 3.5.7 | osgQt – Qt project for making use of OpenSceneGraph(OSG) |
osgearth | 2.9-1 | osgEarth – Dynamic map generation toolkit for OpenSceneGraph Copyright 2015 Pe… |
paho-mqtt | 1.2.1 | Paho project provides open-source client implementations of MQTT and MQTT-SN m… |
pango | 1.40.11-1 | Text and font handling library. |
pangolin | 0.5-3 | Lightweight GUI Library |
pangomm | 2.40.1 | pangomm is the official C++ interface for the Pango font layout library. See … |
parmetis | 4.0.3-1 | Parallel Graph Partitioning and Fill-reducing Matrix Ordering |
parquet | 1.4.0 | Parquet-cpp is a C++ library to read and write the Apache Parquet columnar dat… |
parson | 5/17/2018 | a lighweight json library written in C |
pcg | 0.98.1 | Permuted Congruential Generator |
pcl | 1.8.1-10 | Point Cloud Library (PCL) is open source library for 2D/3D image and point clo… |
pcl[openni2] | OpenNI2support for PCL | |
pcl[qt] | Qtsupport for PCL | |
pcl[pcap] | PCAPsupport for PCL | |
pcl[tools] | BuildPCL utilities | |
pcl[cuda] | CUDAsupport for PCL | |
pcre | 8.41-1 | Perl Compatible Regular Expresions |
pcre2 | 10.30-2 | PCRE2 is a re-working of the original Perl Compatible Regular Expressions library |
pdal | 1.7.1-3 | PDAL – Point Data Abstraction Library is a library for manipulating point clou… |
pdcurses | 3.6 | Public Domain Curses – a curses library for environments that don’t fit the te… |
pegtl | 2.6.0-1 | The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C… |
physfs | 3.0.1 | a library to provide abstract access to various archives |
picojson | 1.3.0 | A header-file-only JSON parser serializer in C++. |
picosha2 | 7/30/2018 | PicoSHA2 – a C++ SHA256 hash generator |
piex | 3/13/2018 | The Preview Image Extractor (PIEX) is designed to find and extract the largest |
pixman | 0.34.0-3 | Pixman is a low-level software library for pixel manipulation providing featu… |
plib | 1.8.5-2 | A suite of portable game libraries |
plibsys | 0.0.4-1 | Highly portable C system library: threads and synchronization sockets IPC d… |
plog | 1.1.4 | Portable simple and extensible C++ logging library. |
plplot | 5.13.0-1 | PLplot is a cross-platform software package for creating scientific plots whos… |
plplot[wxwidgets] | plplotwxwidgets module | |
pmdk | 1.4.1-1 | Persistent Memory Development Kit |
pngwriter | 0.7.0-1 | PNGwriter is a very easy to use open source graphics library that uses PNG as … |
poco | 1.9.0 | Modern powerful open source C++ class libraries for building network and inte… |
poco[mysql] | Mysqlsupport for POCO | |
podofo | 0.9.6 | PoDoFo is a library to work with the PDF file format |
podofo[fontconfig] | Enablefont manager support on Unix platforms. | |
portaudio | 19.0.6.00-2 | PortAudio Portable Cross-platform Audio I/O API PortAudio is a free cross-pla… |
portmidi | 0.217.1 | Free cross-platform open-source I/O library for MIDI |
pqp | 1.3-2 | a proximity query package |
proj | 0 | a stub package that pulls in proj4. Do not depend on this package. |
proj4 | 4.9.3-1 | PROJ.4 library for cartographic projections |
protobuf | 3.6.1-2 | Protocol Buffers – Google’s data interchange format |
protobuf[zlib] | ZLibbased features like Gzip streams | |
ptex | 2.1.28-1 | Per-Face Texture Mapping for Production Rendering. |
pthreads | 2.9.1-2 | pthreads for windows |
pugixml | 1.9-1 | C++ XML processing library |
pybind11 | 2.2.3-1 | pybind11 is a lightweight header-only library that exposes C++ types in Python… |
pystring | 1.1.3-1 | Pystring is a collection of C++ functions which match the interface and behavi… |
python2 | 2.7.15-1 | The Python programming language as an embeddable library |
python3 | 3.6.4-2 | The Python programming language as an embeddable library |
qca | 2.2.0-2 | Qt Cryptographic Architecture (QCA). Sources: https://cgit.kde.org/qca.git/ |
qhull | 2015.2-2 | computes the convex hull Delaunay triangulation Voronoi diagram |
qpid-proton | 0.24.0 | Qpid Proton is a high-performance lightweight messaging library. |
qscintilla | 2.10-4 | QScintilla is a port to Qt of the Scintilla editing component. Features syntax… |
qt5 | 5.9.2-1 | Qt5 Application Framework |
qt5-3d | 5.9.2-0 | Qt5 3d Module – Functionality for near-realtime simulation systems with suppor… |
qt5-activeqt | 5.9.2-0 | Qt5 ActiveQt Module – ActiveX components |
qt5-base | 5.9.2-7 | Qt5 Application Framework Base Module. Includes Core GUI Widgets Networking… |
qt5-charts | 5.9.2-0 | Qt5 Charts Module – UI components for displaying charts driven by static or d… |
qt5-datavis3d | 5.9.2-0 | Qt5 Data Visualization 3d Module – UI Components for creating 3D data visualiz… |
qt5-declarative | 5.9.2-0 | Qt5 Declarative (Quick 2) Module. Includes QtQuick QtQuickParticles QtQuickW… |
qt5-gamepad | 5.9.2-0 | Qt5 Gamepad Module – Enables Qt applications to support the use of gamepad har… |
qt5-graphicaleffects | 5.9.2-0 | Qt5 GraphicalEffects Module. |
qt5-imageformats | 5.9.2-0 | Qt5 Image Formats Module – Plugins for additional image formats: TIFF MNG TG… |
qt5-modularscripts | 4 | Vcpkg helpers to package qt5 modules |
qt5-multimedia | 5.9.2-0 | Qt5 Multimedia Module – Classes and widgets for audio video radio and camera… |
qt5-networkauth | 5.9.2-0 | Qt5 Network Authorization Module |
qt5-quickcontrols | 5.9.2-1 | Qt5 QuickControls Module. |
qt5-quickcontrols2 | 5.9.2-1 | Qt5 QuickControls2 Module. |
qt5-scxml | 5.9.2-0 | Qt5 SCXML Module – Provides classes and tools for creating state machines from… |
qt5-serialport | 5.9.2-0 | Qt5 Serial Port – provides access to hardware and virtual serial ports |
qt5-speech | 5.9.2-0 | Qt5 Speech Module |
qt5-svg | 5.9.2-0 | Qt5 SVG Module – provides classes for displaying the contents of SVG files |
qt5-tools | 5.9.2-0 | Qt5 Tools Module; Includes deployment tools and helpers Qt Designer Assistan… |
qt5-virtualkeyboard | 5.9.2-0 | Qt5 Virtual Keyboard Module – A framework for implementing different input met… |
qt5-websockets | 5.9.2-0 | Qt5 Web Sockets Module – provides WebSocket communication compliant with RFC 6455 |
qt5-winextras | 5.9.2-0 | Qt5 Windows Extras Module. Provides platform-specific APIs for Windows. |
qt5-xmlpatterns | 5.9.2-0 | Qt5 XML Patterns Module – Support for XPath XQuery XSLT and XML schema valid… |
quirc | 1.0-2 | quirc is one of the C library available for scanning QR Codes |
qwt | 6.1.3-5 | Qt widgets library for technical applications |
ragel | 6.10-1 | Ragel State Machine Compiler |
range-v3 | 0.3.5 | Range library for C++11/14/17. |
range-v3-vs2015 | 20151130-vcpkg5 | Range library for C++11/14/17. |
rapidjson | 1.1.0-1 | A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapid… |
rapidxml | 1.13 | RapidXml is an attempt to create the fastest XML parser possible while retain… |
re2 | 7/30/2018 | RE2 is a fast safe thread-friendly alternative to backtracking regular expre… |
readerwriterqueue | 1.0.0 | A single-producer single-consumer lock-free queue |
readline | 0 | GNU readline and history libraries |
readline-win32 | 5.0-2 | Implementation of readline for Windows Desktop provided by https://github.com/… |
readosm | 1.1.0-1 | ReadOSM is an open source library to extract valid data from within an Open St… |
realsense2 | 2.13.0 | Intel® RealSenseâ„¢ SDK 2.0 is a cross-platform library for Intel® RealSense… |
realsense2[tools] | BuildIntel® RealSense™ examples and tools | |
recast | 1.5.1-1 | Navigation-mesh Toolset for Games |
refprop-headers | 2017-11-7-882… | The REFPROP Headers |
restinio | 0.4.7 | A header-only C++14 library that gives you an embedded HTTP/Websocket server t… |
rhash | 1.3.6 | C library for computing a wide variety of hash sums |
robin-map | 0.2.0 | A C++ implementation of a fast hash map and hash set using robin hood hashing |
rocksdb | 5.14.2 | A library that provides an embeddable persistent key-value store for fast sto… |
rocksdb[lz4] | lz4support in rocksdb | |
rocksdb[snappy] | snappysupport in rocksdb | |
rocksdb[zlib] | zlibsupport in rocksdb | |
rpclib | 2.2.0 | a RPC library for C++ providing both a client and server implementation. It i… |
rs-core-lib | 7/30/2018 | Minimal common utilities by Ross Smith |
rtmidi | 2.1.1-2 | A set of C++ classes that provide a common API for realtime MIDI input/output … |
rttr | 0.9.5-2 | an easy and intuitive way to use reflection in C++ |
rxcpp | 4.0.0-1 | Reactive Extensions for C++ |
safeint | 3.19.2 | SafeInt is a class library for C++ that manages integer overflows |
scintilla | 4.0.3 | A free source code editing component for Win32 GTK+ and OS X |
sciter | 4.2.2 | Sciter is an embeddable HTML/CSS/scripting engine. |
sdl2 | 2.0.8-1 | Simple DirectMedia Layer is a cross-platform development library designed to p… |
sdl2-gfx | 1.0.3-3 | Graphics primitives (line circle rectangle etc.) with AA support rotozoomer… |
sdl2-image | 2.0.2-3 | SDL_image is an image file loading library. It loads images as SDL surfaces an… |
sdl2-image[libjpeg-turbo] | Supportfor JPEG image format | |
sdl2-image[tiff] | Supportfor TIFF image format | |
sdl2-image[libwebp] | Supportfor WEBP image format. | |
sdl2-mixer | 2.0.2-4 | Multi-channel audio mixer library for SDL. |
sdl2-net | 2.0.1-4 | Networking library for SDL |
sdl2-ttf | 2.0.14-4 | A library for rendering TrueType fonts with SDL |
sdl2pp | 0.16.0-1 | C++11 bindings/wrapper for SDL2 https://sdl2pp.amdmi3.ru |
secp256k1 | 2017-19-10-0b… | Optimized C library for EC operations on curve |
selene | 0.1.1 | A C++14 image representation processing and I/O library. |
sfgui | 0.3.2-2 | simple and fast graphical user interface library |
sfml | 2.5.0-2 | Simple and fast multimedia library |
shaderc | 12fb656ab20ea… | A collection of tools libraries and tests for shader compilation. |
shapelib | 1.4.1-1 | Shapefile C Library is simple C API for reading and writing ESRI Shapefiles |
shiva | 1 | Modern C++ Game Engine |
shiva-sfml | 1 | shiva-sfml plugins of shiva C++ engine |
shogun | 6.1.3 | Unified and efficient Machine Learning |
signalrclient | 1.0.0-beta1-4 | C++ client for SignalR. |
smpeg2 | 2.0.0-3 | SDL MPEG Player Library |
snappy | 1.1.7-2 | A fast compressor/decompressor. |
sobjectizer | 5.5.22.1 | SObjectizer is a C++ in-process message dispatching framework with implementat… |
soci | 3.2.3-1 | SOCI database access library |
soil | 2008.07.07-1 | Simple OpenGL Image Library |
sol2 | 2.20.4 | Sol v2.0 – a C++ <-> Lua API wrapper with advanced features and top notch perf… |
sophus | 1.0.0-1 | Lie group library for C++ |
soundtouch | 2.0.0-1 | SoundTouch is an open-source audio processing library for changing the Tempo … |
spaceland | 7.8.2-0 | Spaceland Lib (sl) is a suite for geometric computation specifically adapted … |
spatialite-tools | 4.3.0-1 | Contains spatialite.exe and other command line tools to work with SpatiaLite d… |
spdlog | 1.0.0 | Very fast header only C++ logging library |
speex | 1.2.0-4 | Speex is an Open Source/Free Software patent-free audio compression format des… |
speexdsp | 1.2rc3-2 | A patent-free Open Source/Free Software DSP library. |
spirit-po | 1.1.2 | A header-only C++ library for localization using GNU gettext po files based o… |
spirv-tools | 2018.1-1 | API and commands for processing SPIR-V modules |
sqlite-modern-cpp | 3.2-e2248fa | The C++14 wrapper around sqlite library |
sqlite-orm | 1.2 | SQLite ORM light header only library for modern C++ |
sqlite3 | 3.24.0-1 | SQLite is a software library that implements a self-contained serverless zer… |
sqlite3[tool] | sqlite3executable | |
sqlitecpp | 2.2 | SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. |
stb | 3/2/2018 | stb single-file public domain libraries for C/C++ |
string-theory | 2.1 | Flexible C++11 string library with type-safe formatting. |
strtk | 2018.05.07-48… | robust optimized and portable string processing algorithms for the C++ language |
suitesparse | 4.5.5-4 | algebra library |
suitesparse[metis] | Usemetis in SuiteSparse | |
sundials | 3.1.1 | SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) |
szip | 2.1.1-1 | Szip compression software providing lossless compression of scientific data |
tacopie | 3.2.0 | Tacopie is a TCP Client & Server C++11 library |
taglib | 1.11.1-4 | TagLib Audio Meta-Data Library |
tap-windows6 | 9.21.2-0e30f5c | an NDIS 6 implementation of the TAP-Windows driver used by OpenVPN and other … |
tbb | 2018_U5 | Intel’s Threading Building Blocks. |
tclap | 1.2.2 | Templatized command-line argument parser for C++ |
telnetpp | 1.2.4 | Telnet++ is an implementation of the Telnet Session Layer protocol using C++14 |
tesseract | 3.05.02 | An OCR Engine that was developed at HP Labs between 1985 and 1995… and now a… |
theia | 0.7-d15154a-3 | An open source library for multiview geometry and structure from motion |
think-cell-range | 498839d | think-cell’s range library <https://think-cell.com> <https://github.com/think… |
thor | 2.0-2 | Extends the multimedia library SFML with higher-level features |
thrift | 7/30/2018 | Apache Thrift is a software project spanning a variety of programming language… |
tidy-html5 | 5.4.0-1 | Tidy tidies HTML and XML. It can tidy your documents by itself and developers… |
tiff | 4.0.9-4 | A library that supports the manipulation of TIFF image files |
tiny-dnn | 7/30/2018 | A C++14 implementation of deep learning. It is suitable for deep learning on l… |
tinydir | 1.2.3 | Lightweight portable and easy to integrate C directory and file reader |
tinyexif | 1.0.1-1 | tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images |
tinyexr | 0.9.5-d16ea6 | Library to load and save OpenEXR(.exr) images |
tinyobjloader | 1.2.0-1 | Tiny but powerful single file wavefront obj loader |
tinythread | 1.1-1 | Implements a fairly compatible subset of the C++11 thread management classes |
tinytoml | 20180219-1 | A header only C++11 library for parsing TOML. |
tinyxml | 2.6.2-2 | A simple small minimal C++ XML parser that can be easily integrating into o… |
tinyxml2 | 6.2.0 | A simple small efficient C++ XML parser |
tmx | 1.0.0 | tmx |
torch-th | 7/3/2018 | Torch’s TH library |
tre | 0.8.0-1 | TRE is a lightweight robust and efficient POSIX compliant regexp matching li… |
treehopper | 1.11.3-1 | Treehopper connects the physical world to your computer tablet or smartphone… |
unicorn | 7/30/2018 | Unicorn is a lightweight multi-platform multi-architecture CPU emulator frame… |
unicorn-lib | 7/30/2018 | Unicode library for C++ by Ross Smith |
units | 2.3.0 | A compile-time header-only dimensional analysis and unit conversion library … |
unittest-cpp | 2.0.0 | A lightweight unit testing framework for C++ |
unrar | 5.5.8-1 | rarlab’s unrar libary |
urdfdom | 1.0.0-2 | Provides core data structures and a simple XML parsers for populating the clas… |
urdfdom-headers | 1.0.0-2 | The URDF (U-Robot Description Format) headers provides core data structure hea… |
uriparser | 0.8.5 | uriparser is a strictly RFC 3986 compliant URI parsing and handling library wr… |
usbmuxd | 1.1.1.133-1 | A socket daemon to multiplex connections from and to iOS devices |
utf8h | 841cb2deb8eb8… | Single header utf8 string functions for C and C++ |
utf8proc | 2.1.0-1 | Clean C library for processing UTF-8 Unicode data. |
utfcpp | 2.3.5 | UTF-8 with C++ in a Portable Way |
utfz | 1.2-1 | A tiny C++ library for parsing and encoding utf-8 |
uvatlas | Sep-16 | UVAtlas isochart texture atlas |
uwebsockets | 0.14.8-2 | Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js |
vlpp | 0.9.3.1-1 | Common C++ construction including string operation / generic container / linq… |
vtk | 8.1.0-1 | Software system for 3D computer graphics image processing and visualization |
vtk[openvr] | OpenVRfunctionality for VTK | |
vtk[qt] | Qtfunctionality for VTK | |
vtk[mpi] | MPIfunctionality for VTK | |
vtk[python] | Pythonfunctionality for VTK | |
vtk[libharu] | PDFlibharu functionality for VTK | |
vtk-dicom | 0.8.8-alpha-1 | DICOM for VTK |
vtk-dicom[gdcm] | Usegdcm for decompressing DICOM files. | |
vxl | 20180414-7a13… | A multi-platform collection of C++ software libraries for Computer Vision and … |
websocketpp | 0.7.0-1 | Library that implements RFC6455 The WebSocket Protocol |
wildmidi | 0.4.1 | MIDI software synthesizer library. |
wincrypt | 0.0-1 | Windows Cryptography. |
winpcap | 4.1.3-1 | WinPcap is the industry-standard tool for link-layer network access in Windows… |
winsock2 | 0.0-1 | Windows Sockets. |
wt | 4.0.3-1 | Wt is a C++ library for developing web applications |
wtl | 10.0-1 | Windows Template Library (WTL) is a C++ library for developing Windows applica… |
wxwidgets | 3.1.1 | wxWidgets is a widget toolkit and tools library for creating graphical user in… |
x264 | 152-e9a5903ed… | x264 is a free software library and application for encoding video streams int… |
x265 | 2.7-1 | x265 is a H.265 / HEVC video encoder application library designed to encode v… |
xalan-c | 1.11-1 | Xalan is an XSLT processor for transforming XML documents into HTML text or … |
xerces-c | 3.1.4-3 | Xerces-C++ is a XML parser for parsing generating manipulating and validat… |
xlnt | 1.2.0-2 | Cross-platform user-friendly xlsx library for C++14 |
xxhash | 0.6.4 | Extremely fast hash algorithm |
yajl | 2.1.0-1 | Yet Another JSON Library |
yaml-cpp | 0.6.2-2 | yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. |
yara | e3439e4ead4ed… | The pattern matching swiss knife |
yato | 1.0-1 | Modern C++14 containers and utilities actors system typesafe config |
yoga | 1.9.0 | Yoga is a cross-platform layout engine which implements Flexbox |
zeromq | 7/30/2018 | The ZeroMQ lightweight messaging kernel is a library which extends the standar… |
zlib | 1.2.11-3 | A compression library |
zstd | 1.3.4 | Zstandard – Fast real-time compression algorithm http://www.zstd.net |
zziplib | 0.13.69 | library providing read access on ZIP-archives |
We accept contributions for new libraries, updates and improvements. See examples on how to create your own port file in the catalog.
Use Vcpkg with your projects
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.
vcpkg integrate install
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.
In addition to the VS integration, Vcpkg also supports CMake and other build systems. For more information, see docs/EXAMPLES.
We want to hear from you!
This tool is now available for you to try. Please share your feedback and suggestions! The best place to provide them is in the GitHub repo: create new issues or vote on existing ones. We would love to accept pull requests for more open-source libraries — see docs/index.md.
You can also contact us at vcpkg@microsoft.com
Previous IPDB not found!!
It seems like, I am missing something… ?