Displaying 2001-2050 of 2641 search Vcpkg ports.
Qt translations.
The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 6 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets.
A toolbox for making Qt based Wayland compositors
Qt WebChannel enables peer-to-peer communication between a server (QML/C++ application) and a client (HTML/JavaScript or QML application).
Qt WebEngine provides functionality for rendering regions of dynamic web content.
The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.
Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.
A simple and modern C++ quadtree implementation
The QuantLib C++ library
Coin3D GUI binding for Qt
A C++11 library to work with quaternions, as a single header file.
Qt/C++ wrapper over minizip
QuickFIX is a free and open source implementation of the FIX protocol.
Asynchronous Low Latency C++ Logging Library
quirc is one of the C library available for scanning QR Codes
Widgets library for technical applications
another qwt-based 2D/3D plotting library
rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction.
Ragel State Machine Compiler
Random123 is a library of 'counter-based' random number generators (CBRNGs), in which the Nth random number can be obtained by applying a stateless mixing function to N instead of the conventional approach of using N iterations of a stateful transformation.
Simple randomstr function in a header-only C89 library
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Range library for C++14/17/20, basis for C++20's std::ranges
A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.
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++ 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/>
A fast, header-only, C++17 library for parsing Wavefront .obj files
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
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).
🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)
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++