Displaying 2151-2200 of 2516 search Vcpkg ports.
A patent-free, Open Source/Free Software DSP library.
C library for finding and handling crystal symmetries
2D skeletal animation runtimes for Spine
A header-only C++ library for localization using GNU gettext po files, based on Boost.Spirit.
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Machine-readable files for the SPIR-V Registry
SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
API and commands for processing SPIR-V modules
Spout is a video frame sharing system for Microsoft Windows, which allows applications to share OpenGL textures in a similar way to Syphon for the Mac.
C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
SQLCipher extends the SQLite database library to add security enhancements that make it more suitable for encrypted local data storage.
The C++14 wrapper around sqlite library
❤️ SQLite ORM light header only library for modern C++
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
A type safe embedded domain specific language for SQL queries and results in C++.
A C++ wrapper for MySQL meant to be used in combination with sqlpp11 (obsolete, use sqlpp11 with the mariadb/mysql feature instead)
A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11 (obsolete, use sqlpp11 with the sqlite3 feature instead)
Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.
Sratom is a library for serialising LV2 atoms to and from RDF, particularly the Turtle syntax.
SRELL (std::regex-like library) is a regular expression template library for C++.
RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
Walking the callstack in windows applications
The AST library provides a comprehensive range of facilities for attaching world coordinate systems to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it
Fast, direct and static typed parsing of JSON with C++
Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).
status_value is a single-file header-only library for objects that represent a status and an optional value. It is intended for use with C++11 and later.
stb single-file public domain libraries for C/C++
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)
A simple, robust, and convenient library for read-only string handling in C.
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
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
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++