sorted-set
a sorted set based heavily upon redis' skip list implementation
a sorted set based heavily upon redis' skip list implementation
A data structure for calculating running totals in multiple dimensions in O(ln(n)).
A JavaScript implementation of Redis Sorted Sets.
a sorted map based heavily upon redis' skip list implementation
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
A skip list implementation inspired by the Sorted Set in Redis.
Set of efficient data structures based on skip lists.
Skip list data structure for JavaScript
Skip list data structure for JavaScript