Jet a new template engine for Go - Fast without pre-compilation or unsafe

Hi folks, i want to introduce this project that i am developing, is a template engine for Go http://github.com/CloudyKit/jet.

In the benchmarks that i ran against many template engines, Jet showed higher performance against all template engines without pre-compilation and also higher performance against some of the pre-compiled template engines.

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.