#plot #utility #graphics

sb-rust-library

Basic library providing common functionality I reuse in many of my projects

8 releases

0.1.7 Feb 20, 2021
0.1.6 Feb 20, 2021
0.1.1 Jan 22, 2021

#331 in Visualization

Download history 3/week @ 2024-02-25 71/week @ 2024-03-31

71 downloads per month

Custom license

34KB
783 lines

SB Rust Library

A catchall library for my custom rust code that I reuse throughout my projects


lib.rs:

Basic library providing common functionality I reuse in many of my projects.

I plan on adding a lot more things as I go, but for now, the only thing really worth mentioning is the mini plotting library plotter which can be used to quickly plot primitives (lines and circles) on a canvas.

Dependencies

~16–26MB
~181K SLoC