InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 12 Rust SVG Projects
-
Project mention: Pikchr: A PIC-like markup language for diagrams in technical documentation | news.ycombinator.com | 2024-01-06
I recently had to draw some diagrams for documenting something. After looking at various Markdown-friendly options I landed on svgbob[1]. I believe it's a superior solution to these kinds of graph drawing tools for Markdown for one specific reason: the code is still readable. When I go to look at a Markdown file I don't always open the output. I will commonly open up a README file in Vim or just cat it to the terminal. In this case diagrams like those in this post is next to useless. I'm not going to read through some complex drawing definitions and try to visualise the results. With svgbob (or Typograms[2] or any of the other similar options) you can still read the Markdown text document and see the diagrams which is great!
Of course this comes with a tradeoff, drawing the diagrams can be a bit of a pain. But I believe this can be solved by a good Markdown editor or editor plugin. Alternatively a spec like this could be converted into an svgbob-compatible diagram.
[1]https://ivanceras.github.io/svgbob-editor/
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Project mention: Affinity's Adobe-rivaling creative suite is now free for six months | news.ycombinator.com | 2024-07-08
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Rust SVG discussion
Rust SVG related posts
-
Affinity's Adobe-rivaling creative suite is now free for six months
-
Pikchr: A PIC-like markup language for diagrams in technical documentation
-
Show HN: AI Generated SVG's
-
Options for SVG / Text rendering on 2D pixel buffer
-
[D] MNIST-like dataset in SVG format
-
Vectorize a black and white image
-
Changing bitmap selections into a vector path.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 Sep 2024
Index
What are some of the best open-source SVG projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | svgbobrus | 3,835 |
2 | vtracer | 3,147 |
3 | resvg | 2,708 |
4 | rust-skia | 1,414 |
5 | spacebadgers | 252 |
6 | gradient-rs | 111 |
7 | ux-animate | 23 |
8 | bevy_svg_map | 16 |
9 | kbdgen | 13 |
10 | tileline | 10 |
11 | minify-selectors | 8 |
12 | github-stats | 1 |