Teng is general purpose template engine for C++.
It's not in active development, but it works and is used in production.
Doc is available unfortunately only in intranet.
- 5.x.x is the current version,
- 4.x.x was temporary version, with regex fixes which change the binary compatibility, it's not maintained anymore,
- 3.x.x can be found in libteng3 branch and only bug fixes are made,
- 2.x.x can be found in libteng2 branch, it's not maintained anymore.