Displaying 1801-1850 of 2593 search Vcpkg ports.
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
Tiny 2D vector graphics library in 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++.
C++ helper for making vectors.
PresentMon is a tool to capture and analyze ETW events related to swap chain presentation on Windows.
PROJ - Cartographic Projections and Coordinate Transformations Library
The projectM Music Visualizer. A cross-platform, OpenGL-based reimplementation of Milkdrop as a reusable library.
The projectM Expression Evaluation Library. A portable drop-in replacement of Milkdrop's "ns-eel2" expression parser for use in Milkdrop, projectM and other applications. MIT licensed.
Prometheus Client Library for Modern C++
C++ promise/A+ library in Javascript style.
Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.