A simple, static Stack of int. If you can spare the additional ~1k FLASH for StackArray or StackList, please use them. ATtiny parts are tight on FLASH, and I didn't need the extra functionality.
This is primarily used in Flasher to print most-significant-digit first, and store additional high/low pulses.