Displaying 2551-2600 of 2857 search Vcpkg ports.
Library to load and save OpenEXR(.exr) images
Highly portable and cross-platform dialogs for native inputbox, passwordbox, colorpicker and more
Minimal, type safe printf replacement library for C++
A simple C++ finite state machine library
A header only C++11 glTF 2.0 library.
tiny C++ loader/exporter of python numpy array NPY/NPZ files
Tiny but powerful single file wavefront obj loader
Modern C++ ORM library for Qt framework
:earth_africa: lightweight C++17 ply 3d mesh format importer & exporter
Tiny Software Protocol for communication over UART, SPI, etc
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
Implements a fairly compatible subset of the C++11 thread management classes
lightweight TIFF reader/writer library (C/C++)
A header only C++11 library for parsing TOML.
TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project.
A simple, small, minimal, C++ XML parser that can be easily integrating into other programs.
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
C++11/14/17 std::expected implementation with functional-style extensions
A lightweight, non-owning reference to a callable.
Single-header, ranges-compatible generator type built on C++20 coroutines
C++11/14/17 std::optional with functional-style extensions and reference support
Ranges that didn't make C++20
tlx is a collection of C++ helpers and extensions universally needed, but not found in the STL
A portable C library to load tiled maps in your games.
A lightweight C++14 parsing library for tmx map files created with the Tiled map editor.
type-safe bitwise operations in C++, to be proposed for Boost
A C++11 header-only toml parser/encoder depending only on C++ standard library.
Header-only TOML config file parser and serializer for modern C++.
Simplest, Well-tested, Non-linear equations solver library by C++14.
The C++20 coroutine framework with no compromises. Excellent performance, simple syntax, and powerful features.
Torch's TH library
A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.
A header-only C++ library for task concurrency
A non-blocking I/O cross-platform TCP network library, using C++14
TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.
Tree edit distance (TED) and similarity measurement library, offering multiple algorithm implementation such as APTED and LGM.
An incremental parsing system for programming tools.
C grammar for tree-sitter
Tree-sitter is a parser generator tool and an incremental parsing library. This port installs the CLI executable.
An STL-like C++ header-only tree library
Treehopper SDK is used to develop apps in C#, Java, C++, Python, and MATLAB that connect to Treehopper development boards.
A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
A header-only C++20 term rewriting system for rapidly prototyping programming languages
Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
A thread-safe header-only mocking framework for C++11/14 using the Boost Software License 1.0
A C++ header that uses the RAII pattern to simplify catching and reporting errors for a sequence of steps, throwing all accumulated exception messages as a single exception when going out of scope.
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
C++ implementation of a fast and memory efficient HAT-trie
C++ implementation of a fast hash map and hash set using hopscotch hashing