Displaying 1001-1050 of 2824 search Vcpkg ports.
Activity indicators for modern C++
An indirect value-type for C++
A Deflate and Deflate64 decompression library
InfluxDB C++ client library
C++ Library for pulling system and hardware information, without hitting the command line.
Simple .INI file parser
C library for parsing INI-style files
Simple header-only C++ ini parser and generator
Inja - A Template Engine for Modern C++
Intel(R) Multi-Buffer Crypto for IPsec Library
Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors.
Intel(R) Decimal Floating-Point Math Library
Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters. Also known as libisptr.
Extended precision integer C++ library
A platform-independent C/C++ library with many DSP (digital signal processing) functions, amongst also FIR and IIR filter design - but also FFT, DFT, Goertzel and Windowing functions.
Official C++ SDK for the IPGeolocation.io IP Location API.
The Irrlicht Engine is an open source realtime 3D engine written in C++. It is cross-platform, using D3D, OpenGL and its own software renderers.
iRacing Modern C++ SDK
Intel(R) Intelligent Storage Acceleration Library
ISMRM Raw Data Format
Lists of the country, language, and currency names
Replacement of QtSingleApplication for Qt 5 and Qt 6 with support for inter-instance communication
Insight Segmentation and Registration Toolkit (ITK) is used for image processing and analysis.
A collection of std-like single-header C++ libraries.
IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.
Bit containers, sequences, and views for everyone.
Lightweight WebSocket Client and Server + HTTP Client and Server
Cross-platform API that enables device sharing and inter-application audio routing
C++ OpenTracing binding for Jaeger https://jaegertracing.io/
Jansson is a C library for encoding, decoding and manipulating JSON data
Open source implementation of the JPEG-2000 Part-1 standard
Value-type for composite class design for C++26 (reference implementation of std::indirect and std::polymorphic from p3019r14)
a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later.
A software implementation of the JBIG1 data compression standard (ITU-T T.82)
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support
Sweep-line algorithm for constrained Delaunay triangulation
A simple C++ library designed to facilitate easy mapping from json content to a class model.
(very) lightweight version of Jinja2 for C++, Lightweight templating engine for C++, based on Jinja2.
A Qt Plotting Library
A multi core friendly rigid body physics and collision detection library suitable for games and VR applications
C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper
A minimalistic JSON parser in C.
A JSON implementation in C
A small header-only library for converting data between json representation and c++ structs.
Implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types.
A JSON-RPC 2.0 framework implemented in C++17 using the nlohmann's json for modern C++.
C++ library for validating JSON documents based on a JSON Schema. This validator is based on the nlohmann-json library.
A C++ JSON parser/generator implemented with Boost Spirit
json11 is a tiny JSON library for C++11, providing JSON parsing and serialization.
An enhancement of the JSON Spirit C++ library to understand json5.