Collection of data structures and algorithms I use regularly.
§Features
hdf5 - Activate (de-)serialization of some data structures as HDF5 (need HDF5 header files installed, e.g. libhdf5-dev on Ubuntu)
serde - Activate (de-)serialization of some data structures using Serde