Displaying 1801-1850 of 2361 search Vcpkg ports.
Qt Quick Controls 2 (deprecated). Included in qtdeclarative
Qt Quick Effect Maker (QQEM) for creating and editing custom shader effects.
Module for keyframe-based timeline construction.
Qt distributed object system
SCXML (state machine notation) compiler and related tools
Qt Sensors
Support for CAN and potentially other serial buses.
Qt Serial Port support
APIs and tools in this module provide the producer functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL.
Qt Speech support
Qt SVG
Qt Tools
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
Qt WebEngine
Qt WebSockets
Qt Web View
A simple and modern C++ quadtree implementation
The QuantLib C++ library
A C++11 library to work with quaternions, as a single header file.
Qt/C++ wrapper over minizip
QuickFAST is an Open Source native C++ implementation of the FAST Protocol [SM].
QuickFIX is a free and open source implementation of the FIX protocol.
C++14 Asynchronous Low Latency Logging Library
quirc is one of the C library available for scanning QR Codes
qt widgets library for technical applications
another qwt-based 2D 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++17 using the Levenshtein Distance.
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++