Displaying 551-600 of 2515 search Vcpkg ports.
Darknet is an open source neural network framework written in C and CUDA. You only look once (YOLO) is a state-of-the-art, real-time object detection system, best example of darknet functionalities.
A clone of Darts (Double-ARray Trie System)
DART: Dynamic Animation and Robotics Toolkit
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
A date and time library based on the C++17 <chrono> header
C++ reimplementation of VIS's datraw library.
dav1d is a new open-source AV1 decoder developed by the VideoLAN and FFmpeg communities and sponsored by the Alliance for Open Media.
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
Perhaps the fastest JSON deserializer/serializer posssible or at least close to it.
Header-only utf8 string range used by daw-json-link. Includes a constexpr/noexcept modified version of utfcpp.
Daxa is a convenient, simple and modern gpu abstraction built on vulkan
A dbg(...) macro for C++
Windows Debug Help Library
DBoW2 is an improved version of the DBow library, an open source C++ library for indexing and converting images into a bag-of-word representation.
DBoW3 is an improved version of the DBow2 library, an open source C++ library for indexing and converting images into a bag-of-word representation.
D-Bus specification and reference implementation, including libdbus and dbus-daemon
This DICOM ToolKit (DCMTK) package consists of source code, documentation and installation instructions for a set of software libraries and applications implementing part of the DICOM/MEDICOM Standard.
Simple, flexible and modular assertion macro.
Decimal data type support, for COBOL-like fixed-point operations on currency values.
A really fast C++ library for Delaunay triangulation of 2D points
A cross-platform FTP/FTPS client library based on Boost.Asio.
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
a little library that resolves a path from a (virtual) device name.
Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
C++ command line parser toolkit
Dependency Injection Container for C++
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Official DirectX headers available under an open source license
DirectX 12 Agility SDK
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
DirectXMesh geometry processing library
Legacy DirectX SDK
DirectXTex texture processing library
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Dirent is a C/C++ programming interface that allows programmers to retrieve information about files and directories under Linux/UNIX. This project provides Linux compatible Dirent interface for Microsoft Windows.
The Discord GameSDK is an easy drop-in SDK to help you manage all the hard things that come with making a game.
Rich Presence allows you to leverage the totally overhauled "Now Playing" section in a Discord user's profile to help people play your game together.
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
DISCOUNT is a implementation of John Gruber & Aaron Swartz's Markdown markup language.
A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
Powerful Disassembler Library For x86/AMD64
dlfcn-win32 is an implementation of dlfcn for Windows.
Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
DLPack is an open in-memory tensor structure for sharing tensors among frameworks
DMLC-Core is the backbone library to support all DMLC projects, offers the bricks to build efficient and scalable distributed machine learning libraries.
Command line arguments parser that will make you smile (C++11 port).
The fastest feature-rich C++11/14/17/20 single-header testing framework
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
A modern, fast, lightweight thread pool library based on C++20