4 releases

0.7.4 Aug 3, 2022
0.7.3 Apr 7, 2022
0.7.2 Mar 4, 2022
0.7.1 Mar 4, 2022

#1650 in Algorithms

Custom license

11MB
264K SLoC

C 228K SLoC // 0.1% comments C++ 18K SLoC // 0.1% comments Shell 8K SLoC // 0.2% comments M4 7.5K SLoC // 0.2% comments Rust 2K SLoC // 0.2% comments Automake 1K SLoC // 0.1% comments Batch 158 SLoC // 0.1% comments Python 69 SLoC // 0.6% comments Unison 20 SLoC

gsl_rust

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.

Dependencies