Displaying 1501-1550 of 2516 search Vcpkg ports.
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.
C++ Driver for MongoDB
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.
A very light weight, easy to use middleware. You will need core-moos above all other components
a set of useful applications that leverage the core-moos communications layer.
set of user interface tools to use and leverage the MOOS project.
A header-only compile-time Morton encoding / decoding library for 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
MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders. It's compatible with libjpeg API and ABI, and can be used as a drop-in replacement for libjpeg.
The quantities and units library for C++
LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.
This is an experimental library that has evolved to P2688
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.
Deprecated alias for ms-angle
Stub port that ensures the Microsoft GDK with Xbox Extensions is installed.
glTF-SDK is a C++ Software Development Kit for glTF (GL Transmission Format -https://github.com/KhronosGroup/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.
Minimal HTTP/3 library on top of MsQuic
msinttypes is a package to provide missing ISO C9x compliant headers for Microsoft Visual Studio
The MSIX Packaging SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.The MSIX Packaging APIs that a client app would use to interact with .msix/.appx packages are a subset of those documented here. See sample/ExtractContentsSample/ExtractContentsSample.cpp for additional details.
Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.
Cross-platform, C implementation of the IETF QUIC protocol
Mstch is a complete implementation of {{mustache}} templates using modern C++
Tonitaga 2024. MTLT is a header-only math matrix library that allows you to do compile-time calculations, perform atomic operations, and contains all the basic operations on matrices. The library is written in STL style, supports joint work with STL algorithms. Since C++11
Multi-Joint dynamics with Contact. A general purpose physics simulator.
An embeddable Javascript interpreter in C
A small but full-featured unit testing framework for C
muparser is a fast math parser library for C/C++ with (optional) OpenMP support.