An open API service indexing awesome lists of open source software.

https://github.com/begeekmyfriend/skiplist

skip list with rank, code less than z_set in redis
https://github.com/begeekmyfriend/skiplist

algorithm data-structure skiplist

Last synced: about 2 months ago
JSON representation

skip list with rank, code less than z_set in redis

Awesome Lists containing this project

README

        

skiplist
========

When skiplist meets list head, something interesting might happen...Code less than z_set in Redis.