There are 0 repository under sorted-set topic.
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
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.
SortedSet and SortedMap with skip list for Go
Leaderboard API implemented with Node.js and Redis.
Typescript implementations of in-memory cache data-structures for Node and Browser.
A faster, immutable replacement for Ruby's Set
An implementation of a skip list as a sorted set
An immutable in-memory tree data structure for maintaining an ordered set of 32 bit integers.
an implementation of sorted set class in C++ using singly linked list.
Creating subsets from SoredSet.