Fork of `binary-search` module that passes indexes to comparators
Implement search on any static website.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type
Tiny but powerful full-text search engine for browser and Node
Different binary search tree implementations, including a self-balancing one (AVL)
Fast static spatial index for rectangles
Very small binary search index implimentation.
Parse binary files with a schema into nicely readable objects
Azure client library to use AI Search for node.js and browser.
Helper for implementing advanced search features with algolia
This package provides support for the [RediSearch](https://redisearch.io) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the RedisJSON module. It extends the [Node Redis client](https://github.c
A very fast static 2D index for points based on kd-tree.
Low footprint ECMAScript source code parser
Better binary searching
Binary Search Trees
tiny binary search function with comparators
JS Search is an efficient, client-side search library for JavaScript and JSON objects
Get the line and column number of a specific character in a string
Push items to an array at their correct sort-position
A network resilient, persistent full-text search library for the browser and Node.js
AWS SDK for JavaScript Resource Explorer 2 Client for Node.js, Browser and React Native
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
MongoDB Atlas Search Index JSON schemas
Measures patterns of attribute values associated with features. Reveals whether similar values tend to occur near each other, or whether high or low values are interspersed
Binary search and index methods for Ruby Arrays.
Binary search and index methods for Ruby Arrays.
An Active Support concern extending Active Record with the ability to binary search a table for use with non-indexed, sorted tables. The gem allows you to avoid slow database scans if you have an auto-incrementing primary key running in parallel with a column which you want to search.
mailmate is a Ruby library and CLI for working with MailMate's on-disk storage and AppleScript surface. It includes a smart-mailbox filter engine (lexer/parser/evaluator over MailMate's filter language), readers for the binary header indexes, and CLI tools for searching, reading, modifying, and sending mail via MailMate. Requires macOS with MailMate installed. Some library pieces (parser, evaluator, fixture-driven tests) work on any platform; the integration pieces (AppleScript driver, filesystem readers) raise Mailmate::PlatformError on non-macOS hosts.