Crates.io | gsl_rust |
lib.rs | gsl_rust |
version | 0.7.4 |
source | src |
created_at | 2022-03-04 18:33:48.427208 |
updated_at | 2022-08-03 06:17:09.135752 |
description | A safe GSL wrapper |
homepage | |
repository | https://github.com/PvdBerg1998/gsl_rust |
max_upload_size | |
id | 543618 |
size | 28,167,082 |
This is a safe Rust wrapper around the GSL.
It only supports a subset of the API which I need for private projects.
GSL is bundled and gets compiled from source, then statically linked. This can take a while, especially if Cargo decides to recompile.