| Crates.io | dihardts_cstools |
| lib.rs | dihardts_cstools |
| version | 2.2.0 |
| created_at | 2023-07-12 15:16:40.505858+00 |
| updated_at | 2025-08-06 14:39:00.456864+00 |
| description | Collection of data structures and algorithms |
| homepage | https://github.com/di-hardt/cstools.git |
| repository | https://github.com/di-hardt/cstools.git |
| max_upload_size | |
| id | 914580 |
| size | 29,910 |
Collection of data structures and algorithms I use regularly.
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