plotters
rustbreak
plotters | rustbreak | |
---|---|---|
14 | 1 | |
3,920 | 388 | |
1.4% | - | |
8.1 | 0.0 | |
4 days ago | almost 3 years ago | |
Rust | Rust | |
MIT License | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
plotters
-
Plotting with GTK4
plotter-rs Cairo backend: Specific backend to interact with a gtk-rs DrawingArea widget.
-
Looking for any crates to help me migrate my current workflow to Rust.
I would also look at plotters https://github.com/plotters-rs/plotters to replace mathplotlib. Unfortunately, I'm not aware of any library for image transformations/augmentations.
-
Iced, a cross-platform GUI library โ New release featuring stabilization of stateless widgets, first-class theming, widget operations, lazy widget, and more!
Have you looked into plotters https://github.com/plotters-rs/plotters ? I think it should be possible to integrate it into an app.
- By the way, plotters has an ab_glyph feature now
-
[Media] Quantum wave packet simulations (second day learning Rust)
About plots, besides plotly, take a look at https://github.com/plotters-rs/plotters and https://github.com/milliams/plotlib
-
2D library with decent text rendering / measuring support
I'd recommend plotters, I've only used it for it's drawing api and I found it quite nice for text rendering.
-
Data visualization in rust
- https://github.com/plotters-rs/plotters
- Simple plotting/graphing crate suggestions
-
Discussion: Integrating polars and plotters
For those who do not know about them, polars is a data frame crate for Rust and Python. It is also the fastest data frame library, according to benchmarks. Plotters is a crate for data visualisation. Both are the equivalents of pandas and matplotlib from the Python ecosystem. However, the integration with matplotlib in pandas has no equivalent. I would like to propose an effort to integrate polars with plotters, either by modifying the existing codebases, or creating a new bridge crate. I would love to hear opinions about this from the widder community.
- What libraries do you miss from other languages?
rustbreak
-
Hey Rustaceans! Got an easy question? Ask here (15/2021)!
The closest I could find so far is https://github.com/TheNeikos/rustbreak (but I don't think that does incremental updates)
What are some alternatives?
iced - A cross-platform GUI library for Rust, inspired by Elm
databend - ๐๐ฎ๐๐ฎ, ๐๐ป๐ฎ๐น๐๐๐ถ๐ฐ๐ & ๐๐. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
yew - Rust / Wasm framework for creating reliable and efficient web applications
indicatif - A command line progress reporting library for Rust
crates.io - The Rust package registry
cross - โZero setupโ cross compilation and โcross testingโ of Rust crates
indicium - A simple in-memory search for collections and key-value stores.
polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust
rust-memory-container-cs - Rust Memory Container Cheat-sheet
RustGnuplot - A Rust library for drawing plots, powered by Gnuplot.
rfd - Rusty File Dialog