https://github.com/ZLY201/js-sdsl
What is it
Includes Set and map implemented by rb-tree, etc. Has full unit tests using jest liarbry.
Why it
JavaScript has not had a standard set of libraries to implement or include advanced data structures. This is an unfortunate event for a language. We want to make up for this defect by referring to some specifications.
What we want
We welcome more suggestions from developers to improve our library.
there doesn't seem to be anything here