Yet another HTML builder

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

    A HTML builder written in rust

  • I like using the builder pattern, so I made a HTML builder that you can build with the builder pattern, for fun and profit, called rubil. If you're tired of breaking your fingers with opening and closing brackets and back slashes you can write your HTML with `rubil` like:

  • markup.rs

    A blazing fast, type-safe template engine for Rust.

  • For the sake of thoroughness, I should point out that Haml-like templating engines like Maud and markup.rs are even more concise.

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

    :pencil: Compile-time HTML templates for Rust

  • For the sake of thoroughness, I should point out that Haml-like templating engines like Maud and markup.rs are even more concise.

  • django-sniplates

    Template snippet libraries for Django

  • That's fair. Heck, the .my_component() part is very appealing, given that the browser-side HTML Components spec requires JavaScript and I was actually the one whose question in the Django IRC channel inspired django-sniplates.

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

  • Web server with XML-based language

    3 projects | /r/rust | 12 Jun 2022
  • Would you build Rust GUIs like this?

    1 project | /r/rust | 19 Sep 2022
  • Maud: A Rust macro for writing HTML

    1 project | /r/patient_hackernews | 7 Jun 2022
  • Maud: A Rust macro for writing HTML

    1 project | /r/hackernews | 7 Jun 2022
  • Deploying your Rust WASM Game to Web with Shuttle & Axum

    4 projects | dev.to | 14 Feb 2024