bordeux/tmpltool
Fast template renderer supporting many datasources and hundreds of functions
This tool helps operations engineers and developers quickly generate configuration files, scripts, or documentation from templates. It takes template files, along with data from environment variables, JSON, YAML, or TOML files, and produces a complete output file or string. It's ideal for anyone needing to automate the creation of text-based assets based on dynamic input.
Use this if you need to quickly and reliably generate structured text files like configuration settings, deployment manifests, or reports using a simple command-line tool.
Not ideal if you need a full-fledged programming language for complex logic, a graphical user interface, or interactive template editing.
Stars
11
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Feb 01, 2026
Monthly downloads
5
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/bordeux/tmpltool"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.