Displaying 1601-1650 of 2635 search Vcpkg ports.
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.
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++17 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
Free software emulation of curses in System V Release 4.0, and more
Code to make it easier to write an NDIS network driver on Windows
C++17 header-only dependency-free versioning library complying with Semantic Versioning 2.0.0
NOT FOR EXTERNAL CONSUMPTION, a set of internal scripts used by ned14's libraries.
The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to AVX2 intrinsic functions
A set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
a set of machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
A simple cross-platform async socket library
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement.
Provides a set of APIs that can be used to host .NET Core (dotnet)
Nettle is a low-level cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
The Network Direct architecture allows hardware vendors to expose the advanced capabilities of their networking devices.
Implementation of the Hypertext Transfer Protocol version 2 in C
Implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C