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.
- Updated
Mar 6, 2023 - TypeScript
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.
(persistent) DAta Structures In Elixir.
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.
Redis sorted set with size limit within time frame
Mainly change sorted set to hold time series elements which elements repeatable.
Creating subsets from SoredSet.
Add a description, image, and links to the sorted-set topic page so that developers can more easily learn about it.
To associate your repository with the sorted-set topic, visit your repo's landing page and select "manage topics."