Boilerplate, a text template engine using Rust syntax, has reached 1.0!

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

    Statically-checked Rust template engine (by casey)

  • Check out the repo on GitHub and the examples on docs.rs.

  • stilts

    A compiled templating language for rust (by Atrociously)

  • Ooh this is neat! I just published the first version of my template engine Stilts earlier today. I like the function-like macro option. I can't get over how simple but impressive this is! I like that you support full rust syntax in the template by passing it through, that is the same thing I wanted to achieve with mine!

  • 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