plustache
plustache copied to clipboard
use std::map.find() instead of checking for empty string
checking for empty string inserts a new empty element, which is bad for large data.