libtinygltf5d
glTF loader and saver library
glTF (GL Transmission Format) is a royalty-free specification
for the efficient transmission and loading of 3D scenes and
models by applications. TinyGLTF is a C++ implementation to
load and save glTF data.
libhiredict1.3.1
minimalistic C client library for Redict
hiredict is a minimalistic C client library for the Redict database. It is
minimalistic because it just adds minimal support for the protocol, but
at the same time it uses an high level printf-alike API in order to make
it much higher level than otherwise suggested by its minimal code base
and the lack of explicit bindings for every Redict command.
libwaili1t64
WAILI is a wavelet transform library
from the web page: http://www.cs.kuleuven.ac.be/~wavelets/
libcpprspserver3t64
C++ RSerPool client/server API library
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
librrd8t64
time-series data storage and display system (runtime library)
The Round Robin Database Tool (RRDtool) is a system to store and display
time-series data (e.g. network bandwidth, machine-room temperature,
server load average). It stores the data in Round Robin Databases (RRDs),
a very compact way that will not expand over time. RRDtool processes the
extracted data to enforce a certain data density, allowing for useful
graphical representation of data values.
libxmlrpcpp3t64
Robot OS version of xml-rpc protocol library
This package is part of Robot OS (ROS). It contains the XmlRpc++
library, which is a C++ implementation of the XML-RPC protocol. This
version is heavily modified from the package available on SourceForge
in order to support roscpp's threading model. As such, it's a
maintained fork by OSRF.