Displaying 451-500 of 2517 search Vcpkg ports.
COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. The software is licensed under the new BSD license.
A lightweight header-only C++ library to bring colors to your Windows console with a very-easy-to-use API.
COMMS is the C++(11) headers only, platform independent library, which makes the implementation of a communication protocol to be an easy and relatively quick process.
UBLOX (UBX) protocol definition, generated by commsdsl2comms out of cc.ublox.commsdsl schema
DSL schemas parser and code generator for CommsChampion Ecosystem
Simple standalone c++ header file to read compound file (Structured Storage File) content.
concurrencpp is a tasking library for C++ allowing developers to write highly concurrent applications easily and safely by using tasks, executors and coroutines.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
ConfigCat SDK for C++ provides easy integration for your application to ConfigCat. ConfigCat is a feature flag and configuration management service that lets you separate feature releases from deployments. Alternative to LaunchDarkly.
Lightweight header-only C++20 enum and typename reflection.
A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
Small MIT License Library of general stdlib functions written as C++11 constexpr functions.
Pre-conditions, post-conditions, and assertions, all available at compile-time
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
Fast, high-quality texture compression library for many formats, also known as cvtt
Thermophysical properties for the masses
support field copy in different c++ data type.
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
C++11/C++14 multiplatform utility library.
CorrelationVector-Cpp provides a reference C++ implementation of the CorrelationVector protocol for tracing and correlation of events through a distributed system.
Support types and functions for C++20 coroutines
Base64 encoding and decoding with c++.
A single file C++11 header-only HTTP/HTTPS server and client library
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
JSON Web Token library for C++
A lightweight library for converting Japanese kana to romaji and vice versa.
A collection of network-related routines/implementations geared towards providing a robust cross-platform networking library
A single file C++ header-only PEG (Parsing Expression Grammars) library
A lightweight Chinese/Cantonese to Pinyin library.
cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.
Sorting algorithms & related tools for C++14
Fast Parallel Tasking Programming Library using Modern C++.
A C++ implementation of timsort
CppAD: A Package for Differentiation of C++ Algorithms
CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development
Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
A library of C++ coroutine abstractions for the Coroutines TS
A C++11 library ("SDK") implementation of the Debug Adapter Protocol, providing an API for implementing a DAP client or server.
Cross-platform C++ file system library supporting multiple backends
C++ GraphQL schema service generator
Range-based for loop add-ons inspired by the Python builtins and itertools library
cppkafka allows C++ applications to consume and produce messages using the Apache Kafka protocol. The library is built on top of librdkafka, and provides a high level API that uses modern C++ features to make it easier to write code while keeping the wrapper's performance overhead to a minimum.
An OSGi-like C++ dynamic module system and service registry
cppp-reiconv: A character set conversion library based on GNU LIBICONV for The C++ Plus Project.
Realm is a mobile database that runs directly inside phones, tablets or wearables.
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
C++ Slippi replay file parser.
A header-only library for parsing TOML configuration files.
Simple, portable, and self-contained stacktrace library for C++11 and newer
Unit testing framework module for the C++ programming language