dumb_numb_set 0.0.1
Ever needed to compactly store and query a set of mostly consecutive, non-negative integers? Probably not, but if you do this library may work for you. It's just about as fast as a Set and a lot smaller for numbers that stay close together.