2 releases
Uses new Rust 2024
| 0.1.1 | Oct 31, 2025 |
|---|---|
| 0.1.0 | Oct 9, 2025 |
#675 in Configuration
39KB
850 lines
configtpl
General
A configuration library which uses Jinja + YAML to render the configuration values.
Status
Early WIP
How to add to your project
Configtpl can be integrated into your project in the following ways:
- Cargo crate, for Rust projects
- Static library (C, C++)
- Dynamic *.so, *.dll library (C, C++)
Dependencies
~1.5MB
~31K SLoC