Displaying 1701-1750 of 2857 search Vcpkg ports.
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.
Library for Polynomial System Solving through Algebraic Methods
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
μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updating.
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.
Murmur3 hash in C
MurmurHash a family of hash functions.
mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC protocol in C++ by Facebook.
A tiny xml parsing library
Fast, flexible and simple GUI
Data package. Brushes used by MyPaint and other software using libmypaint.
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
A lightweight and efficient C++20 JSON library.
A C++ GUI framework for building Windows desktop applications.
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
Cross-platform library for GUI programming in modern C++ style.
Pure C++17 Signals and Slots
Helpers for Arrow C Data & Arrow C Stream interfaces
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
nanobind: tiny and efficient C++/Python bindings
A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12
nanoflann is a C++11 header-only library for building KD-Trees of datasets with different topologies: R2, R3 (point clouds), SO(2) and SO(3) (2D and 3D rotation groups).
NanoGUI is a minimalistic cross-platform widget library for OpenGL 3.x or higher.
Event-Driven JSON Parser for C
A simple high-performance implementation of several "scalability protocols".
A small code-size Protocol Buffers implementation in ANSI C.
The smallest public printf implementation for its feature set.
NanoRange is a C++14 implementation of the C++20 Ranges proposals.
NanoRT, single header only modern ray tracing kernel.
NanoSVG is a simple stupid single-header-file SVG parser. It is accompanied by a simple SVG rasterizer.
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
Optimized primitives for collective multi-GPU communication.
ncnn is a high-performance neural network inference framework optimized for the mobile platform