Displaying 1401-1450 of 2591 search Vcpkg ports.
libyuv is an open source project that includes YUV scaling and conversion functionality
ZenLib is a C++ utility library for easiest cross-platform development
The Libzim is the reference implementation for the ZIM file format. It's a software library to read and write ZIM files on many systems and architectures. More information about the ZIM format and the openZIM project at https://openzim.org/.
A C library for reading, creating, and modifying zip archives.
Simple basic C++ wrapper around the libzip library. It is meant to be a portable and easy-to-use library for ZIP handling
Software licensing and registration using digital signatures and public cryptography 🪪
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
A lightning-fast memory signature/pattern scanner, capable of scanning gigabytes of data per second.
Lilv is a C library for simple use of LV2 plugins in applications.
linalg.h is a single header, public domain, short vector math library for C++
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.
Digital signal processing library for software-defined radios.
litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support.
A complete RTSP server application
LLM inference in C/C++
P1031 low level file i/o and filesystem library for the C++ standard
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal.
Port of http_parser to llparse.
A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
LMDB is an extraordinarily fast, memory-efficient database
🔒 A C++20 Library that provides mutex protected objects
PNG encoder and decoder in C and C++.
Legacy port. Use port lodepng instead.
A simple to use C++ logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration
A library of C++ classes for flexible logging to files (rolling), syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable.
Apache log4cxx is a logging framework for C++ patterned after Apache log4j, which uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR
A lightweight and flexible C++ logging library
LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).
QPACK compression library for use with HTTP/3
Aaron's random distributions for C++
A C++ port of the IRLBA algorithm, based on the C code in the R package.
C++ port of R's Hartigan-Wong implementation
Collection of KNN algorithms in C++
Lightweight C++ library for power iterations
C++ port of the UMAP algorithm
A powerful, fast, lightweight, embeddable scripting language
Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1
A lightweight, dependency-free library for binding Lua to C++
A lightweight, dependency-free, suitable for game development library for binding Lua to C++17
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.
LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
Lumino is a framework for building real-time graphics applications.
Tools to aid in Vulkan development