StrStack
========
Linux: [![Build Status](https://travis-ci.org/Stebalien/str_stack.svg?branch=master)](https://travis-ci.org/Stebalien/str_stack)
A string allocation library. This is primarily useful when you want to allocate
a bunch of small strings, use them, and then destroy them all together.
Documentation
* *
https://stebalien.github.com/str_stack/str_stack/
Performance