Displaying 351-400 of 2587 search Vcpkg ports.
Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library.
a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
A single header C++11 library designed to make you love template metaprogramming
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
networking library, ans support HTTP/WebSocket, based on asio.
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Modern C++ wrapper classes and utilities of the original sqlite3 API
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
C++11 implementation of {{ mustache }}
butteraugli estimates the psychovisual difference between two images
TempDir is a lightweight C++17 library designed to provide an easy-to-use solution for managing temporary directories and files.
A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.
A C library for asynchronous DNS requests
A set of dbg(…) macros for C
Library of low-level C++ utilities
string functions from newer standards / common non-standards for C89
Concurency
Pluggable caching engine to build and scale high performance cache services.
an open source implementation of the actor model for C++ featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
A C++ wrapper for the cairo graphics library
C library to access the binary planetary ephemeris files.
percipio.xyz cameras SDK
A tiny, single-header <canvas>-like 2D rasterizer for C++
Cap'n Proto serialization/RPC system - core tools and C++ library
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
An open-source implementation of library for reading CASC storage from Blizzard games since 2014
Deprecated alias for Catch2 unit testing framework
A modern, header-only test framework for unit tests
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Metapackage for packages which provide CBLAS
c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)
Library for collision detection between two convex shapes
CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++.
Computer vision library for detecting CCTag markers made up of concentric circles
two libraries that cooperate with <chrono> to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner.
An efficient implementation of the Double Description Method
Constrained Delaunay Triangulation (C++)
Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking library for C++ 11 and later.
Higher level programming in C
a header-only C++11 serialization library (built in support for binary, XML and JSon)
A large scale non-linear optimization library
Library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format
The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.