plf::stack
A data container replicating std::stack functionality but with better performance than standard library containers in a stack context. C++98/03/11/14/etc-compatible. Full documentation/function descriptions here: https://plflib.org/stack.htm
Benchmarks are here: https://plflib.org/stack.htm#benchmarks