8 releases
0.1.7 | Feb 20, 2021 |
---|---|
0.1.6 | Feb 20, 2021 |
0.1.1 | Jan 22, 2021 |
#409 in Visualization
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
~9–17MB
~190K SLoC