awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sunng87 avatar

sunng87/handlebars-rust

0
View on GitHub↗
1,471 stars·155 forks·Rust·MIT·4 views

Handlebars Rust

Rust templating with Handlebars

Features

  • Templating Engines - Implementation of the Handlebars templating language.

Star history

Star history chart for sunng87/handlebars-rustStar history chart for sunng87/handlebars-rust

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Handlebars Rust

Similar open-source projects, ranked by how many features they share with Handlebars Rust.
  • blueimp/javascript-templatesblueimp avatar

    blueimp/JavaScript-Templates

    1,718View on GitHub↗

    1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.

    JavaScript
    View on GitHub↗1,718
  • cobalt-org/liquid-rustC

    cobalt-org/liquid-rust

    0View on GitHub↗
    View on GitHub↗0
  • dylanpiercey/vdoDylanPiercey avatar

    DylanPiercey/vdo

    83View on GitHub↗

    The lightweight JSX compatible templating engine. Perfect for creating html strings server side or in browser.

    JavaScript
    View on GitHub↗83
  • askama-rs/askamaA

    askama-rs/askama

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Handlebars Rust→

Frequently asked questions

What does sunng87/handlebars-rust do?

Rust templating with Handlebars

What are the main features of sunng87/handlebars-rust?

The main features of sunng87/handlebars-rust are: Templating Engines.

What are some open-source alternatives to sunng87/handlebars-rust?

Open-source alternatives to sunng87/handlebars-rust include: blueimp/javascript-templates — 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side… cobalt-org/liquid-rust. dylanpiercey/vdo — The lightweight JSX compatible templating engine. Perfect for creating html strings server side or in browser. handlebars-lang/handlebars.js — Handlebars.js is a JavaScript templating engine and logic-less template library used to generate HTML or text by… ijcd/taggart — HTML as code in Elixir. askama-rs/askama.