Showing 1-20 of 1,152,320 packages
Maintain and search through a sorted array using some low level functions
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Push items to an array at their correct sort-position
A skip list implementation inspired by the Sorted Set in Redis.
Fast and tiny fuzzy-search utility
JavaScript date/time utilities for Vega.
Better binary searching
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Check if an Array is sorted
Get the union of two sorted streams
Array manipulation, ordering, searching, summarizing, etc.
Removes duplicates from a sorted array in place
Binary search: Equal & closest search in sorted array.
Different binary search tree implementations, including a self-balancing one (AVL)
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Lazy-evaluating list of files, based on globs or regex patterns
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
Get the ArrayBuffer out of a TypedArray, robustly.
Returns a copy of an object with its keys sorted
Alternative JSON.stringify function with sorted keys, so the output is stable.