What is the best way to handle 2D graphics programming using Rust?

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
  • webrender

    A GPU-based renderer for the web

  • Surprised noone mentioned https://github.com/servo/webrender

  • Servo

    Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine

  • Perhaps it feels like cheating depending on how much you wanted to implement yourself. But you'd still need to parse HTML+CSS and implement all the layout stuff. Though of course there's some libraries for that too. I mean, Servo is an entire (experimental?) engine written in Rust.

  • 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
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