sailfish icon indicating copy to clipboard operation
sailfish copied to clipboard

Question: some comparison to askama?

Open GoldsteinE opened this issue 4 years ago • 2 comments
trafficstars

Hi!

First of all, this crate looks very cool and I'm happy to see another compile-time validated templates library.

Since sailfish looks very similar to askama, maybe it would be useful to provide some comparison, so it would be more clear which crate is better for different usecases.

GoldsteinE avatar Aug 04 '21 14:08 GoldsteinE

Sailfish is way faster. Source: https://github.com/djc/template-benchmarks-rs

svelterust avatar Aug 06 '21 17:08 svelterust

One other area where sailfish shines is components, while askama only has inheritance (much less useful from my point of view).

sheosi avatar Oct 16 '23 22:10 sheosi