Ubiquity (v0.3.0) - I made a cross-platform markdown editor to learn some Rust. It uses Yew, Tauri, Tailwind and DaisyUI. Currently available on Windows, Linux and the web.

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tauri-sys

    Discontinued Bindings to the Tauri API for projects using wasm-bindgen

  • To answer your question about frontend <-> backend communication, I used the forked tauri-sys library from bicarlsen to avoid implementing the JS glue code myself.

  • markdown-rs

    CommonMark compliant markdown parser in Rust with ASTs and extensions

  • I used the markdown-rs crate for Ubiquity.

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

    Discontinued A Markdown parser library in Rust

  • While I was chasing 2 to see what was going on under the hood (you're using md), I identified that md is unmaintained and unfinished. So you might want to reconsider your dependency.

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

  • New CommonMark compliant Markdown parser in Rust with ASTs and extensions

    1 project | /r/spacebulls | 13 Oct 2022
  • 給前端的簡單 AI 教學 - 2.3 在 llm 回應中渲染 custom component

    5 projects | dev.to | 31 Dec 2023
  • [Project Share] List dialog that supports complex HTML and Markdown format.

    1 project | /r/tasker | 24 Jul 2023
  • Help needed!

    1 project | /r/sveltejs | 15 Jul 2023
  • Need help - sanitizeHtml with marked doesn't render special characters correctly (&amp; is &amp;amp; and then &amp;amp;amp)

    1 project | /r/learnjavascript | 26 Jun 2023