thesyncim / skipset

skipset is a high-performance, scalable concurrent sorted set based on skip-list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skipset is a high-performance, scalable, concurrent-safe set based on skip-list.

About

skipset is a high-performance, scalable concurrent sorted set based on skip-list.

License:MIT License


Languages

Language:Go 100.0%