Recommended UI framework to draw many 2D lines?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vello

    An experimental GPU compute-centric 2D renderer.

  • Vello (https://github.com/linebender/vello) which uses wgpu to render Edit: just saw you require images. Vello doesn't support those yet

  • femtovg

    Antialiased 2D vector drawing library written in Rust

  • Femtovg (https://github.com/femtovg/femtovg) which uses OpenGL to render

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rust-skia

    Rust Bindings for the Skia Graphics Library

  • Skia (https://github.com/rust-skia/rust-skia) which I think does a mix of software and gpu rendering

  • tiny-skia

    A tiny Skia subset ported to Rust

  • Tiny Skia (https://github.com/RazrFalcon/tiny-skia) which is a slower Rust port of Skia and does all software rendering.

  • wgpu

    Cross-platform, safe, pure-rust graphics api.

  • wgpu (https://github.com/gfx-rs/wgpu) low-level graphics API

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts