Rust SVG

Open-source Rust projects categorized as SVG

Top 12 Rust SVG Projects

  • svgbobrus

    Convert your ascii diagram scribbles into happy little SVG

    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.

    InfluxDB logo
  • vtracer

    Raster to Vector Graphics Converter

    Project mention: Affinity's Adobe-rivaling creative suite is now free for six months | news.ycombinator.com | 2024-07-08
  • resvg

    An SVG rendering library.

  • rust-skia

    Rust Bindings for the Skia Graphics Library

  • spacebadgers

    Fast and clean SVG badges

  • gradient-rs

    A command line tool for playing with color gradients

  • ux-animate

    A simple but powerful tweening, spring physics, animation library for Rust

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • bevy_svg_map

    Bevy utility to translate SVG paths to the scene

  • kbdgen

    The next iteration of a Rust keyboard layout generator

  • tileline

    Simple library to generate SVG block graph

  • minify-selectors

    Post-processor to minify class and ID selector names.

  • github-stats

    Generate GitHub traffic statistics charts (by raspi)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust SVG discussion

Log in or Post with

Rust SVG related posts

  • Affinity's Adobe-rivaling creative suite is now free for six months

    1 project | news.ycombinator.com | 8 Jul 2024
  • Pikchr: A PIC-like markup language for diagrams in technical documentation

    2 projects | news.ycombinator.com | 6 Jan 2024
  • Show HN: AI Generated SVG's

    1 project | news.ycombinator.com | 24 Nov 2023
  • Options for SVG / Text rendering on 2D pixel buffer

    1 project | /r/rust | 19 Jul 2023
  • [D] MNIST-like dataset in SVG format

    2 projects | /r/MachineLearning | 9 Jul 2023
  • Vectorize a black and white image

    1 project | /r/selfhosted | 26 Jun 2023
  • Changing bitmap selections into a vector path.

    1 project | /r/Affinity | 22 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

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

Sponsored
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.
www.influxdata.com

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?