tlhunter-sorted-set
JSON →A JavaScript skip list implementation of Redis Sorted Sets (sorted-map/redis-sorted-map fork). v0.1.0 (latest, stable). Provides O(log N) average-time add, remove, rank, range, score, and cardinality operations. Supports intersection of multiple sets. Members can be any primitive value (strings, symbols, objects). No external dependencies. Not actively maintained, but functional for basic use cases.
Resources
packagetlhunter-sorted-set ↗
API endpoints
full doc /v1/registry/tlhunter-sorted-set