#chemistry #computational #data #data-flow #module #routines

chemrust-core

The core modules defining the flow and structs of data in computational chemistry routines

8 releases

0.4.0 Dec 24, 2024
0.3.5 Jun 26, 2024
0.2.0 Apr 10, 2024

#478 in Data structures

Download history 8/week @ 2024-09-18 20/week @ 2024-09-25 9/week @ 2024-10-09 14/week @ 2024-10-16 9/week @ 2024-10-30 10/week @ 2024-11-06 2/week @ 2024-11-13 6/week @ 2024-11-20 4/week @ 2024-11-27 14/week @ 2024-12-04 33/week @ 2024-12-11 90/week @ 2024-12-18 55/week @ 2024-12-25 7/week @ 2025-01-01

196 downloads per month
Used in 8 crates

MIT license

41KB
1K SLoC

The core module of chemrust is responsible for the abstraction of the data input/output for the chemical models, regardless of the detailed file formats. The designs and implementations of the structs, traits and patterns serve the internal running logics of the library. Only essential data structures and data manipulations are presented here.

Dependencies

~7MB
~151K SLoC