Displaying 1651-1700 of 2851 search Vcpkg ports.
Audio playback and capture library written in C, in a single source file
MiniFB (Mini FrameBuffer) is a small cross platform library that makes it easy to render (32-bit) pixels in a window.
Minimalistic, single-header library for decoding MP3. minimp3 is designed to be small, fast (with SSE and NEON support), and accurate (ISO conformant).
The MinIO C++ Client SDK provides simple APIs to access any Amazon S3 compatible object storage
A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file
A minimalistic high-performance SAT solver
Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer.
UPnP client library/tool to access Internet Gateway Devices
Single C source file zlib-replacement library
Minizip zip file manipulation library
minizip-ng is a zip manipulation library written in C that is supported on Windows, macOS, and Linux.
Cross-platform header-only C++11 library for memory mapped file IO.
mlpack is an intuitive, fast, and flexible header-only C++ machine learning library with bindings to other languages.
A light implementation of the mmap functions for MinGW.
A library for loading dll module bypassing windows PE loader from memory (x86/x64)
Single header libraries for C/C++
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)
High performance base64 encoder/decoder
Client library written in C for MongoDB.
MongoDB C++ Driver.
Embedded web server / embedded networking library
Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.
A very light weight, easy to use middleware.
a set of useful applications that leverage the core-moos communications layer.
set of user interface tools to use and leverage the MOOS project.
SwiftNet is a C networking library built using pcap, providing a clean and readable API.
C++ header-only graphing and data visualization with Modern OpenGL
header-only constexpr library for fast Morton encoding/decoding in N dimensions.
Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol versions 3.1 and 3.1.1, MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model, This makes it suitable for machine to machine messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino
The quantities and units library for C++
LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.
MPark.Patterns is an experimental pattern matching library for C++17.
an implementation of C++17 std::variant for C++11/14/17.
GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result.
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding
mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
Message Passing Interface (MPI) is a standardized and portable message-passing standard designed by a group of researchers from academia and industry to function on a wide variety of parallel computing architectures. The standard defines the syntax and semantics of a core of library routines useful to a wide range of users writing portable message-passing programs in C, C++, and Fortran. There are several well-tested and efficient implementations of MPI, many of which are open-source or in the public domain.
Multiple Precision Integers and Rationals
A bounded multi-producer multi-consumer lock-free queue written in C++11
Header-only MQTT client/server for C++14 based on Boost.Asio.
Microsoft Game Development Kit (GDK)
Stub port that ensures the Microsoft GDK with Xbox Extensions is installed.
glTF-SDK is a C++ Software Development Kit for glTF
Microsoft implementation of the Guidelines Support Library
SDK for the IFC specification at https://github.com/microsoft/ifc-spec
Multi-channel signed distance field generator
MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.
MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.
msgpack11 is a tiny MsgPack library for C++11, providing MsgPack parsing and serialization.This library is inspired by json11.The API of msgpack11 is designed to be similar with json11.