rpcclient.h

library of unrelated but useful C++ classes

Install

All systems
curl cmd.cat/rpcclient.h.sh
Debian Debian
apt-get install libcxxtools-dev
Ubuntu
apt-get install libcxxtools-dev
image/svg+xml Kali Linux
apt-get install libcxxtools-dev
Fedora
dnf install cxxtools-devel-1
Windows (WSL2)
sudo apt-get update sudo apt-get install libcxxtools-dev
Raspbian
apt-get install libcxxtools-dev

libcxxtools-dev

library of unrelated but useful C++ classes

cxxtools contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program. This package has the development headers and the static libraries.

cxxtools-devel-1

2.2.1-17.fc29.x86_64 : Development files for cxxtools