Stencil is a library for developing Web-based applications in C++. It includes request and response objects, a skinnable template engine, server API abstraction, and facilities for load balancing, browser jogging, security and catching runaway CGIs. It also includes some useful Javascripts and images. Stencil is the successor to Groundwork.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: Fixes a multipart form processing bug. All methods use (u)int(16|32|64)_t types rather than (unsigned )(short|long|long long) types.


Changes: This release fixes a bug where skin variables could end up empty if they contained tag-based content (such as XML).


No changes have been submitted for this release.


No changes have been submitted for this release.