fast-int-set
> A fast Set implementation for integer numbers, written in JavaScript This library has several data structures, focused on working with sets of integer values using get/set, and/or/not/xor operations
bm
Create and use bitmasks of arbitrary depth without thinking.