Displaying 2051-2100 of 2360 search Vcpkg ports.
stdexec is an experimental reference implementation of the Senders model of asynchronous programming proposed by P2300 - std::execution for adoption into the C++ Standard.
A C++17 cross-platform implementation for UUIDs
STFT based real-time pitch and timbre shifting in C++ and Python
ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
Official GitHub repository of the StormLib library created by Ladislav Zezula (author)
Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves.
Flexible modern C++ string library with type-safe formatting.
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
An additive strong typedef library for C++14/17/20
An easy to customize, strong type library with built in support for unit-like behavior
robust, optimized and portable string processing algorithms for the C++ language
STX is a collection of libraries and utilities designed to make working with C++ easier and less error-prone.
STXXL: Standard Template Library for Extra Large Data Sets
A suite of sparse matrix algorithms. Also provides libcxsparse.
Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/
sort.h is an implementation of a ton of sorting algorithms in C with a user-defined type that is provided at include time.
SymEngine is a fast symbolic manipulation library, written in C++
A set of C++ classes and macros which provide an event-driven simulation kernel in C++
Szip compression software, providing lossless compression of scientific data
Table maker for modern C++
Tacopie is a TCP Client & Server C++11 library
TagLib Audio Meta-Data Library
TA-Lib - Technical Analysis Library
C++ header-only JSON library
an NDIS 6 implementation of the TAP-Windows driver, used by OpenVPN and other apps. Note: This package only contains the headers for the driver.
Fast and lightweight thread pool for C++11 and newer.
Fast Parallel Tasking Programming Library using Modern C++
oneAPI Threading Building Blocks (oneTBB)
Implementation of C++20's std::span for older compilers
Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides the fastest and most powerful way to create GUI applications that run on PCs, Unix, and Mac OS X. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications.
Templatized command-line argument parser for C++
📦 TCP based publish-subscribe library for C++ 🌐
Telnet++ is an implementation of the Telnet Session Layer protocol using C++14
Library for computation using data flow graphs for scalable machine learning (C API version)
Library for computation using data flow graphs for scalable machine learning (C++ API version)
This meta package holds common files for the C [tensorflow] and the C++ [tensorflow-cc] API version of TensorFlow but is not installable on its own.
A tensor-aware point-to-point communication primitive for machine learning
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
TFHE is open-source software distributed under the terms of the Apache 2.0 license.
C++ library for Telegram bot API.
A tiny garbage collector for C
TGUI is an easy to use, cross-platform, C++ GUI for SFML.
An open source library for multiview geometry and structure from motion
think-cell's range library
File watcher in C++.
SFML Extension with various game programming features, like particles, animations, vector operations
ThorVG is a platform-independent portable library that allows for drawing vector-based scenes and animations, including SVG and Lottie. It provides user-friendly APIs, has no dependencies, and maintains a super compact size.
threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.