cdatastructs

Simple data structures accessible from both Python and C. Data in structures are stored as a primitive C types, so in C you can compute data without Python overhead.


License
BSD-3-Clause
Install
pip install cdatastructs==0.4.0