sorted-set topic

List sorted-set repositories

collectable

272
Stars
14
Forks
Watchers

High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015...

zset

86
Stars
32
Forks
Watchers

Sorted set in golang.

immutable-sorted

29
Stars
5
Forks
Watchers

This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.