Displaying 1951-2000 of 2516 search Vcpkg ports.
A property-based testing library for C++ (a la QuickCheck) with the goal of being simple to use with as little boilerplate as possible.
Rapidcsv is a C++ header-only library for CSV parsing.
Rapid fuzzy string matching library for C++17 using the Levenshtein Distance.
Very fast, high quality, platform independent hashing algorithm.
A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility.
RapidXML NS library - RapidXML with added XML namespaces support
Rappture is a toolkit supporting Rapid application infrastructure, making it quick and easy to develop powerful scientific applications.
A simple and easy-to-use immediate-mode gui library
A simple and easy-to-use library to enjoy videogames programming
Rigid Body Dynamics Library
Rigid Body Dynamics Library - ORB
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
A fast single-producer, single-consumer lock-free queue for C++
GNU readline and history libraries
empty package, linking to readline-unix
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.
Implementation of readline for Windows Desktop
ReadOSM is an open source library to extract valid data from within an Open Street Map input file (.osm or .osm.pbf)
Realm is a mobile database that runs directly inside phones, tablets or wearables.
Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).
A stub package that pulls in recastnavigation. Do not depend on this package.
Industry-standard navigation-mesh toolset for games
Simple resource pool for recycling resources in C++
This is a C++ client for Redis. It's based on hiredis, and written in C++ 11
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C++20]
This is a tiny repository that contains header files for the REFPROP fluid property library. The header files should work with both C++ and C, but they have only been tested with C++ so far.
Vulkan render graph implementation.
A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters.
A cross-platform (C99/C++11) process library
c++11, high performance, cross platform, easy to use rpc framework
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
Modern C++ REST Client library
Simple REST client for C++. It wraps libcurl for HTTP requests.
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Rexo is a neat single-file cross-platform unit testing framework for C/C++
C library for computing a wide variety of hash sums
Simple header-only librhash wrapper for verifying hashes from a file to a given `const char *`.
Simple library for reading RIFF files
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
OpenGL Object Wrapper
A C++ internal iteration library based loosely on Java Streams
This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel® oneAPI Rendering Toolkit.
A platform independent standalone library that plays Lottie Animation.
RmlUi is the C++ user interface library based on the HTML and CSS standards, designed as a complete solution for any project's interface needs.
rmqcpp - A C++ library for RabbitMQ.
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20