MeanSquaredError's Stars
uyha/flag
C++20 for flag enums
mmahnic/argumentum
C++ command line parsing library
rbeeli/websocketclient-cpp
A transport-agnostic, high-performance, header-only C++23 WebSocket client library with minimal dependencies.
kamchatka-volcano/figcone
Read JSON, YAML, TOML, XML or INI configuration by declaring a struct
rbock/sqlpp11
A type safe SQL template library for C++
crypto-chassis/ccapi
A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
znone/call_thunk
Take the member function of the C++ class as the callback function of the C function
DeveloperPaul123/eventbus
A simple, header only event bus library written in modern C++17.
jorgen/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
taocpp/taopq
C++ client library for PostgreSQL
thrasher-corp/gocryptotrader
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.