Written in Rust wishlist?

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

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

    A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.

    Linked from this, https://github.com/not-yet-awesome-rust/not-yet-awesome-rust, which has many ideas for projects which are larger in scope.

  • image

    Encoding and decoding images in Rust (by image-rs)

    https://github.com/image-rs/image has decoding support for WebP luma channel only. Could really use chroma decoding. There is a draft PR, but it's stalled.

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

  • Symphonia

    Pure Rust multimedia format demuxing, tag reading, and audio decoding library

    If you're looking for something more ambitious, https://github.com/pdeljanov/Symphonia could use an Opus decoder.

  • winit

    Window handling library in pure Rust

    The winit crate always needs more contributors, lots of open issues

  • wgpu

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

    I've been wanting to try RAUI for replacing imgui as my UI system, but it has no renderer for wgpu.

  • raui

    Rust implementation of Renderer Agnostic User Interface

    I've been wanting to try RAUI for replacing imgui as my UI system, but it has no renderer for wgpu.

  • gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

    I would love to see more people contributing to https://github.com/Byron/gitoxide , a pure-Rust Git library suitable as an alternative to libgit2.

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

  • polars

    Dataframes powered by a multithreaded, vectorized query engine, written in Rust

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