3 Repositories
Rust gnuplot Libraries
Externalize easily the plotting process from Rust to gnuplot.
preexplorer Easy plotter and saver of simple data. Handy tool for development stage or small computational projects. Save data, have a quick view and
4 Jan 7, 2022
A Rust library for drawing plots, powered by Gnuplot.
RustGnuplot A Gnuplot controller written in Rust. Documentation See here Examples A simple example: let mut fg = Figure::new(); fg.axes2d() .set_titl
353 Dec 26, 2022
Statistics-driven benchmarking library for Rust
Criterion.rs Statistics-driven Microbenchmarking in Rust Getting Started | User Guide | Master API Docs | Released API Docs | Changelog | | Criterion.
3.1k Jan 8, 2023