Displaying 801-850 of 2856 search Vcpkg ports.
ONNXIFI with Facebook Extension
Header-only library for conversion to/from half-precision floating point formats
freealut library for OpenAL - based on a svn2git mirror. Unmaintained but likely "complete"
A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library.
Support library for graphics image formats
FreeRDP is a free remote desktop protocol library and clients
Implementation of the Tabular Data Stream protocol
A library to render fonts.
OpenGL text using one vertex buffer, one texture and FreeType
FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet
A large collection of free and portable video plugins
GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)
Header-only library that provides 0 cost initialization for immutable containers and various algorithms. Frozen provides:immutable (a.k.a. frozen), constexpr-compatible versions of std::set, std::unordered_set, std::map and std::unordered_map and 0-cost initialization version of std::search for frozen needles using Boyer-Moore or Knuth-Morris-Pratt algorithms.
A lightweight header-only library for using Keras (TensorFlow) models in C++.
Fruit, a dependency injection framework for C++ by Google
FTGL is a free open source library to enable developers to use arbitrary fonts in their OpenGL (www.opengl.org) applications.
:computer: C++ Functional Terminal User Interface. :heart:
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
This port is the new fplus port, the old fplus has been removed. Functional Programming Library for C++. Write concise and readable C++ code
Functions Framework for C++.
C++ implementation of the Future Config configuration system
fuzzylite: a fuzzy logic control library in C++
An easy to use audio processing library
C99/C++ header-only library for division via fixed-point multiplication by inverse
g2o: A General Framework for Graph Optimization
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
Gainput is a multiplatform C++ input library, supporting mouse, keyboard and controllers
gamedev-framework is a framework to build 2D games in C++17
GameInput
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
Gamma is a cross-platform, C++ library for doing generic synthesis and filtering of signals. It is oriented towards real-time sound and graphics applications, but is equally useful for non-real-time tasks. Gamma is designed to be "light-footed" in terms of memory and processing making it highly suitable for plug-in development or embedding in other C++ projects.
A genetic algorithms library in C++ for single- and multi-objective optimization.
A general Genetic Algorithm Solver in C++
Basic linear algebra C++ library for 2D and 3D applications
A C++ compile-time math library using generalized constant expressions
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
GDBM is a library of database functions that use extensible hashing and works similar to the standard UNIX dbm.
Grassroots DICOM read-only mirror. Only for Pull Request. Please report bug at http://sf.net/p/gdcm
Image loading library.
Generic Graphical Library.
Low-precision matrix multiplication
Genann is a minimal, well-tested library for training and using feedforward artificial neural networks (ANN) in C.
Tiny header-only C++17 library for lat/lng geometry: distance, bearing, area, point-in-polygon and path proximity
Geogram is a programming library of geometric algorithms.
GeographicLib, a C++ library for performing geographic conversions
Geometry Engine Open Source
GEOTRANS is an application that allows you to convert geographic coordinates among a wide variety of coordinate systems, map projections, grids, and datums. GEOTRANS runs in Microsoft Windows and LINUX environments.
GetDNS is a modern asynchronous DNS API
The getopt and getopt_long functions automate some of the chore involved in parsing typical unix command line options.
Full getopt port for unicode and multibyte windows applications