rbtree-ts
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
SortedMap implemented in Immutable.js
Pass objects or variables and the generated hash will be the same regardless of the order the parameters were passed.
The fastest sorting algorithm ever with the speed of O(1)
Map, Set, and Object subclasses that efficiently maintain a sorted iteration order.
The most feature-rich drop-in Map replacement ever. Supports sorting, nested layers, customizable loose key comparison, multiple values per key, value time-to-live expiration, and much more.
Cartesian product of a list including only sorted elements
Generate Big Number of Arrays ( 5000 > )
A small module to check if an Array is sorted
检测数组是否排序的模块
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, `toBeSorted` and `toBeSortedBy`
Merge multiple async iterables into a single sorted async iterable
SortedSet data structure with purge functionality.