#gsl #library

sys GSL-sys

A rust binding for the GSL (the GNU scientific library)

5 stable releases

new 4.0.0 Jan 29, 2025
3.0.0 Sep 17, 2021
2.0.2 Mar 25, 2021
2.0.1 Nov 9, 2020

#799 in Math

Download history 242/week @ 2024-10-14 195/week @ 2024-10-21 652/week @ 2024-10-28 235/week @ 2024-11-04 252/week @ 2024-11-11 217/week @ 2024-11-18 474/week @ 2024-11-25 716/week @ 2024-12-02 341/week @ 2024-12-09 375/week @ 2024-12-16 190/week @ 2024-12-23 294/week @ 2024-12-30 635/week @ 2025-01-06 374/week @ 2025-01-13 462/week @ 2025-01-20 547/week @ 2025-01-27

2,122 downloads per month
Used in 11 crates (via gsl)

GPL-3.0-or-later

5KB
58 lines

gsl-sys

This is the FFI counter-part of the Rust GSL crate. It is better to use the GSL crate directly rather than this one (unless something is missing the Rust binding!).

Dependencies

~0–2MB
~39K SLoC