rbst-lite
this package will provide a javascript implementation of randomized-binary-search-tree derived from http://kukuruku.co/hub/cpp/randomized-binary-search-trees with zero npm-dependencies
bbst
Balanced binary search tree implemented as Treaps
treap
An implementation of the treap data structure for node.js and the browser