dihardts_cstools

Crates.iodihardts_cstools
lib.rsdihardts_cstools
version2.2.0
created_at2023-07-12 15:16:40.505858+00
updated_at2025-08-06 14:39:00.456864+00
descriptionCollection of data structures and algorithms
homepagehttps://github.com/di-hardt/cstools.git
repositoryhttps://github.com/di-hardt/cstools.git
max_upload_size
id914580
size29,910
Dirk Winkelhardt (di-hardt)

documentation

https://github.com/di-hardt/cstools.git

README

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
Commit count: 20

cargo fmt