#serialization #algorithm #hdf5 #deserialize #serde

dihardts_cstools

Collection of data structures and algorithms

3 stable releases

2.2.0 Aug 6, 2025
2.1.0 May 23, 2025
1.0.0 Jul 12, 2023

#1004 in Encoding

Download history 2/week @ 2025-10-20

196 downloads per month
Used in macpepdb

Custom license

17KB
270 lines

CS Tools

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

Dependencies

~1–2MB
~41K SLoC