circle-ds
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
ptdev-tsds
A fairly lightweight implementation of common data structures (Stacks, Queues, Lists, and Trees) in typescript that don't have native js implementations.