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