InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 5 Rust Data Visualization Projects
-
-
Project mention: Soufflé: A Datalog Synthesis Tool for Static Analysis | news.ycombinator.com | 2022-11-30
I've worked on percival a bit, it compiles (transpiles?) the datalog ast into javascript code on demand and executes it to get the results, see [1]. Percival's creator, Eric, also submitted a 10m presentation about the project [2] to the HYTRADBOI 'virtual conference' earlier this year [2]. They also submitted a Show HN that received a couple comments [3]. The Have You Tried Rubbing A Database On It conference included several awesome presentations featuring datalog, which readers may find interesting [4].
[1]: https://github.com/ekzhang/percival/blob/main/crates/perciva...
[2]: https://www.hytradboi.com/2022/percival-a-reactive-language-...
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
neural-network-from-scratch
A neural network library written from scratch in Rust along with a web-based application for building + training neural networks + visualizing their outputs
Project mention: Browser-based neural network sandbox built with Rust + WebAssembly | reddit.com/r/rust | 2022-04-02Full source code is on Github: https://github.com/ameobea/neural-network-from-scratch
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Rust Data Visualization related posts
- Ask HN: Who is hiring? (October 2022)
- Hey Rustaceans! Got a question? Ask here! (40/2022)!
- Data visualization in rust
- Chumsky, a Rust parser-combinator library with error recovery
- Will Rust-based data frame library Polars dethrone Pandas? We evaluate on 1M+ Stack Overflow questions
- Simple plotting/graphing crate suggestions
- GraphQL Postgres Metrics Dashboard with Cube
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 Jan 2023
Index
What are some of the best open-source Data Visualization projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | plotly | 680 |
2 | percival | 489 |
3 | neural-network-from-scratch | 94 |
4 | bhtsne | 48 |
5 | ux-charts | 31 |