Displaying 1751-1800 of 2516 search Vcpkg ports.
The NVIDIA PhysX SDK is a scalable multi-platform physics solution supporting a wide range of devices, from smartphones to high-end multicore CPUs and GPUs. This is the latest NVIDIA official version of the PhysX engine which also directly integrates into Omniverse. This port is NOT officially supported by NVIDIA.
A header-file-only, JSON parser serializer in C++.
PicoSHA2 - a C++ SHA256 hash generator
The Preview Image Extractor (PIEX) is designed to find and extract the largest
Low-latency audio/video router and processor. This port only builds the client library, not the server.
Pistache is a modern and elegant HTTP and REST framework for C++. It is entirely written in pure-C++11 and provides a clear and pleasant API
Simple 2D Graphics based on standard and portable OpenGL.
Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization.
pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.
The non-standard Wayland protocols use by KDE Plasma
A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
plf::hive is a fork of plf::colony to match the current C++ standards proposal.
A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
A data container replicating std::queue functionality but with better performance than standard library containers in a queue context. C++98/03/11/14/etc-compatible.
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
A suite of portable game libraries
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Portable, simple and extensible C++ logging library.
PLplot is a cross-platform software package for creating scientific plots whose (UTF-8) plot symbols and text are limited in practice only by what Unicode-aware system fonts are installed on a user's computer.
{{mustaches}} for C++
Persistent Memory Development Kit
The Polygon Mesh Processing Library
A C++ wrapper for libpng library.
PNGwriter is a very easy to use open source graphics library that uses PNG as its output format
This is a heavily modified implementation of FFTPack
pkpy is a lightweight(~15K LOC) Python interpreter for game scripting, built on C++17 with STL.
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
PoDoFo is a library to work with the PDF file format
Adaptive Multigrid Solvers
The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.
C++17, x86/x64 Hooking Library v2.0
A polymorphic value-type for C++
C++ reflection library with Lua binding, and JSON and XML serialisation.
Light and self-contained implementation of C++17 parallel algorithms.
A PDF rendering library
PopSift is an implementation of the SIFT algorithm in CUDA.
💬 Portable GUI dialogs library, C++11, single-header
Collection of miscellaneous portable C snippets
PortAudio Portable Cross-platform Audio I/O API PortAudio is a free, cross-platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' or C++ that will compile and run on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA). It is intended to promote the exchange of audio software between developers on different platforms. Many applications use PortAudio for Audio I/O.
PortMidi is a cross platform (Windows, macOS, Linux, and BSDs which support alsalib) library for interfacing with operating systems' MIDI I/O APIs.
Portsmf is 'Port Standard MIDI File', a cross-platform, C++ library for reading and writing Standard MIDI Files.
Minimal solvers for calibrated camera pose estimation
A C++ client library for Consul. Consul is a distributed tool for discovering and configuring services in your infrastructure.
C/C++ preprocessor macros that you can use to simplify your life.
Pretty Printer for Modern C++
a proximity query package
A utility to provide stringizing support for C++ enums.
This C++ code provides a template for enabling bitwise operations on enum classes, which are not supported by default in C++.