Jinja2Cpp
Template engine
C++ implementation of the Jinja2 Python template engine
Jinja2 C++ (and for C++) almost full-conformance template engine implementation
501 stars
18 watching
85 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
c-plus-pluscppcpp17cpp20jinjajinja2jinja2-templatesjinja2-templating-enginestring-formatterstring-templatetemplate-enginetemplates
Related projects:
Repository | Description | Stars |
---|---|---|
pantor/inja | A template engine for modern C++ | 1,675 |
cuchi/jinja2-action | An action in GitHub workflows to run the Jinja2 template engine. | 43 |
cidrblock/td4a | A tool for designing and testing jinja2 templates for automation | 212 |
straight-shoota/crinja | Implementation of Jinja2 template language in Crystal | 126 |
metakirby5/zenbu | A cascading theme engine using Jinja2 and YAML for variable definition. | 116 |
kblomqvist/yasha | A command-line tool that generates code by rendering Jinja templates with customizable variables and extensions. | 246 |
joshpeterson/cpp-template | A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
enthus1ast/nimja | A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. | 185 |
ageekinside/fastapi-jinja | Integrates Jinja template language with FastAPI to render dynamic web pages. | 69 |
arnavb/cpp14-project-template | A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
tategakibunko/jingoo | An OCaml template engine that is almost compatible with Jinja2 | 127 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,364 |
filipdutescu/modern-cpp-template | A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,730 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |