Pavel P's repositories
abseil-cpp
Abseil Common Libraries (C++)
benchmark
A microbenchmark support library
cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
googletest
Google Test
libdeflate
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
libHttpClient
libHttpClient provides a platform abstraction layer for HTTP and WebSocket, and is designed for use by the Microsoft Xbox Live Service API (XSAPI) [https://github.com/Microsoft/xbox-live-api] and game devs. If you want to contribute to the project, please talk to us to avoid overlap.
magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
MaskedVByte
Fast decoder for VByte-compressed integers
math
Boost.org math module
TurboRC
TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems
vix_utils
vix_utils provides command line tools and a a Python API for preparing data for analysing the VIX Futures and Cash Term structures. Term Structure data can be exported to excel (.xslx), csv, and pickle formats.
xxHash
Extremely fast non-cryptographic hash algorithm
yasm
Yasm Assembler mainline development tree
yyjson
The fastest JSON library in C