tlhunter-sorted-set12.1mMIT0.1.0A skip list implementation inspired by the Sorted Set in Redis.
tlhunterover 1 year agoskip-list, set, linked-list, map proper-skip-list2.5kMIT4.1.0Fast skip list with flexible interface to traverse neighboring nodes bidirectionally.
jonduboisabout 3 years agoskip, list, proper, fast sorted-set9330.3.0a sorted set based heavily upon redis' skip list implementation
globesherpaabout 3 years agoskip-list, sorted-set, linked-list, data skipstruct1400.3.0Set of efficient data structures based on skip lists.
alexeyraspopov9 months agoskiplist, skip-list, data-structure, probabilistic redis-sorted-set104MIT2.0.0A JavaScript implementation of Redis Sorted Sets.
axelpaleabout 3 years agoskip-list, set, linked-list, ordered