Displaying 1751-1800 of 2574 search Vcpkg ports.
VTK-based Data Analysis and Visualization Application
ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering
Parquet-cpp is a C++ library to read and write the Apache Parquet columnar data format. It is now part of the arrow library.
A declarative parser combinator library for C++20.
a lightweight json library written in C
Pairing-Based Crypto library provides low-level routines for pairing-based cryptosystems.
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
PCG — C++ Implementation
Maintainer function to acquire a PCI ID Repository database snapshot
Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.
Perl Compatible Regular Expressions
Regular Expression pattern matching using the same syntax and semantics as Perl 5.
PDAL - Point Data Abstraction Library is a library for manipulating point cloud data.
C API for the Point Data Abstraction Library (PDAL)
PDAL is Point Data Abstraction Library. GDAL for point cloud data.
Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.
Pattern-defeating quicksort (pdqsort) is a novel sorting algorithm
pe-parse is a principled, lightweight C/C++ PE parser
The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).
The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG). This version maintains compatibility with C++11.
Performance instrumentation and tracing for Android, Linux and Chrome
PFFFT, a pretty fast Fourier Transform.
Library to interface with the PF_RING™ kernel module for processing packets at high-rates while providing a consistent API.
Linq for list comprehension in C++
Native API header files for the System Informer project.
2D physics header-only library for videogames developed in C using raylib library.
a library to provide abstract access to various archives
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++
Tiny SVG rendering library in C