Displaying 451-500 of 2543 search Vcpkg ports.
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.
A constexpr-friendly, optimisation-friendly contracts library.
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 helper/example library
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
C++11 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.
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.
C++11 JSON, REST, and OAuth library
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
CppUTest unit testing and mocking framework for C/C++.
C++/WinRT is a standard C++ language projection for the Windows Runtime.
CppXaml is a library to facilitate usage of the XAML UI framework in C++ Windows apps.
Header-only C++ binding for ZeroMQ