/skipset

skipset is a high-performance concurrent sorted set based on skip list. Up to 3x ~ 10x faster than sync.Map in the typical pattern.

Primary LanguageGoMIT LicenseMIT

Watchers