#gsl #library

sys GSL-sys

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

5 stable releases

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

#854 in Math

Download history 639/week @ 2024-10-27 257/week @ 2024-11-03 247/week @ 2024-11-10 210/week @ 2024-11-17 253/week @ 2024-11-24 929/week @ 2024-12-01 341/week @ 2024-12-08 386/week @ 2024-12-15 193/week @ 2024-12-22 276/week @ 2024-12-29 631/week @ 2025-01-05 369/week @ 2025-01-12 465/week @ 2025-01-19 580/week @ 2025-01-26 591/week @ 2025-02-02 488/week @ 2025-02-09

2,159 downloads per month
Used in 10 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