nstateful
A Go library for maintaining fair resource distribution in multi-tenant systems using a randomized algorithm with constant memory usage. It's designed to be a "fit-and-forget" solution requiring minimal tuning or operational overhead. FAIR aims to prevent heavy hitters from monopolizing resources while ensuring that well-behaved clients get their fair share.